Skip to content

Commit 3243c0d

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 93475ff
1 parent ea4adf2 commit 3243c0d

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

benchmarks/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1752878914731,
2+
"lastUpdate": 1752878917671,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -309084,6 +309084,54 @@ window.BENCHMARK_DATA = {
309084309084
"extra": "iterations: 221\ncpu: 626230.2805429867 ns\nthreads: 1"
309085309085
}
309086309086
]
309087+
},
309088+
{
309089+
"commit": {
309090+
"author": {
309091+
"email": "[email protected]",
309092+
"name": "Mathieu Robin",
309093+
"username": "mathieurobin1"
309094+
},
309095+
"committer": {
309096+
"email": "[email protected]",
309097+
"name": "GitHub",
309098+
"username": "web-flow"
309099+
},
309100+
"distinct": true,
309101+
"id": "93475ff6312b0200c41ce1137b5c1f7bad883386",
309102+
"message": "[SDK] Implement env var configuration for PeriodicExportingMetricReader (#3549)",
309103+
"timestamp": "2025-07-19T00:43:54+02:00",
309104+
"tree_id": "77fcc6e440f7c09cdb94238e623c754a1f8405f5",
309105+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/93475ff6312b0200c41ce1137b5c1f7bad883386"
309106+
},
309107+
"date": 1752878896976,
309108+
"tool": "googlecpp",
309109+
"benches": [
309110+
{
309111+
"name": "BM_OtlpExporterEmptySpans",
309112+
"value": 18.216093978145093,
309113+
"unit": "ns/iter",
309114+
"extra": "iterations: 7456000\ncpu: 18.21364766630902 ns\nthreads: 1"
309115+
},
309116+
{
309117+
"name": "BM_OtlpExporterSparseSpans",
309118+
"value": 130.4330112778138,
309119+
"unit": "ns/iter",
309120+
"extra": "iterations: 1070000\ncpu: 128.67646915887852 ns\nthreads: 1"
309121+
},
309122+
{
309123+
"name": "BM_OtlpExporterDenseSpans",
309124+
"value": 950.5092697655595,
309125+
"unit": "ns/iter",
309126+
"extra": "iterations: 149000\ncpu: 948.4433221476506 ns\nthreads: 1"
309127+
},
309128+
{
309129+
"name": "BM_otlp_grpc_with_collector",
309130+
"value": 1750448.0150010851,
309131+
"unit": "ns/iter",
309132+
"extra": "iterations: 225\ncpu: 624009.7466666667 ns\nthreads: 1"
309133+
}
309134+
]
309087309135
}
309088309136
]
309089309137
}

0 commit comments

Comments
 (0)