Skip to content

Commit ce77f5f

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 181f1e5
1 parent 7453565 commit ce77f5f

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": 1740084411751,
2+
"lastUpdate": 1740125333162,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -243336,6 +243336,54 @@ window.BENCHMARK_DATA = {
243336243336
"extra": "iterations: 224\ncpu: 615763.0089285716 ns\nthreads: 1"
243337243337
}
243338243338
]
243339+
},
243340+
{
243341+
"commit": {
243342+
"author": {
243343+
"email": "[email protected]",
243344+
"name": "WenTao Ou",
243345+
"username": "owent"
243346+
},
243347+
"committer": {
243348+
"email": "[email protected]",
243349+
"name": "GitHub",
243350+
"username": "web-flow"
243351+
},
243352+
"distinct": true,
243353+
"id": "181f1e5829fcec268645a99b4532a1c9fc693eb5",
243354+
"message": "[BUILD] Fix compiling problems with abiv2 and MSVC (#3284)",
243355+
"timestamp": "2025-02-21T09:06:57+01:00",
243356+
"tree_id": "a85327c7a45dc67e20dca52ae17562c7ab0c39fb",
243357+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/181f1e5829fcec268645a99b4532a1c9fc693eb5"
243358+
},
243359+
"date": 1740125320910,
243360+
"tool": "googlecpp",
243361+
"benches": [
243362+
{
243363+
"name": "BM_OtlpExporterEmptySpans",
243364+
"value": 18.73702303230245,
243365+
"unit": "ns/iter",
243366+
"extra": "iterations: 7142000\ncpu: 18.73567320078409 ns\nthreads: 1"
243367+
},
243368+
{
243369+
"name": "BM_OtlpExporterSparseSpans",
243370+
"value": 130.58119350009494,
243371+
"unit": "ns/iter",
243372+
"extra": "iterations: 1080000\ncpu: 128.88006666666666 ns\nthreads: 1"
243373+
},
243374+
{
243375+
"name": "BM_OtlpExporterDenseSpans",
243376+
"value": 941.6580200195312,
243377+
"unit": "ns/iter",
243378+
"extra": "iterations: 150000\ncpu: 939.3592466666666 ns\nthreads: 1"
243379+
},
243380+
{
243381+
"name": "BM_otlp_grpc_with_collector",
243382+
"value": 1714772.2997163471,
243383+
"unit": "ns/iter",
243384+
"extra": "iterations: 228\ncpu: 612112.8640350876 ns\nthreads: 1"
243385+
}
243386+
]
243339243387
}
243340243388
]
243341243389
}

0 commit comments

Comments
 (0)