Skip to content

[Feature Request]: 基准测试优化 #338

@HaydenOrz

Description

@HaydenOrz

Topic

Enhance existing features

Description

  1. 分为冷启动和热启动两种模式,当node版本低于21.x 版本时,不允许测试冷启动
  2. 输出markdown 格式优化,console 打印小箭头
  3. 输出报告需要 node 版本信息,去除内存占用信息
  4. 输出报告的 gitignore 可以通过单独的文件做到,输出报告分为测试模式/release模式,测试模式不追踪报告,release 模式追踪报告
  5. 在 release 的时候保存新的基准测试文件
  6. stdio: ['inherit', process.stdout, 'pipe'] 导致无法打印错误信息

Metadata

Metadata

Assignees

Labels

enhancementEnhance existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions