iris-hep / idap-200gbps-atlas

benchmarking throughput with PHYSLITE
6 stars 1 forks source link

Tune number of file splits #66

Closed gordonwatts closed 6 months ago

gordonwatts commented 6 months ago

We have choosen to split files not by their size, but just numbers of partitions. This is probably not totally scalable, but does cut down a lot of time required.

Fixes #63