From 49a4d45c927fa6f4fc0729e3dc28fcf32926af7a Mon Sep 17 00:00:00 2001 From: Henrik Ingo Date: Sat, 8 Feb 2025 18:28:43 +0200 Subject: [PATCH] mv push_only.yml to another name in anticipation of adding PRs --- .github/workflows/rust_perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust_perf.yml b/.github/workflows/rust_perf.yml index 0659e796c..2b9a57577 100644 --- a/.github/workflows/rust_perf.yml +++ b/.github/workflows/rust_perf.yml @@ -27,11 +27,11 @@ jobs: - name: Analyze benchmark result with Nyrkiö uses: nyrkio/github-action-benchmark@HEAD - with: name: turso tool: criterion output-file-path: output.txt + # What to do if a change is immediately detected by Nyrkiö. # Note that smaller changes are only detected with delay, usually after a change # persisted over 2-7 commits. Go to nyrkiö.com to view those or configure alerts.