Skip to content

Commit 0f27a2a

Browse files
committed
Merge branch 'chore/benchmarks' of github.com:d-v-b/zarr-python into chore/benchmarks
2 parents 668247c + 2668cd2 commit 0f27a2a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/contributing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,6 @@ Open an issue on GitHub announcing the release using the release checklist templ
237237
Zarr uses [pytest-benchmark](https://pytest-benchmark.readthedocs.io/en/latest/) for running
238238
performance benchmarks as part of our test suite. The benchmarks can be are found in `tests/benchmarks`.
239239
By default pytest is configured to run these benchmarks as plain tests (i.e., no benchmarking). To run
240-
a benchmark with timing measurements, use the `--benchmark-enable` when invoking `pytest`.
240+
a benchmark with timing measurements, use the `--benchmark-enable` when invoking `pytest`.
241+
242+
The benchmarks are run as part of the continuous integration suite through [codspeed](https://codspeed.io/zarr-developers/zarr-python).

0 commit comments

Comments
 (0)