root-project / rootbench

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

[cmake] Allow user to specify json output fromat of the benchmarks #259

Closed ikabadzhov closed 1 year ago

ikabadzhov commented 1 year ago

This allows natively to use the google tool compare.py, which expects json formatted google benchmarks.

Co-authored-by: Bertrand Bellenot Bertrand.Bellenot@cern.ch