|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753716697548, |
| 2 | + "lastUpdate": 1753716700379, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -315324,6 +315324,54 @@ window.BENCHMARK_DATA = { |
315324 | 315324 | "extra": "iterations: 217\ncpu: 636998.9631336405 ns\nthreads: 1" |
315325 | 315325 | } |
315326 | 315326 | ] |
| 315327 | + }, |
| 315328 | + { |
| 315329 | + "commit": { |
| 315330 | + "author": { |
| 315331 | + |
| 315332 | + "name": "Doug Barker", |
| 315333 | + "username": "dbarker" |
| 315334 | + }, |
| 315335 | + "committer": { |
| 315336 | + |
| 315337 | + "name": "GitHub", |
| 315338 | + "username": "web-flow" |
| 315339 | + }, |
| 315340 | + "distinct": true, |
| 315341 | + "id": "03e04520d718e77fa927b0a8526b9454a8ff45dd", |
| 315342 | + "message": "[CMAKE] Don't set iwyu and clang-tidy properties on nlohmann_json with cmake <3.19 (#3568)", |
| 315343 | + "timestamp": "2025-07-28T17:26:54+02:00", |
| 315344 | + "tree_id": "7b241a45b948302e2c3c04842df1469ebfa6a360", |
| 315345 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/03e04520d718e77fa927b0a8526b9454a8ff45dd" |
| 315346 | + }, |
| 315347 | + "date": 1753716677851, |
| 315348 | + "tool": "googlecpp", |
| 315349 | + "benches": [ |
| 315350 | + { |
| 315351 | + "name": "BM_OtlpExporterEmptySpans", |
| 315352 | + "value": 18.193056002147745, |
| 315353 | + "unit": "ns/iter", |
| 315354 | + "extra": "iterations: 7617000\ncpu: 18.191893921491396 ns\nthreads: 1" |
| 315355 | + }, |
| 315356 | + { |
| 315357 | + "name": "BM_OtlpExporterSparseSpans", |
| 315358 | + "value": 130.75747960050342, |
| 315359 | + "unit": "ns/iter", |
| 315360 | + "extra": "iterations: 1065000\ncpu: 129.14946197183102 ns\nthreads: 1" |
| 315361 | + }, |
| 315362 | + { |
| 315363 | + "name": "BM_OtlpExporterDenseSpans", |
| 315364 | + "value": 939.8160280881228, |
| 315365 | + "unit": "ns/iter", |
| 315366 | + "extra": "iterations: 143000\ncpu: 937.4338181818183 ns\nthreads: 1" |
| 315367 | + }, |
| 315368 | + { |
| 315369 | + "name": "BM_otlp_grpc_with_collector", |
| 315370 | + "value": 1717331.1540058681, |
| 315371 | + "unit": "ns/iter", |
| 315372 | + "extra": "iterations: 224\ncpu: 625917.8214285717 ns\nthreads: 1" |
| 315373 | + } |
| 315374 | + ] |
315327 | 315375 | } |
315328 | 315376 | ] |
315329 | 315377 | } |
|
0 commit comments