Skip to content

Commit c0b7e78

Browse files
feat: benchmarking setup (#85)
* switch to merged input files * pass custom schema to ServiceX (requires coffea>=0.7.18) * split coffea pre-processing into separate step * track and save metrics when running coffea * add I/O testing option * add option to scale fraction of files read * add updated data sizes for merged files
1 parent 42ebf73 commit c0b7e78

File tree

3 files changed

+254
-132
lines changed

3 files changed

+254
-132
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ workshops/agctools2022/statistical-inference/input
2525

2626
# CMS ttbar
2727
analyses/cms-open-data-ttbar/workspace.json
28+
analyses/cms-open-data-ttbar/metrics
2829

2930
# dask
3031
dask-worker-space/

0 commit comments

Comments
 (0)