diff --git a/benchmarks/data.js b/benchmarks/data.js index b1edc9d9b8..24d973ce9d 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1740136415841, + "lastUpdate": 1740136418360, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -244620,6 +244620,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 232\ncpu: 606641.650862069 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "sharmapranav@google.com", + "name": "Pranav Sharma", + "username": "psx95" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "a7f9daf4cf46c5037cf2bae0085ceec4bf673baf", + "message": "[SDK] Add meter scope configurator (#3268)", + "timestamp": "2025-02-21T12:10:14+01:00", + "tree_id": "0985c00f2366c8a07d21790b71e9d06f4d415772", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a7f9daf4cf46c5037cf2bae0085ceec4bf673baf" + }, + "date": 1740136402805, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 18.11312481028135, + "unit": "ns/iter", + "extra": "iterations: 7808000\ncpu: 18.113152151639348 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 130.59422317962074, + "unit": "ns/iter", + "extra": "iterations: 1068000\ncpu: 128.3929550561798 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 927.8619526237842, + "unit": "ns/iter", + "extra": "iterations: 151000\ncpu: 925.6994105960265 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 1684345.3697536304, + "unit": "ns/iter", + "extra": "iterations: 230\ncpu: 609138.1695652172 ns\nthreads: 1" + } + ] } ] }