Skip to content

Commit bfc143f

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 95baed7
1 parent fe09f9c commit bfc143f

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": 1736806118359,
2+
"lastUpdate": 1736973163078,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -233568,6 +233568,54 @@ window.BENCHMARK_DATA = {
233568233568
"extra": "iterations: 228\ncpu: 612591.4824561403 ns\nthreads: 1"
233569233569
}
233570233570
]
233571+
},
233572+
{
233573+
"commit": {
233574+
"author": {
233575+
"email": "[email protected]",
233576+
"name": "WenTao Ou",
233577+
"username": "owent"
233578+
},
233579+
"committer": {
233580+
"email": "[email protected]",
233581+
"name": "GitHub",
233582+
"username": "web-flow"
233583+
},
233584+
"distinct": true,
233585+
"id": "95baed7158964ef819bf8aa023ea8c0621f01621",
233586+
"message": "[SDK] Fix lifetime of GlobalLogHandler (#3221)",
233587+
"timestamp": "2025-01-15T21:18:26+01:00",
233588+
"tree_id": "c97912df7cb906deb763acd3c18bd708c07b04b0",
233589+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/95baed7158964ef819bf8aa023ea8c0621f01621"
233590+
},
233591+
"date": 1736973151634,
233592+
"tool": "googlecpp",
233593+
"benches": [
233594+
{
233595+
"name": "BM_OtlpExporterEmptySpans",
233596+
"value": 17.907136302453736,
233597+
"unit": "ns/iter",
233598+
"extra": "iterations: 7826000\ncpu: 17.90712292358804 ns\nthreads: 1"
233599+
},
233600+
{
233601+
"name": "BM_OtlpExporterSparseSpans",
233602+
"value": 134.74219262936694,
233603+
"unit": "ns/iter",
233604+
"extra": "iterations: 1062000\ncpu: 132.95686252354048 ns\nthreads: 1"
233605+
},
233606+
{
233607+
"name": "BM_OtlpExporterDenseSpans",
233608+
"value": 941.2463506062826,
233609+
"unit": "ns/iter",
233610+
"extra": "iterations: 150000\ncpu: 939.5827733333335 ns\nthreads: 1"
233611+
},
233612+
{
233613+
"name": "BM_otlp_grpc_with_collector",
233614+
"value": 1679386.4113943917,
233615+
"unit": "ns/iter",
233616+
"extra": "iterations: 231\ncpu: 609807.8874458873 ns\nthreads: 1"
233617+
}
233618+
]
233571233619
}
233572233620
]
233573233621
}

0 commit comments

Comments
 (0)