Skip to content

Commit 78b57ed

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for f167c36
1 parent a66f350 commit 78b57ed

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": 1733177636098,
2+
"lastUpdate": 1733177637504,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -220446,6 +220446,54 @@ window.BENCHMARK_DATA = {
220446220446
"extra": "iterations: 229\ncpu: 616063.0829694322 ns\nthreads: 1"
220447220447
}
220448220448
]
220449+
},
220450+
{
220451+
"commit": {
220452+
"author": {
220453+
"email": "[email protected]",
220454+
"name": "Alex E.",
220455+
"username": "chusitoo"
220456+
},
220457+
"committer": {
220458+
"email": "[email protected]",
220459+
"name": "GitHub",
220460+
"username": "web-flow"
220461+
},
220462+
"distinct": true,
220463+
"id": "f167c36eec5efb103f4277675acd0ffe2e92d2bc",
220464+
"message": "[SHIM] Add size to all string view mappings between OT and OTel (#3181)",
220465+
"timestamp": "2024-12-02T23:00:03+01:00",
220466+
"tree_id": "22150f7adbc4861f54ace6eeba5fd37c73c0fc94",
220467+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f167c36eec5efb103f4277675acd0ffe2e92d2bc"
220468+
},
220469+
"date": 1733177624457,
220470+
"tool": "googlecpp",
220471+
"benches": [
220472+
{
220473+
"name": "BM_OtlpExporterEmptySpans",
220474+
"value": 17.902909479237813,
220475+
"unit": "ns/iter",
220476+
"extra": "iterations: 7801000\ncpu: 17.90304871170363 ns\nthreads: 1"
220477+
},
220478+
{
220479+
"name": "BM_OtlpExporterSparseSpans",
220480+
"value": 137.12477613966564,
220481+
"unit": "ns/iter",
220482+
"extra": "iterations: 1021000\ncpu: 135.35158765915773 ns\nthreads: 1"
220483+
},
220484+
{
220485+
"name": "BM_OtlpExporterDenseSpans",
220486+
"value": 969.7218463845448,
220487+
"unit": "ns/iter",
220488+
"extra": "iterations: 146000\ncpu: 964.1777945205478 ns\nthreads: 1"
220489+
},
220490+
{
220491+
"name": "BM_otlp_grpc_with_collector",
220492+
"value": 1719196.1076524523,
220493+
"unit": "ns/iter",
220494+
"extra": "iterations: 225\ncpu: 612634.502222222 ns\nthreads: 1"
220495+
}
220496+
]
220449220497
}
220450220498
]
220451220499
}

0 commit comments

Comments
 (0)