-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix compression benchmarks #179
base: master
Are you sure you want to change the base?
Conversation
Output of these benchmarks can be found here. |
We should not use the disk/ssd in cases where we do not want to measure their effects. The benefits are mostly two:
Could you use |
@stwunsch do you think data sets (e,g, ATLAS) and timing of benchmark is appropriate? |
Could you tell me how long the benchmarks run? |
@stwunsch here is output from Keisuke: #179 (comment) |
@oshadura Yes it actually took about 2hrs with my machine. |
i thought we target a runtime of about 30s per benchmark ;) is this realistic for these kind of benchmarks? |
I think you can set the repetitions down to 1. We get the statistcs anyway by running twice a day! |
Then, here is a small NanoAOD(-like) sample: https://root.cern/files/rootbench/SMHiggsToZZTo4L.root |
How about number of levels? Do we really need to measure with 3 different levels? |
ec6abdb
to
8e9705d
Compare
Fixed some problems about LHCb/NanoAOD/ATLAS benchmarks.
To compress properly,
hadd
command.Also, to save time,
Run2012B_DoubleElectron.root
).atlasopendata_mc_117050.ttbar_lep.root
(Monte Carlo data) andatlasopendata_DataMuons.root
(real data).