mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-06-05 03:18:40 +02:00
refactored ClusterFinder and find_clusters, add clusterfinder_benchmark, refactored main in benchmarks
This commit is contained in:
@@ -128,6 +128,4 @@ BENCHMARK_F(TwoArrays, MultiplyAddDivideWithIndex)(benchmark::State &st) {
|
||||
}
|
||||
benchmark::DoNotOptimize(res);
|
||||
}
|
||||
}
|
||||
|
||||
BENCHMARK_MAIN();
|
||||
}
|
||||
Reference in New Issue
Block a user