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

sketch out sync codecs + threadpool

#3715
Comparing
d-v-b:perf/faster-codecs
(
9d77ca5
) with
main
(
f8b3d38
)
CodSpeed Performance Gauge
×5
Improvement
50
Untouched
6
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
f8b3d38
-99.98%
sketch out sync codecs + threadpool
f427898
21 hours ago
by d-v-b
0%
Merge branch 'main' into perf/faster-codecs
dbdc3d4
21 hours ago
by d-v-b
+0.01%
Merge branch 'perf/faster-codecs' of https://github.com/d-v-b/zarr-python into perf/faster-codecs
e24fe7e
10 hours ago
by d-v-b
×3
add partial encode / decode
f979eaa
8 hours ago
by d-v-b
×3.2
add sync hotpath
a934899
8 hours ago
by d-v-b
+15.57%
add comments and documentation
b53ac3e
7 hours ago
by d-v-b
+46.55%
refactor sharding to allow sync
73ac845
7 hours ago
by d-v-b
+7.05%
fix array spec propagation
aeecda8
7 hours ago
by d-v-b
-6.13%
fix countingdict tests
69172fb
6 hours ago
by d-v-b
+4.69%
update design doc
28d0def
5 hours ago
by d-v-b
+6.34%
dynamic pool allocation
f8e39e6
4 hours ago
by d-v-b
+8.76%
default to 1 itemsize for data types that don't declare it
b388911
4 hours ago
by d-v-b
×3.3
Merge branch 'main' into perf/faster-codecs
7e29ef3
4 hours ago
by d-v-b
Merge branch 'main' into perf/faster-codecs
00dde0b
3 hours ago
by d-v-b
+0.69%
remove extra codec pipeline
9d77ca5
2 hours ago
by d-v-b
© 2026 CodSpeed Technology
Home Terms Privacy Docs