Hans Dembinski
c4c6d90c21
improved benchmarks, turn off asserts
2019-05-30 13:49:26 +02:00
Hans Dembinski
a1c76d2b0a
generate random numbers outside benchmark loop ( #195 )
2019-05-29 22:26:11 +02:00
Hans Dembinski
7a55bf0e29
move throw_exception implementation to test and benchmark folders
2019-05-28 23:15:17 +02:00
Hans Dembinski
cf9520bdfa
make benchmarks compile with -O3 -march=native -fno-exceptions and -fno-rtti
2019-05-15 21:53:32 +02:00
Hans Dembinski
e75aa6b210
Google benchmark and benchmark improvements
...
* fetching google benchmark with cmake
* use new thread-safe accumulator in histogram_parallel_filling
* update boost, root and gsl benchmarks to use google benchmark
2019-05-03 22:06:01 +02:00
Hans Dembinski
ddc20134ff
fixing benchmark build
2019-02-08 16:26:41 +01:00