# perfsee **Repository Path**: ByteDance/perfsee ## Basic Information - **Project Name**: perfsee - **Description**: a set of tools for measuring and debugging performance of frontend applications - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-05 - **Last Updated**: 2026-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Perfsee

[English](README.md) | 中文 README Perfsee 提供了一系列测量、分析前端项目性能的工具,包括打包产物分析、Lighthouse 分析、火焰图可视化等等。 ## 贡献协议 请点击 [Contributing](CONTRIBUTING.md) 查看更多细节. ## 行为准则 请点击 [Code of Conduct](CODE_OF_CONDUCT.md) 查看更多细节. ## 安全漏洞 如果你在此项目中发现了一个潜在的安全问题,请联系[字节跳动安全中心](https://security.bytedance.com/src)或发送邮件到[漏洞汇报](sec@bytedance.com). 请**不要**创建公开的 Github issue. ## 开源协议 本项目采用 [Apache-2.0 License](LICENSE) 协议. ## Credits 我们的工作很大程度上受到了一些优秀的开源项目启发,它们包括: - [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) - [lighthouse](https://github.com/GoogleChrome/lighthouse) - [speedscope](https://github.com/jlfwong/speedscope)