iris-hep / idap-200gbps-atlas

benchmarking throughput with PHYSLITE
6 stars 1 forks source link

Count dask tasks after optimization #67

Closed gordonwatts closed 6 months ago

gordonwatts commented 6 months ago

Fix the task counter output - which means running the optimization correctly.

The output is now:

0003.6509 - INFO - Number of tasks in the dask graph: optimized: 21,560 unoptimized 268,142

Fixes #65