Skip to content

Commit d2fed2f

Browse files
committed
Update benchmarks docs to link to CONTRIBUTING.md and live results
1 parent fab727d commit d2fed2f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/performance/benchmarks.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Performance Tests - Benchmarks
22
==============================
33

4-
Performance benchmarks for individual packages can be found within each package's directory
5-
(e.g., ``propagator/opentelemetry-propagator-aws-xray/benchmarks/``).
4+
For instructions on running and writing benchmarks locally, see the
5+
`Benchmarks section of CONTRIBUTING.md <https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CONTRIBUTING.md#benchmarks>`_.
66

7-
To run benchmarks locally, install the package with its benchmark dependencies and use ``pytest --benchmark-only``.
7+
Live benchmark results are published at
8+
`opentelemetry.io/docs/languages/python/benchmarks <https://opentelemetry.io/docs/languages/python/benchmarks/>`_.

0 commit comments

Comments
 (0)