Skip to content

Commit 2687f98

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 0994256
1 parent 0482bf6 commit 2687f98

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": 1751355879800,
2+
"lastUpdate": 1751355882222,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -296604,6 +296604,54 @@ window.BENCHMARK_DATA = {
296604296604
"extra": "iterations: 226\ncpu: 622136.6061946901 ns\nthreads: 1"
296605296605
}
296606296606
]
296607+
},
296608+
{
296609+
"commit": {
296610+
"author": {
296611+
"email": "[email protected]",
296612+
"name": "OpenTelemetry Bot",
296613+
"username": "opentelemetrybot"
296614+
},
296615+
"committer": {
296616+
"email": "[email protected]",
296617+
"name": "GitHub",
296618+
"username": "web-flow"
296619+
},
296620+
"distinct": true,
296621+
"id": "0994256b75125f4cb5342a7ce61cf6cbbf405d5e",
296622+
"message": "Add minimum token permissions for all github workflow files (#3508)\n\nCo-authored-by: otelbot <[email protected]>",
296623+
"timestamp": "2025-07-01T09:40:14+02:00",
296624+
"tree_id": "11b8539f6bf269e8ab2c0674ff9957471969d3c8",
296625+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0994256b75125f4cb5342a7ce61cf6cbbf405d5e"
296626+
},
296627+
"date": 1751355861070,
296628+
"tool": "googlecpp",
296629+
"benches": [
296630+
{
296631+
"name": "BM_OtlpExporterEmptySpans",
296632+
"value": 18.124202777448062,
296633+
"unit": "ns/iter",
296634+
"extra": "iterations: 7602000\ncpu: 18.124156011575906 ns\nthreads: 1"
296635+
},
296636+
{
296637+
"name": "BM_OtlpExporterSparseSpans",
296638+
"value": 132.68016547360503,
296639+
"unit": "ns/iter",
296640+
"extra": "iterations: 1054000\ncpu: 130.17797628083494 ns\nthreads: 1"
296641+
},
296642+
{
296643+
"name": "BM_OtlpExporterDenseSpans",
296644+
"value": 955.5848439534506,
296645+
"unit": "ns/iter",
296646+
"extra": "iterations: 150000\ncpu: 951.23018 ns\nthreads: 1"
296647+
},
296648+
{
296649+
"name": "BM_otlp_grpc_with_collector",
296650+
"value": 1817124.2305210659,
296651+
"unit": "ns/iter",
296652+
"extra": "iterations: 217\ncpu: 630254.7695852533 ns\nthreads: 1"
296653+
}
296654+
]
296607296655
}
296608296656
]
296609296657
}

0 commit comments

Comments
 (0)