Feature benchmarking #37
Annotations
2 errors and 1 warning
benchmarks/benchmarks.cpp:2:10 [clang-diagnostic-error]:
benchmarks/benchmarks.cpp#L2
'benchmark/benchmark.h' file not found
|
cpp-linter
Process completed with exit code 1.
|
benchmarks/benchmarks.cpp:102:11 [cppcoreguidelines-avoid-non-const-global-variables]:
benchmarks/benchmarks.cpp#L102
variable 'BM_vacuumOscillations' is non-const and globally accessible, consider making it const
|