Skip to content

Commit

Permalink
[DOC] Fix typo in benchmarks.rst (open-telemetry#2542)
Browse files Browse the repository at this point in the history
  • Loading branch information
orion160 authored Feb 20, 2024
1 parent e1119ed commit 2f3fbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public/performance/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Performance Tests - Benchmarks

Click `here <https://open-telemetry.github.io/opentelemetry-cpp/benchmarks/index.html>`_ 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.
Please note that the fluctuation in the results are mainly because `machines with different CPUs <https://github.com/benchmark-action/github-action-benchmark/issues/79>`_ are used for tests.

1 comment on commit 2f3fbd4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'OpenTelemetry-cpp sdk Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 2f3fbd4 Previous: e1119ed Ratio
BM_SumAggregation 10695156.29818565 ns/iter 4318735.816261985 ns/iter 2.48

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.