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 1a162ca commit e41d5d4Copy full SHA for e41d5d4
.github/workflows/benchmarks.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: clang-x64
28
compiler: fil++
29
architecture: -m64
30
- sourcefile: running_erase.cpp
+ sourcefile: running_erasure.cpp
31
compileroptions: -std=c++2a -O3 -DNDEBUG -DHAVE_ABSEIL -DBOOST_ALL_NO_EMBEDDED_GDB_SCRIPTS
32
outputfile: benchmark
33
reportdir: clang-x64
0 commit comments