diff --git a/changelog/455.feature.rst b/changelog/455.feature.rst new file mode 100644 index 00000000..92dc49c9 --- /dev/null +++ b/changelog/455.feature.rst @@ -0,0 +1 @@ +Improve performance of computing arrays when using non-thread or sync dask schedulers, by reducing the amount of data needed to be sent to each worker.