|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1756855888117, |
| 2 | + "lastUpdate": 1756855890919, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -328764,6 +328764,54 @@ window.BENCHMARK_DATA = { |
328764 | 328764 | "extra": "iterations: 222\ncpu: 622821.1576576577 ns\nthreads: 1" |
328765 | 328765 | } |
328766 | 328766 | ] |
| 328767 | + }, |
| 328768 | + { |
| 328769 | + "commit": { |
| 328770 | + "author": { |
| 328771 | + |
| 328772 | + "name": "Marc Alff", |
| 328773 | + "username": "marcalff" |
| 328774 | + }, |
| 328775 | + "committer": { |
| 328776 | + |
| 328777 | + "name": "GitHub", |
| 328778 | + "username": "web-flow" |
| 328779 | + }, |
| 328780 | + "distinct": true, |
| 328781 | + "id": "c3f3fcd31d2ebe1b7d9950c39e3ae3b1a9e11201", |
| 328782 | + "message": "[MAINTAINER] Maintain version numbers with tbump (#3616)", |
| 328783 | + "timestamp": "2025-09-02T16:26:57-07:00", |
| 328784 | + "tree_id": "2d139de23db0eb5136bdf4e64ee09ef4effec0eb", |
| 328785 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c3f3fcd31d2ebe1b7d9950c39e3ae3b1a9e11201" |
| 328786 | + }, |
| 328787 | + "date": 1756855865416, |
| 328788 | + "tool": "googlecpp", |
| 328789 | + "benches": [ |
| 328790 | + { |
| 328791 | + "name": "BM_OtlpExporterEmptySpans", |
| 328792 | + "value": 18.093928507471166, |
| 328793 | + "unit": "ns/iter", |
| 328794 | + "extra": "iterations: 7719000\ncpu: 18.088048451872005 ns\nthreads: 1" |
| 328795 | + }, |
| 328796 | + { |
| 328797 | + "name": "BM_OtlpExporterSparseSpans", |
| 328798 | + "value": 130.7988835272388, |
| 328799 | + "unit": "ns/iter", |
| 328800 | + "extra": "iterations: 1070000\ncpu: 128.51379158878504 ns\nthreads: 1" |
| 328801 | + }, |
| 328802 | + { |
| 328803 | + "name": "BM_OtlpExporterDenseSpans", |
| 328804 | + "value": 949.6275162854731, |
| 328805 | + "unit": "ns/iter", |
| 328806 | + "extra": "iterations: 151000\ncpu: 945.4876622516558 ns\nthreads: 1" |
| 328807 | + }, |
| 328808 | + { |
| 328809 | + "name": "BM_otlp_grpc_with_collector", |
| 328810 | + "value": 1784303.2631638874, |
| 328811 | + "unit": "ns/iter", |
| 328812 | + "extra": "iterations: 223\ncpu: 634480.0179372195 ns\nthreads: 1" |
| 328813 | + } |
| 328814 | + ] |
328767 | 328815 | } |
328768 | 328816 | ] |
328769 | 328817 | } |
|
0 commit comments