Skip to content

Commit 6996e81

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for e816166
1 parent d675c94 commit 6996e81

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": 1754065169897,
2+
"lastUpdate": 1754065173139,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -317724,6 +317724,54 @@ window.BENCHMARK_DATA = {
317724317724
"extra": "iterations: 222\ncpu: 623760.7882882883 ns\nthreads: 1"
317725317725
}
317726317726
]
317727+
},
317728+
{
317729+
"commit": {
317730+
"author": {
317731+
"email": "[email protected]",
317732+
"name": "OpenTelemetry Bot",
317733+
"username": "opentelemetrybot"
317734+
},
317735+
"committer": {
317736+
"email": "[email protected]",
317737+
"name": "GitHub",
317738+
"username": "web-flow"
317739+
},
317740+
"distinct": true,
317741+
"id": "e8161664d27bc8cf9b8a3a2c2898c90a59620187",
317742+
"message": "Add subscript to issue templates (#3576)\n\nCo-authored-by: otelbot <[email protected]>",
317743+
"timestamp": "2025-08-01T18:15:10+02:00",
317744+
"tree_id": "e6d8576daa6f19307d2ff9ca3cdc467c07b790a2",
317745+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/e8161664d27bc8cf9b8a3a2c2898c90a59620187"
317746+
},
317747+
"date": 1754065151068,
317748+
"tool": "googlecpp",
317749+
"benches": [
317750+
{
317751+
"name": "BM_OtlpExporterEmptySpans",
317752+
"value": 18.402536527323086,
317753+
"unit": "ns/iter",
317754+
"extra": "iterations: 7609000\ncpu: 18.401374425023 ns\nthreads: 1"
317755+
},
317756+
{
317757+
"name": "BM_OtlpExporterSparseSpans",
317758+
"value": 132.26751814767053,
317759+
"unit": "ns/iter",
317760+
"extra": "iterations: 1053000\ncpu: 130.1455422602089 ns\nthreads: 1"
317761+
},
317762+
{
317763+
"name": "BM_OtlpExporterDenseSpans",
317764+
"value": 937.3108545939127,
317765+
"unit": "ns/iter",
317766+
"extra": "iterations: 150000\ncpu: 935.0194666666671 ns\nthreads: 1"
317767+
},
317768+
{
317769+
"name": "BM_otlp_grpc_with_collector",
317770+
"value": 1728806.7124106667,
317771+
"unit": "ns/iter",
317772+
"extra": "iterations: 220\ncpu: 630400.2090909089 ns\nthreads: 1"
317773+
}
317774+
]
317727317775
}
317728317776
]
317729317777
}

0 commit comments

Comments
 (0)