Skip to content

Commit 4e0701a

Browse files
committed
Add whats-new
1 parent b016dce commit 4e0701a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/whats-new.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ New Features
2525
- Allow chunking for arrays with duplicated dimension names (:issue:`8759`, :pull:`9099`).
2626
By `Martin Raspaud <https://github.com/mraspaud>`_.
2727

28+
Performance
29+
~~~~~~~~~~~
30+
31+
- Small optimization to the netCDF4 and h5netcdf backends (:issue:`9058`, :pull:`9067`).
32+
By `Deepak Cherian <https://github.com/dcherian>`_.
33+
- Small optimizations to help reduce indexing speed of datasets (:pull:`9002`, :pull:`9003`).
34+
By `Mark Harfouche <https://github.com/hmaarrfk>`_.
35+
36+
2837
Breaking changes
2938
~~~~~~~~~~~~~~~~
3039

0 commit comments

Comments
 (0)