Ma77Ball opened a new issue, #5670:
URL: https://github.com/apache/texera/issues/5670

   ### Task Summary
   The Benchmarks workflow publishes a `github-action-benchmark` bot commit to 
`gh-pages` on every PR and every merge to main (two per run), which floods the 
repo's Pulse / all-branches commit count. Separately, the PR-vs-main comparison 
loads a stored baseline captured on a different CI runner, so cross-runner 
hardware variance dominates the reported deltas. This task gates gh-pages 
publishing to the weekly scheduled run only, and adds a same-runner main 
baseline (bench the PR head, then re-bench the base main commit in the same 
runner) so the PR comment's comparison is hardware-noise-free, falling back to 
the gh-pages baseline when the re-run is unavailable.
   ### Task Type
   - [x] Performance


-- 
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