Avatar for the zarr-developers user
zarr-developers
zarr-python
BlogDocsChangelog

refactor: simplify internal chunk representation

#3899
Comparing
d-v-b:refactor/simplify-internal-chunk-representation
(
4bc4678
) with
main
(
dd5a321
)
CodSpeed Performance Gauge
-1%
Untouched
66
Skipped
6

Benchmarks

72 total
test_morton_order_iter[(30, 30, 30)]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
138.6 ms138 ms
test_morton_order_iter[(33, 33, 33)]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
185 ms184.4 ms
test_sharded_morton_write_single_chunk[(33, 33, 33)-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
218.3 ms217.9 ms
test_morton_order_iter[(32, 32, 32)]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
166.4 ms166.3 ms
test_morton_order_iter[(20, 20, 20)]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
40.7 ms40.7 ms
test_read_array[local-Layout(shape=(1000000,), chunks=(1000,), shards=None)-gzip]
tests/benchmarks/test_e2e.py
CodSpeed Performance Gauge
0%
959.1 ms959.5 ms
test_sharded_morton_write_single_chunk[(32, 32, 32)-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
196.7 ms196.8 ms
test_slice_indexing[(50, 50, 50)-(slice(None, 10, None), slice(None, 10, None), slice(None, 10, None))-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
1.8 ms1.8 ms
test_read_array[local-Layout(shape=(1000000,), chunks=(1000,), shards=(1000,))-None]
tests/benchmarks/test_e2e.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s
test_slice_indexing[(50, 50, 50)-(0, 0, 0)-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
0%
1.8 ms1.8 ms
test_morton_order_iter[(8, 8, 8)]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
2.8 ms2.8 ms
test_slice_indexing[None-(slice(None, None, None), slice(0, 3, 2), slice(0, 10, None))-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
3.8 ms3.8 ms
test_write_array[local-Layout(shape=(1000000,), chunks=(1000,), shards=(1000,))-gzip]
tests/benchmarks/test_e2e.py
CodSpeed Performance Gauge
-1%
2.5 s2.5 s
test_slice_indexing[(50, 50, 50)-(0, 0, 0)-memory_get_latency]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
4.1 ms4.2 ms
test_slice_indexing[(50, 50, 50)-(slice(None, 10, None), slice(None, 10, None), slice(None, 10, None))-memory_get_latency]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
4.2 ms4.2 ms
test_read_array[local-Layout(shape=(1000000,), chunks=(1000,), shards=(1000,))-gzip]
tests/benchmarks/test_e2e.py
CodSpeed Performance Gauge
-1%
1.8 s1.8 s
test_morton_order_iter[(16, 16, 16)]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
20.6 ms20.8 ms
test_slice_indexing[(50, 50, 50)-(slice(None, None, None), slice(0, 3, 2), slice(0, 10, None))-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
6.4 ms6.5 ms
test_morton_order_iter[(10, 10, 10)]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
5.3 ms5.4 ms
test_sharded_morton_single_chunk[(33, 33, 33)-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
2.1 ms2.1 ms
test_write_array[local-Layout(shape=(1000000,), chunks=(100,), shards=(1000000,))-gzip]
tests/benchmarks/test_e2e.py
CodSpeed Performance Gauge
-1%
10.1 s10.2 s
test_sharded_morton_write_single_chunk[(30, 30, 30)-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
162.9 ms164.8 ms
test_slice_indexing[(50, 50, 50)-(slice(10, -10, 4), slice(10, -10, 4), slice(10, -10, 4))-memory]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
214.1 ms216.7 ms
test_read_array[local-Layout(shape=(1000000,), chunks=(1000,), shards=None)-None]
tests/benchmarks/test_e2e.py
CodSpeed Performance Gauge
-1%
634.7 ms642.5 ms
test_slice_indexing[None-(slice(0, None, 4), slice(0, None, 4), slice(0, None, 4))-memory_get_latency]
tests/benchmarks/test_indexing.py
CodSpeed Performance Gauge
-1%
440.8 ms446.3 ms

Commits

Click on a commit to change the comparison range
Base
main
dd5a321
-1.42%
refactor: rename ResolvedChunking to ChunkLayout
4bc4678
12 hours ago
by d-v-b
© 2026 CodSpeed Technology
Home Terms Privacy Docs