Skip to content

Commit 2668cd2

Browse files
d-v-bmaxrjones
andauthored
Apply suggestion from @maxrjones
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
1 parent 3678e01 commit 2668cd2

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)