mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-19 23:16:11 +00:00
Compare commits
6 Commits
500f5c371d
...
31ed8e9ceb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31ed8e9ceb | ||
|
|
ae2daeeda7 | ||
| 0a9d9e38c3 | |||
| 4d846287e8 | |||
| bdd3293c65 | |||
|
|
bda1298397 |
2
.github/workflows/run-benchmarks.yml
vendored
2
.github/workflows/run-benchmarks.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
run: cargo bench
|
run: cargo bench
|
||||||
|
|
||||||
- name: Upload benchmark reports
|
- name: Upload benchmark reports
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: benchmark-reports-${{ github.sha }}
|
name: benchmark-reports-${{ github.sha }}
|
||||||
path: ./target/criterion/
|
path: ./target/criterion/
|
||||||
|
|||||||
Reference in New Issue
Block a user