|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748632669168, |
| 2 | + "lastUpdate": 1748632671540, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -278130,6 +278130,54 @@ window.BENCHMARK_DATA = { |
278130 | 278130 | "extra": "iterations: 223\ncpu: 622886.7937219733 ns\nthreads: 1" |
278131 | 278131 | } |
278132 | 278132 | ] |
| 278133 | + }, |
| 278134 | + { |
| 278135 | + "commit": { |
| 278136 | + "author": { |
| 278137 | + |
| 278138 | + "name": "Tom Tan", |
| 278139 | + "username": "ThomsonTan" |
| 278140 | + }, |
| 278141 | + "committer": { |
| 278142 | + |
| 278143 | + "name": "GitHub", |
| 278144 | + "username": "web-flow" |
| 278145 | + }, |
| 278146 | + "distinct": true, |
| 278147 | + "id": "7a847caafc0baaec6de424dc0cda7c76cf871213", |
| 278148 | + "message": "[DOC] Udpate link to membership document (#3452)", |
| 278149 | + "timestamp": "2025-05-30T21:13:55+02:00", |
| 278150 | + "tree_id": "1850c3adf3799f6809db4e99e5d5353b3c63f2e3", |
| 278151 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a847caafc0baaec6de424dc0cda7c76cf871213" |
| 278152 | + }, |
| 278153 | + "date": 1748632652295, |
| 278154 | + "tool": "googlecpp", |
| 278155 | + "benches": [ |
| 278156 | + { |
| 278157 | + "name": "BM_OtlpExporterEmptySpans", |
| 278158 | + "value": 18.509389435985224, |
| 278159 | + "unit": "ns/iter", |
| 278160 | + "extra": "iterations: 7481000\ncpu: 18.509422269750036 ns\nthreads: 1" |
| 278161 | + }, |
| 278162 | + { |
| 278163 | + "name": "BM_OtlpExporterSparseSpans", |
| 278164 | + "value": 132.695615799109, |
| 278165 | + "unit": "ns/iter", |
| 278166 | + "extra": "iterations: 1057000\ncpu: 130.40309366130555 ns\nthreads: 1" |
| 278167 | + }, |
| 278168 | + { |
| 278169 | + "name": "BM_OtlpExporterDenseSpans", |
| 278170 | + "value": 930.7109269519781, |
| 278171 | + "unit": "ns/iter", |
| 278172 | + "extra": "iterations: 149000\ncpu: 928.9903087248322 ns\nthreads: 1" |
| 278173 | + }, |
| 278174 | + { |
| 278175 | + "name": "BM_otlp_grpc_with_collector", |
| 278176 | + "value": 1738717.5134250096, |
| 278177 | + "unit": "ns/iter", |
| 278178 | + "extra": "iterations: 224\ncpu: 625361.5401785715 ns\nthreads: 1" |
| 278179 | + } |
| 278180 | + ] |
278133 | 278181 | } |
278134 | 278182 | ] |
278135 | 278183 | } |
|
0 commit comments