Skip to content

Commit 7d11317

Browse files
authored
Add flexible tick aggregators support (#61)
1 parent b1df80d commit 7d11317

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+6619
-821
lines changed

benchmarks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function(add_flox_benchmark name)
1717
endfunction()
1818

1919
add_flox_benchmark(nlevel_order_book_benchmark)
20-
add_flox_benchmark(candle_aggregator_benchmark)
20+
add_flox_benchmark(bar_aggregator_benchmark)
2121
add_flox_benchmark(binary_log_benchmark)
2222
add_flox_benchmark(event_bus_benchmark)
2323
add_flox_benchmark(multi_symbol_benchmark)

0 commit comments

Comments
 (0)