-
- Downloads
[VecGeom-35] Reducing nrep parameter to speedup unit tests
BTW, the performance is pretty linear on the number of repetitions, so 4 repetitions is good enough to get a good performance estimate. If increasing processing time is needed because total time is too small, increasing the number of points provides better averaging over shape volumes, so it is better than just increasing the number of repetitions.
Showing
- test/benchmark/BoxBenchmark.cpp 1 addition, 1 deletiontest/benchmark/BoxBenchmark.cpp
- test/benchmark/ParaboloidBenchmark.cpp 2 additions, 2 deletionstest/benchmark/ParaboloidBenchmark.cpp
- test/benchmark/PolyconeBenchmark.cpp 1 addition, 1 deletiontest/benchmark/PolyconeBenchmark.cpp
- test/benchmark/PolyhedronBenchmark.cpp 2 additions, 2 deletionstest/benchmark/PolyhedronBenchmark.cpp
- test/benchmark/TorusBenchmark.cpp 1 addition, 1 deletiontest/benchmark/TorusBenchmark.cpp
Please register or sign in to comment