Add benchmark test for open_datatree #9100
Labels
contrib-good-first-issue
topic-DataTree
Related to the implementation of a DataTree class
topic-performance
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
The text was updated successfully, but these errors were encountered: