-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Labels
enhancementEnhance existing featureEnhance existing feature
Description
Topic
Enhance existing features
Description
- 分为冷启动和热启动两种模式,当node版本低于21.x 版本时,不允许测试冷启动
- 输出markdown 格式优化,console 打印小箭头
- 输出报告需要 node 版本信息,去除内存占用信息
- 输出报告的 gitignore 可以通过单独的文件做到,输出报告分为测试模式/release模式,测试模式不追踪报告,release 模式追踪报告
- 在 release 的时候保存新的基准测试文件
- stdio: ['inherit', process.stdout, 'pipe'] 导致无法打印错误信息
Metadata
Metadata
Assignees
Labels
enhancementEnhance existing featureEnhance existing feature