PangYiMing/dsh-batch-regression

插件 ⭐ 1 MIT data

DSH插件:运行命令N轮,按中位数/分布进行判断——批量回归取统计结论

catalog 简介:DSH plugin: run a command N rounds, judge by median/distribution — 批量回归取统计结论

安装

ROUNDS=5 METRIC=time ./scripts/runner.sh "node bench.js"
# samples=5  median=1234ms  (min=1102ms max=1987ms)

ROUNDS=10 METRIC=success ./scripts/runner.sh "npm run build"
# PASS=9/10

PangYiMing/dsh-batch-regression 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。