perf_hooks: add statistical hypothesis testing to histogram · nodejs/node@9e8e908 · GitHub
Skip to content

Commit 9e8e908

Browse files
jasnelladuh95
authored andcommitted
perf_hooks: add statistical hypothesis testing to histogram
Welch's t-test, Mann-Whitney U test, Cohen's d, and Cliff's delta, and and handful of others These methods enable in-process benchmark comparison and regression detection without external dependencies. No new dependencies. Tests and docs created by the AI agent. Signed-off-by: James M Snell <jasnell@gmail.com> Assisted-by: Opencode/Opus PR-URL: #65416 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
1 parent dc51c79 commit 9e8e908

6 files changed

Lines changed: 1647 additions & 10 deletions

File tree

doc/api/perf_hooks.md

Lines changed: 255 additions & 0 deletions

0 commit comments

Comments
 (0)