diff --git a/docs/performance/benchmarks.rst b/docs/performance/benchmarks.rst new file mode 100644 index 0000000000..0f1044be42 --- /dev/null +++ b/docs/performance/benchmarks.rst @@ -0,0 +1,6 @@ +Performance Tests - Benchmarks +============================== + +Click `here `_ to view the latest performance benchmarks for packages in this repo. + +Please note that the flutation in the results are mainly because [machines with different CPUs](https://github.com/benchmark-action/github-action-benchmark/issues/79) are used for tests. diff --git a/docs/public/index.rst b/docs/public/index.rst index ed9c69fab7..3103b8ca94 100644 --- a/docs/public/index.rst +++ b/docs/public/index.rst @@ -36,6 +36,14 @@ OpenTelemetry C++ otel_docs/namespace_opentelemetry__sdk__instrumentationlibrary otel_docs/namespace_opentelemetry__sdk__resource +.. toctree:: + :maxdepth: 1 + :caption: Performance + :name: performance-tests + :glob: + + performance/** + .. toctree:: :maxdepth: 1 :caption: Further Reading