mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-02 16:04:20 +01:00
Merge 'Fix: Rename clickbench output file limbo/turso' from Henrik Ingo
Closes #2552
This commit is contained in:
6
.github/workflows/rust_perf.yml
vendored
6
.github/workflows/rust_perf.yml
vendored
@@ -64,12 +64,12 @@ jobs:
|
||||
- name: Clickbench
|
||||
run: make clickbench
|
||||
|
||||
- name: Analyze LIMBO result with Nyrkiö
|
||||
- name: Analyze TURSO result with Nyrkiö
|
||||
uses: nyrkio/change-detection@HEAD
|
||||
with:
|
||||
name: clickbench/limbo
|
||||
name: clickbench/turso
|
||||
tool: time
|
||||
output-file-path: clickbench-limbo.txt
|
||||
output-file-path: clickbench-tursodb.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.
|
||||
|
||||
Reference in New Issue
Block a user