Dask performance penalty compared to multiprocessing
I’ve recently found a strange performance penalty in using dask that I was not actually expecting. The code below allows to reproduce it:
I’ve recently found a strange performance penalty in using dask that I was not actually expecting. The code below allows to reproduce it: