root-project / rootbench

Collection of benchmarks and performance monitoring applications
GNU Lesser General Public License v2.1
19 stars 41 forks source link

Added benchmark plots, amended RooFitBinned benchmarks, and added bas… #286

Closed abhigyan-ach closed 5 months ago

abhigyan-ach commented 6 months ago

Added the following 4 modifications: Modified RooFitBinnedBenchmarks to accept command line arguements. compare_benchmarks.py: to compare the different benchmarks run_benchmarks.sh : bash script to integrate both visualisation and running benchmarks. Amended CMakeLIsts to copy files from source to build directory. @guitargeek