zarr-developers
zarr-python
BlogDocsChangelog

Improve the usability of array runtime config

#3668
Comparing
d-v-b:feat/with-config
(
5d1df75
) with
main
(
0e61449
)
CodSpeed Performance Gauge
+1%
Untouched
48
Skipped
6

Benchmarks

6 total
test_slice_indexing[(slice(None, 10, None), slice(None, 10, None), slice(None, 10, None))-memory]
tests/benchmarks/test_indexing.py
Skipped
913.6 µs*
test_slice_indexing[(slice(None, None, None), slice(0, 3, 2), slice(0, 10, None))-memory]
tests/benchmarks/test_indexing.py
Skipped
4.6 ms*
test_slice_indexing[(slice(0, None, 4), slice(0, None, 4), slice(0, None, 4))-memory]
tests/benchmarks/test_indexing.py
Skipped
495.1 ms*
test_slice_indexing[(slice(10, -10, 4), slice(10, -10, 4), slice(10, -10, 4))-memory]
tests/benchmarks/test_indexing.py
Skipped
271.4 ms*
test_slice_indexing[(slice(None, None, None), slice(None, None, None), slice(None, None, None))-memory]
tests/benchmarks/test_indexing.py
Skipped
499.4 ms*
test_slice_indexing[(0, 0, 0)-memory]
tests/benchmarks/test_indexing.py
Skipped
927.6 µs*

Commits

Click on a commit to change the comparison range
Base
main
0e61449
-1.01%
- Add .config property to Array
8fb3274
1 day ago
by d-v-b
+0.97%
bring back _config as an alias for config; update docstring
3f8f1f6
24 hours ago
by d-v-b
+0.66%
Merge branch 'main' of github.com:zarr-developers/zarr-python into feat/with-config
5d1df75
11 hours ago
by d-v-b
© 2026 CodSpeed Technology
Home Terms Privacy Docs