We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ab195 commit 1300eb1Copy full SHA for 1300eb1
.github/workflows/c-cpp.yml
@@ -94,4 +94,4 @@ jobs:
94
env:
95
CXX: g++-12
96
GBENCH: ${{ github.workspace }}/benchmark
97
- run: bash -x scripts/bench-compare.sh avx
+ run: bash -x scripts/branch-compare.sh avx
0 commit comments