diff --git a/benchmarks/data.js b/benchmarks/data.js index a5aae8eba6..1596c6dcdf 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701822823991, + "lastUpdate": 1701822827970, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -129426,6 +129426,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 278\ncpu: 427414.3884892085 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "marc.alff@oracle.com", + "name": "Marc Alff", + "username": "marcalff" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9f6d1453e7b4207eeac20ac3f5b748a1159224af", + "message": "[REMOVAL] Remove ZPAGES (#2433)", + "timestamp": "2023-12-06T01:25:11+01:00", + "tree_id": "96e6c572835461806e96ee5a80e91e30c315ceca", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/9f6d1453e7b4207eeac20ac3f5b748a1159224af" + }, + "date": 1701822822026, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 45.73940306670906, + "unit": "ns/iter", + "extra": "iterations: 3096000\ncpu: 45.420413436692506 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 178.33347102988355, + "unit": "ns/iter", + "extra": "iterations: 789000\ncpu: 177.22217997465148 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 1154.2657526527962, + "unit": "ns/iter", + "extra": "iterations: 123000\ncpu: 1143.6203252032526 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 2282292.3033776945, + "unit": "ns/iter", + "extra": "iterations: 274\ncpu: 507130.65693430667 ns\nthreads: 1" + } + ] } ] }