Skip to content

Commit 75ad2e7

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for a6779d8
1 parent 7a06bf4 commit 75ad2e7

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": 1743061377781,
2+
"lastUpdate": 1743061379723,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -253056,6 +253056,54 @@ window.BENCHMARK_DATA = {
253056253056
"extra": "iterations: 230\ncpu: 611212.1608695651 ns\nthreads: 1"
253057253057
}
253058253058
]
253059+
},
253060+
{
253061+
"commit": {
253062+
"author": {
253063+
"email": "[email protected]",
253064+
"name": "Doug Barker",
253065+
"username": "dbarker"
253066+
},
253067+
"committer": {
253068+
"email": "[email protected]",
253069+
"name": "GitHub",
253070+
"username": "web-flow"
253071+
},
253072+
"distinct": true,
253073+
"id": "a6779d8e21c008204ea4b62affbec177f931ede9",
253074+
"message": "[DEVCONTAINER] fix grpc install (#3325)",
253075+
"timestamp": "2025-03-27T08:39:53+01:00",
253076+
"tree_id": "1c868302385d5f1452e92285d3cc570cbc06fa75",
253077+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a6779d8e21c008204ea4b62affbec177f931ede9"
253078+
},
253079+
"date": 1743061363023,
253080+
"tool": "googlecpp",
253081+
"benches": [
253082+
{
253083+
"name": "BM_OtlpExporterEmptySpans",
253084+
"value": 17.88738676870849,
253085+
"unit": "ns/iter",
253086+
"extra": "iterations: 7797000\ncpu: 17.887682954982687 ns\nthreads: 1"
253087+
},
253088+
{
253089+
"name": "BM_OtlpExporterSparseSpans",
253090+
"value": 133.28907101653343,
253091+
"unit": "ns/iter",
253092+
"extra": "iterations: 1075000\ncpu: 130.54714697674422 ns\nthreads: 1"
253093+
},
253094+
{
253095+
"name": "BM_OtlpExporterDenseSpans",
253096+
"value": 921.0881064919864,
253097+
"unit": "ns/iter",
253098+
"extra": "iterations: 136000\ncpu: 919.3812867647061 ns\nthreads: 1"
253099+
},
253100+
{
253101+
"name": "BM_otlp_grpc_with_collector",
253102+
"value": 1925366.9901097075,
253103+
"unit": "ns/iter",
253104+
"extra": "iterations: 235\ncpu: 597101.2297872338 ns\nthreads: 1"
253105+
}
253106+
]
253059253107
}
253060253108
]
253061253109
}

0 commit comments

Comments
 (0)