Skip to content

Commit 146411d

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for f7a9aea
1 parent 3f65ecb commit 146411d

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": 1731522497476,
2+
"lastUpdate": 1731522499292,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -210234,6 +210234,54 @@ window.BENCHMARK_DATA = {
210234210234
"extra": "iterations: 231\ncpu: 611585.8831168832 ns\nthreads: 1"
210235210235
}
210236210236
]
210237+
},
210238+
{
210239+
"commit": {
210240+
"author": {
210241+
"email": "[email protected]",
210242+
"name": "Marc Alff",
210243+
"username": "marcalff"
210244+
},
210245+
"committer": {
210246+
"email": "[email protected]",
210247+
"name": "GitHub",
210248+
"username": "web-flow"
210249+
},
210250+
"distinct": true,
210251+
"id": "f7a9aea0637f0b29e1668b4a7e83b25106489b87",
210252+
"message": "[SEMANTIC CONVENTIONS] Migration to weaver (#3105)",
210253+
"timestamp": "2024-11-13T19:14:12+01:00",
210254+
"tree_id": "93065d142f21e6fae98f0c651b05006587199d40",
210255+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f7a9aea0637f0b29e1668b4a7e83b25106489b87"
210256+
},
210257+
"date": 1731522488371,
210258+
"tool": "googlecpp",
210259+
"benches": [
210260+
{
210261+
"name": "BM_OtlpExporterEmptySpans",
210262+
"value": 17.599280852037204,
210263+
"unit": "ns/iter",
210264+
"extra": "iterations: 7912000\ncpu: 17.59938296258847 ns\nthreads: 1"
210265+
},
210266+
{
210267+
"name": "BM_OtlpExporterSparseSpans",
210268+
"value": 135.7431287196145,
210269+
"unit": "ns/iter",
210270+
"extra": "iterations: 1072000\ncpu: 134.0301473880597 ns\nthreads: 1"
210271+
},
210272+
{
210273+
"name": "BM_OtlpExporterDenseSpans",
210274+
"value": 961.3289738332988,
210275+
"unit": "ns/iter",
210276+
"extra": "iterations: 151000\ncpu: 956.5560000000002 ns\nthreads: 1"
210277+
},
210278+
{
210279+
"name": "BM_otlp_grpc_with_collector",
210280+
"value": 1699401.8221526167,
210281+
"unit": "ns/iter",
210282+
"extra": "iterations: 229\ncpu: 606356.2969432313 ns\nthreads: 1"
210283+
}
210284+
]
210237210285
}
210238210286
]
210239210287
}

0 commit comments

Comments
 (0)