mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 08:24:19 +01:00
Add a sample cargo outputfile to use for faster testing
This commit is contained in:
10
.github/workflows/rust_perf.yml
vendored
10
.github/workflows/rust_perf.yml
vendored
@@ -25,11 +25,11 @@ jobs:
|
||||
|
||||
# - name: Bench
|
||||
# run: cargo bench 2>&1 | tee output.txt
|
||||
- name: Bench (fake)
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
cp .github/data/limbo-cargo-output.txt output.txt
|
||||
- name: Bench (fake)
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
cp .github/data/limbo-cargo-output.txt output.txt
|
||||
|
||||
- name: Analyze benchmark result with Nyrkiö
|
||||
uses: henrikingo/github-action-benchmark@HEAD
|
||||
|
||||
Reference in New Issue
Block a user