文件名称:hiper::rocket:用于性能测试的统计分析工具
文件大小:18KB
文件格式:ZIP
更新时间:2024-02-18 10:09:57
testing pages cli performance web
English | :rocket: 用于性能测试的统计分析工具 per 这个名字很短,每formance喜或喜GH每formance 重要 大家好,请用英语发表您的问题 请使用英语提issue 安装 npm install hiper -g # or use yarn: # yarn global add hiper 输出 注意: It takes period (m)s to load ... 。 该period表示此测试需要时间。 所以-n上升,期间上升。 不是臭虫 性能计时 键 值 DNS查询时间 domainLookupEnd-domainLookupStart TCP连接时间 connectEnd-connectStart TTFB responseStart-requestStart 页面下载时间 responseEnd-responseStart DOM Ready之后下载时间 domComplete-domInteractive 白屏时间 domInteractive-navigationStart DOM准备时间 domContentLoaded
【文件预览】:
hiper-master
----.gitignore(237B)
----README.zh-CN.md(7KB)
----package.json(1KB)
----src()
--------output()
--------cli()
--------index.js(1KB)
--------performance()
--------util()
--------analyzer()
----bin()
--------index.js(225B)
----LICENSE(1KB)
----.eslintrc.js(46B)
----README.md(7KB)
----test()
--------Emitter.test.js(379B)
--------Util.test.js(1KB)