Skip to content

Commit 507934e

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for c81a3d4
1 parent d9af566 commit 507934e

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": 1731522501502,
2+
"lastUpdate": 1731541695883,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -210480,6 +210480,54 @@ window.BENCHMARK_DATA = {
210480210480
"extra": "iterations: 229\ncpu: 606356.2969432313 ns\nthreads: 1"
210481210481
}
210482210482
]
210483+
},
210484+
{
210485+
"commit": {
210486+
"author": {
210487+
"email": "[email protected]",
210488+
"name": "Marc Alff",
210489+
"username": "marcalff"
210490+
},
210491+
"committer": {
210492+
"email": "[email protected]",
210493+
"name": "GitHub",
210494+
"username": "web-flow"
210495+
},
210496+
"distinct": true,
210497+
"id": "c81a3d4d20282cefd815db499acee539a98eaef1",
210498+
"message": "[SEMANTIC CONVENTIONS] Upgrade to semantic conventions 1.28.0 (#3139)",
210499+
"timestamp": "2024-11-14T00:34:37+01:00",
210500+
"tree_id": "c7db3e57bfcef3408e7648c73a267f11e7081756",
210501+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c81a3d4d20282cefd815db499acee539a98eaef1"
210502+
},
210503+
"date": 1731541684482,
210504+
"tool": "googlecpp",
210505+
"benches": [
210506+
{
210507+
"name": "BM_OtlpExporterEmptySpans",
210508+
"value": 17.29907631450713,
210509+
"unit": "ns/iter",
210510+
"extra": "iterations: 7884000\ncpu: 17.297830035514966 ns\nthreads: 1"
210511+
},
210512+
{
210513+
"name": "BM_OtlpExporterSparseSpans",
210514+
"value": 127.68151467306572,
210515+
"unit": "ns/iter",
210516+
"extra": "iterations: 1140000\ncpu: 125.92641228070175 ns\nthreads: 1"
210517+
},
210518+
{
210519+
"name": "BM_OtlpExporterDenseSpans",
210520+
"value": 877.6158094406128,
210521+
"unit": "ns/iter",
210522+
"extra": "iterations: 160000\ncpu: 874.20304375 ns\nthreads: 1"
210523+
},
210524+
{
210525+
"name": "BM_otlp_grpc_with_collector",
210526+
"value": 1660772.2993624413,
210527+
"unit": "ns/iter",
210528+
"extra": "iterations: 236\ncpu: 603438.9915254238 ns\nthreads: 1"
210529+
}
210530+
]
210483210531
}
210484210532
]
210485210533
}

0 commit comments

Comments
 (0)