We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee96d12 commit 926c9feCopy full SHA for 926c9fe
.github/workflows/benchmark.yml
@@ -57,5 +57,6 @@ jobs:
57
- name: Run benchmarks
58
uses: CodSpeedHQ/action@v4
59
with:
60
+ mode: walltime
61
run: cargo codspeed run
62
token: ${{ secrets.CODSPEED_TOKEN }}
cspell.config.yml
@@ -109,6 +109,7 @@ words:
109
- vararg
110
- vcpkg
111
- venv
112
+ - walltime
113
- Werror
114
- Xianpeng
115
- zigbuild
0 commit comments