paulk-asert opened a new pull request, #2787:
URL: https://github.com/apache/groovy/pull/2787

   …on-benchmark compare on PRs
   
   The action hardcodes JMH as smaller-is-better, so throughput (ops/time) 
benchmarks alerted on speedups and never on slowdowns, and it compared against 
the single previous data point on noisy shared runners.
   
   Per-benchmark alerts now live in the jmh-summary.py PR comment instead: 
direction comes from each benchmark's scoreUnit, ratios are measured against 
the trailing 90-day baseline, and runner-speed skew is divided out via the 
existing ruler calibration. Benchmarks >= 1.5x slower are listed explicitly; 
otherwise a quiet all-clear line is shown.
   
   The daily/adhoc workflows still use github-action-benchmark to publish 
gh-pages data, so dashboards and graphs are unchanged.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to