Skip to content

Commit 4356db0

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for a7f5297
1 parent a587585 commit 4356db0

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": 1742917337918,
2+
"lastUpdate": 1742917340688,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -252168,6 +252168,54 @@ window.BENCHMARK_DATA = {
252168252168
"extra": "iterations: 231\ncpu: 603937.5151515155 ns\nthreads: 1"
252169252169
}
252170252170
]
252171+
},
252172+
{
252173+
"commit": {
252174+
"author": {
252175+
"email": "[email protected]",
252176+
"name": "WenTao Ou",
252177+
"username": "owent"
252178+
},
252179+
"committer": {
252180+
"email": "[email protected]",
252181+
"name": "GitHub",
252182+
"username": "web-flow"
252183+
},
252184+
"distinct": true,
252185+
"id": "a7f52977fcd2cfcde694dc731a83f4eca6d2ec1a",
252186+
"message": "[BUILD] Remove gRPC header including in `OtlpGrpcClientFactory`. (#3321)",
252187+
"timestamp": "2025-03-25T16:36:54+01:00",
252188+
"tree_id": "04ec0a309dc7ced98a35c69d44033cdcfaf6a850",
252189+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a7f52977fcd2cfcde694dc731a83f4eca6d2ec1a"
252190+
},
252191+
"date": 1742917322905,
252192+
"tool": "googlecpp",
252193+
"benches": [
252194+
{
252195+
"name": "BM_OtlpExporterEmptySpans",
252196+
"value": 18.207276164510223,
252197+
"unit": "ns/iter",
252198+
"extra": "iterations: 7946000\ncpu: 18.20578240624214 ns\nthreads: 1"
252199+
},
252200+
{
252201+
"name": "BM_OtlpExporterSparseSpans",
252202+
"value": 131.40451128237714,
252203+
"unit": "ns/iter",
252204+
"extra": "iterations: 1070000\ncpu: 129.31351869158883 ns\nthreads: 1"
252205+
},
252206+
{
252207+
"name": "BM_OtlpExporterDenseSpans",
252208+
"value": 939.4402535545905,
252209+
"unit": "ns/iter",
252210+
"extra": "iterations: 151000\ncpu: 937.9360529801327 ns\nthreads: 1"
252211+
},
252212+
{
252213+
"name": "BM_otlp_grpc_with_collector",
252214+
"value": 1706752.4830150185,
252215+
"unit": "ns/iter",
252216+
"extra": "iterations: 227\ncpu: 614014.1938325992 ns\nthreads: 1"
252217+
}
252218+
]
252171252219
}
252172252220
]
252173252221
}

0 commit comments

Comments
 (0)