File tree Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Original file line number Diff line number Diff line change @@ -15,21 +15,22 @@ if(rootbench-datafiles)
1515 LIBRARIES Core RIO
1616 DOWNLOAD_DATAFILES Event0-sample.root)
1717
18- RB_ADD_GBENCHMARK(CompressionBenchmarks_LHCb
19- TFile_LHCb_Benchmarks.cxx
20- LABEL short
21- LIBRARIES Core RIO
22- DOWNLOAD_DATAFILES lhcb_B2ppKK2011_md_noPIDstrip.root)
18+ # FIXME: too long benchmarks, needs to be optimised
19+ #RB_ADD_GBENCHMARK(CompressionBenchmarks_LHCb
20+ # TFile_LHCb_Benchmarks.cxx
21+ # LABEL short
22+ # LIBRARIES Core RIO
23+ # DOWNLOAD_DATAFILES lhcb_B2ppKK2011_md_noPIDstrip.root)
2324
24- RB_ADD_GBENCHMARK(CompressionBenchmarks_NanoAOD
25- TFile_NanoAOD_Benchmarks.cxx
26- LABEL short
27- LIBRARIES Core RIO
28- DOWNLOAD_DATAFILES Run2012B_DoubleMuParked.root)
25+ # RB_ADD_GBENCHMARK(CompressionBenchmarks_NanoAOD
26+ # TFile_NanoAOD_Benchmarks.cxx
27+ # LABEL short
28+ # LIBRARIES Core RIO
29+ # DOWNLOAD_DATAFILES Run2012B_DoubleMuParked.root)
2930
30- RB_ADD_GBENCHMARK(CompressionBenchmarks_ATLAS
31- TFile_ATLAS_Benchmarks.cxx
32- LABEL short
33- LIBRARIES Core RIO
34- DOWNLOAD_DATAFILES gg_data-zstd.root)
31+ # RB_ADD_GBENCHMARK(CompressionBenchmarks_ATLAS
32+ # TFile_ATLAS_Benchmarks.cxx
33+ # LABEL short
34+ # LIBRARIES Core RIO
35+ # DOWNLOAD_DATAFILES gg_data-zstd.root)
3536endif ()
You can’t perform that action at this time.
0 commit comments