zarr-developers
zarr-python
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Add methods for getting bytes + json to store abc
#3638
Merged
Comparing
d-v-b:feat/get_json
(
89c5acc
) with
main
(
b30ae18
)
CodSpeed Performance Gauge
-1%
Untouched
48
Skipped
6
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
6 total
Archive selected
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
Wall Time instrument
to collect wall time performance metrics.
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
*
Uses the
Wall Time instrument
to collect wall time performance metrics.
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
*
Uses the
Wall Time instrument
to collect wall time performance metrics.
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
*
Uses the
Wall Time instrument
to collect wall time performance metrics.
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
*
Uses the
Wall Time instrument
to collect wall time performance metrics.
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
*
Uses the
Wall Time instrument
to collect wall time performance metrics.
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
b30ae18
+0.98%
Merge branch 'main' into feat/get_json
6f71a6b
10 days ago
by d-v-b
+0.37%
Merge branch 'main' into feat/get_json
d09c072
6 days ago
by d-v-b
-0.95%
make new methods private
d259a7e
6 days ago
by d-v-b
+0.12%
remove changelog entry for private API
b0e7ebe
6 days ago
by d-v-b
-1.1%
Merge branch 'main' into feat/get_json
e7a98f2
3 days ago
by d-v-b
+0.01%
Merge branch 'main' into feat/get_json
89c5acc
1 day ago
by d-v-b
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs