PangYiMing/dsh-batch-regression

Plugin ⭐ 1 MIT data

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

Install

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

Add PangYiMing/dsh-batch-regression to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.