Skip to content

Commit 5f36111

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 821ad9e
1 parent 3715c6b commit 5f36111

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": 1739866763495,
2+
"lastUpdate": 1739866766064,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -242400,6 +242400,54 @@ window.BENCHMARK_DATA = {
242400242400
"extra": "iterations: 244\ncpu: 576097.0532786888 ns\nthreads: 1"
242401242401
}
242402242402
]
242403+
},
242404+
{
242405+
"commit": {
242406+
"author": {
242407+
"email": "[email protected]",
242408+
"name": "OpenTelemetry Bot",
242409+
"username": "opentelemetrybot"
242410+
},
242411+
"committer": {
242412+
"email": "[email protected]",
242413+
"name": "GitHub",
242414+
"username": "web-flow"
242415+
},
242416+
"distinct": true,
242417+
"id": "821ad9ed28d84d91f0b4c0b33ff4c7624ec64500",
242418+
"message": "Add FOSSA scanning workflow (#3279)\n\nCo-authored-by: otelbot <[email protected]>",
242419+
"timestamp": "2025-02-18T09:17:05+01:00",
242420+
"tree_id": "d41c7328c57ffe102380462de0553a975d533df8",
242421+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/821ad9ed28d84d91f0b4c0b33ff4c7624ec64500"
242422+
},
242423+
"date": 1739866750873,
242424+
"tool": "googlecpp",
242425+
"benches": [
242426+
{
242427+
"name": "BM_OtlpExporterEmptySpans",
242428+
"value": 19.58691475474236,
242429+
"unit": "ns/iter",
242430+
"extra": "iterations: 7252000\ncpu: 19.582949669056816 ns\nthreads: 1"
242431+
},
242432+
{
242433+
"name": "BM_OtlpExporterSparseSpans",
242434+
"value": 134.2296600341797,
242435+
"unit": "ns/iter",
242436+
"extra": "iterations: 1069000\ncpu: 131.91499345182413 ns\nthreads: 1"
242437+
},
242438+
{
242439+
"name": "BM_OtlpExporterDenseSpans",
242440+
"value": 955.2733103434244,
242441+
"unit": "ns/iter",
242442+
"extra": "iterations: 150000\ncpu: 953.9280933333331 ns\nthreads: 1"
242443+
},
242444+
{
242445+
"name": "BM_otlp_grpc_with_collector",
242446+
"value": 1718591.9149473766,
242447+
"unit": "ns/iter",
242448+
"extra": "iterations: 229\ncpu: 612016.8646288208 ns\nthreads: 1"
242449+
}
242450+
]
242403242451
}
242404242452
]
242405242453
}

0 commit comments

Comments
 (0)