diff --git a/benchmarks/data.js b/benchmarks/data.js index db97070734..b2a92157f1 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710958933481, + "lastUpdate": 1711043009395, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -159420,6 +159420,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 280\ncpu: 478936.3714285717 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": "788631d964d2ac3d0fb5180b3dd80917242946bf", + "message": "Upgrade to googletest 1.14.0 (#2596)", + "timestamp": "2024-03-21T10:26:04-07:00", + "tree_id": "3269be88cb0cf7bd93c63f84fd215f2a01d25a1c", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/788631d964d2ac3d0fb5180b3dd80917242946bf" + }, + "date": 1711043003208, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 50.25230407714844, + "unit": "ns/iter", + "extra": "iterations: 3125000\ncpu: 44.49928032000001 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 173.31744973293362, + "unit": "ns/iter", + "extra": "iterations: 853000\ncpu: 163.8973376318875 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 1080.2213962261494, + "unit": "ns/iter", + "extra": "iterations: 130000\ncpu: 1079.504653846154 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 2316683.9281717935, + "unit": "ns/iter", + "extra": "iterations: 300\ncpu: 481883.1400000001 ns\nthreads: 1" + } + ] } ] }