Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A significant time in xarray.backends.common.py:AbstractWriteableDataStore.set_variables is spent on common.py:is_dask_collection as it checks for the presence of the module dask. This time becomes significant in the case of many small files.
- Loading branch information