-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
contrib-good-first-issuetopic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree classtopic-performance
Description
What is your issue?
To prevent regressions in the future, we should add a benchmark test for opening a deeply nested data tree.
This is to follow up on #9014 @aladinor's performance improvements.
You can see here how we benchmark opening and loading a single netCDF file
xarray/asv_bench/benchmarks/dataset_io.py
Line 125 in 447e5a3
| def time_load_dataset_netcdf4(self): |
TomNicholas
Metadata
Metadata
Assignees
Labels
contrib-good-first-issuetopic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree classtopic-performance