itamarst / dask-memusage

A low-impact profiler to figure out how much memory each task in Dask is using

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explain impact of optimizer decisions on the profiling

itamarst opened this issue · comments

Before graph is run, optimizer may connect tasks. Profiling is per optimized task.