[feature] 增加和性能分析相关的分析能力和导出能力
Open
@MegatronKing is already working on this.
Since May 30, 2024.
enhancement
p1
- Dominant language
- No language data
- Stars
- 6.8k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
最近会用 reqable 来分析手机移动网络访问时网站的性能,有一些问题:
- 发现抓包的信息里对比如 建连时间、首字节时间、下载时间等和性能有关的指标是有缺失或者不明显的(比如首字节时间可能需要用响应开始时间减去连接建立时间)
- 导出的 HAR 里 timing 只有总体时间,没有比如发送请求时间、等待响应时间(首字节)等更细分的
期望可以增加对性能方面的指标分析能力
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.