We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab727d commit d2fed2fCopy full SHA for d2fed2f
1 file changed
docs/performance/benchmarks.rst
@@ -1,7 +1,8 @@
1
Performance Tests - Benchmarks
2
==============================
3
4
-Performance benchmarks for individual packages can be found within each package's directory
5
-(e.g., ``propagator/opentelemetry-propagator-aws-xray/benchmarks/``).
+For instructions on running and writing benchmarks locally, see the
+`Benchmarks section of CONTRIBUTING.md <https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CONTRIBUTING.md#benchmarks>`_.
6
7
-To run benchmarks locally, install the package with its benchmark dependencies and use ``pytest --benchmark-only``.
+Live benchmark results are published at
8
+`opentelemetry.io/docs/languages/python/benchmarks <https://opentelemetry.io/docs/languages/python/benchmarks/>`_.
0 commit comments