mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 10:10:35 +03:00
Unify benchmarks, more accurate measurements
(cherry picked from commit f50d7656bc78c54ec25916b6c8e655c188d79a13)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_executable(benchmarks benchmarks.cpp noodle.cpp)
|
||||
add_executable(benchmarks benchmarks.cpp)
|
||||
set_source_files_properties(benchmarks.cpp PROPERTIES COMPILE_FLAGS
|
||||
"-Wall -Wno-unused-variable")
|
||||
target_link_libraries(benchmarks hs)
|
||||
target_link_libraries(benchmarks hs)
|
||||
|
||||
Reference in New Issue
Block a user