Skip to content

Commit e61cba4

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 150256c
1 parent 41afe62 commit e61cba4

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": 1733179675054,
2+
"lastUpdate": 1733182966982,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -221136,6 +221136,54 @@ window.BENCHMARK_DATA = {
221136221136
"extra": "iterations: 225\ncpu: 612453.448888889 ns\nthreads: 1"
221137221137
}
221138221138
]
221139+
},
221140+
{
221141+
"commit": {
221142+
"author": {
221143+
"email": "[email protected]",
221144+
"name": "Marc Alff",
221145+
"username": "marcalff"
221146+
},
221147+
"committer": {
221148+
"email": "[email protected]",
221149+
"name": "GitHub",
221150+
"username": "web-flow"
221151+
},
221152+
"distinct": true,
221153+
"id": "150256c1720b279a1dfc7c380d17e13e90cee15d",
221154+
"message": "[SEMANTIC CONVENTIONS] Upgrade to semantic conventions 1.29.0 (#3182)",
221155+
"timestamp": "2024-12-03T00:29:24+01:00",
221156+
"tree_id": "dcc9c403b487629812b1022cc9e557bfbf661614",
221157+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/150256c1720b279a1dfc7c380d17e13e90cee15d"
221158+
},
221159+
"date": 1733182955200,
221160+
"tool": "googlecpp",
221161+
"benches": [
221162+
{
221163+
"name": "BM_OtlpExporterEmptySpans",
221164+
"value": 17.780532260040708,
221165+
"unit": "ns/iter",
221166+
"extra": "iterations: 7803000\ncpu: 17.77774727668846 ns\nthreads: 1"
221167+
},
221168+
{
221169+
"name": "BM_OtlpExporterSparseSpans",
221170+
"value": 137.36821711063385,
221171+
"unit": "ns/iter",
221172+
"extra": "iterations: 1024000\ncpu: 134.8055341796875 ns\nthreads: 1"
221173+
},
221174+
{
221175+
"name": "BM_OtlpExporterDenseSpans",
221176+
"value": 966.8448875690328,
221177+
"unit": "ns/iter",
221178+
"extra": "iterations: 145000\ncpu: 963.1492413793103 ns\nthreads: 1"
221179+
},
221180+
{
221181+
"name": "BM_otlp_grpc_with_collector",
221182+
"value": 1690542.4887673897,
221183+
"unit": "ns/iter",
221184+
"extra": "iterations: 228\ncpu: 604461.043859649 ns\nthreads: 1"
221185+
}
221186+
]
221139221187
}
221140221188
]
221141221189
}

0 commit comments

Comments
 (0)