Extract commit pipeline to its own module
This commit is contained in:
@@ -139,6 +139,7 @@ target_link_libraries(nanobench_impl PUBLIC nanobench)
|
||||
# Define all source files in one place
|
||||
set(WEASELDB_SOURCES
|
||||
src/arena.cpp
|
||||
src/commit_pipeline.cpp
|
||||
src/cpu_work.cpp
|
||||
src/format.cpp
|
||||
src/metric.cpp
|
||||
|
||||
Reference in New Issue
Block a user