Skip to content

Commit

Permalink
reset benchmark data
Browse files Browse the repository at this point in the history
  • Loading branch information
drexlerd committed Feb 9, 2024
1 parent e0829af commit f0f6a80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmarks/bitset.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,4 @@ BENCHMARK(flatmemory::benchmarks::BM_BitsetBuilderAccess)->Args({100000, 10});
BENCHMARK(flatmemory::benchmarks::BM_BitsetViewCreate)->Args({100000, 10});
BENCHMARK(flatmemory::benchmarks::BM_BitsetViewAccess)->Args({100000, 10});


BENCHMARK_MAIN();

0 comments on commit f0f6a80

Please sign in to comment.