Skip to content

Commit

Permalink
feat: benchmarking setup (#85)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
alexander-held authored Nov 2, 2022
1 parent 42ebf73 commit c0b7e78
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 132 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ workshops/agctools2022/statistical-inference/input

# CMS ttbar
analyses/cms-open-data-ttbar/workspace.json
analyses/cms-open-data-ttbar/metrics

# dask
dask-worker-space/
Loading

0 comments on commit c0b7e78

Please sign in to comment.