Fix CI Performance Tests - #42
Conversation
…pare-performance.ps1`." This reverts commit ffc0041. # Conflicts: # .github/workflows/nightly-performance.yml
|
Nightly Performance job: |
Review notesReviewed against Blocking1. Dropping When the compare step fails, Confirmed empirically on run 34464099806: steps 14 and 15 report The consequence only bites once there are ≥10 data points: a genuine regression exits 1, the regressed figure never enters history, and every subsequent nightly then compares against the same stale baseline and fails forever. Adding 2. The ASN download resolves against the caller's CWD, not The Non-blocking
Checked and soundThe |
Changes
run-performance-tests.ps1(already coupled) fromcommon-ci/rustto here.dryrunandcommon-ci-reftonightly-performance.yml.compare-performance.ps1.