Skip to content

Commit 5b241ac

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 3b42db5
1 parent c34aeca commit 5b241ac

File tree

1 file changed

+235
-1
lines changed

1 file changed

+235
-1
lines changed

benchmarks/data.js

Lines changed: 235 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1751329878405,
2+
"lastUpdate": 1751329881049,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -262096,6 +262096,240 @@ window.BENCHMARK_DATA = {
262096262096
"extra": "iterations: 523814\ncpu: 264.2051548832216 ns\nthreads: 1"
262097262097
}
262098262098
]
262099+
},
262100+
{
262101+
"commit": {
262102+
"author": {
262103+
"email": "[email protected]",
262104+
"name": "Doug Barker",
262105+
"username": "dbarker"
262106+
},
262107+
"committer": {
262108+
"email": "[email protected]",
262109+
"name": "GitHub",
262110+
"username": "web-flow"
262111+
},
262112+
"distinct": true,
262113+
"id": "3b42db59b0c3bc24e5449de9baa926d1946faf76",
262114+
"message": "[CodeHealth] Fix clang-tidy warnings part 5 (#3506)",
262115+
"timestamp": "2025-07-01T02:27:19+02:00",
262116+
"tree_id": "e08b8108c33b33e819203325d4fd1ab448138e16",
262117+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3b42db59b0c3bc24e5449de9baa926d1946faf76"
262118+
},
262119+
"date": 1751329861866,
262120+
"tool": "googlecpp",
262121+
"benches": [
262122+
{
262123+
"name": "BM_MeasurementsTest",
262124+
"value": 6458766.460418701,
262125+
"unit": "ns/iter",
262126+
"extra": "iterations: 100\ncpu: 32657.200000000015 ns\nthreads: 1"
262127+
},
262128+
{
262129+
"name": "BM_NewIndexer",
262130+
"value": 13.152471442046917,
262131+
"unit": "ns/iter",
262132+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
262133+
},
262134+
{
262135+
"name": "BM_ComputeIndex/-1",
262136+
"value": 10.004216699163141,
262137+
"unit": "ns/iter",
262138+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
262139+
},
262140+
{
262141+
"name": "BM_ComputeIndex/0",
262142+
"value": 9.511351601769837,
262143+
"unit": "ns/iter",
262144+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
262145+
},
262146+
{
262147+
"name": "BM_ComputeIndex/1",
262148+
"value": 16.838301514223637,
262149+
"unit": "ns/iter",
262150+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
262151+
},
262152+
{
262153+
"name": "BM_ComputeIndex/20",
262154+
"value": 16.92129543278406,
262155+
"unit": "ns/iter",
262156+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
262157+
},
262158+
{
262159+
"name": "BM_AttributseHashMap",
262160+
"value": 25423152.106148858,
262161+
"unit": "ns/iter",
262162+
"extra": "iterations: 7\ncpu: 18370681.85714286 ns\nthreads: 1"
262163+
},
262164+
{
262165+
"name": "BM_SumAggregation",
262166+
"value": 6841276.002966839,
262167+
"unit": "ns/iter",
262168+
"extra": "iterations: 23\ncpu: 6100683 ns\nthreads: 1"
262169+
},
262170+
{
262171+
"name": "BM_HistogramAggregation",
262172+
"value": 56.428114573160805,
262173+
"unit": "ns/iter",
262174+
"extra": "iterations: 2700000\ncpu: 55.65702481481482 ns\nthreads: 1"
262175+
},
262176+
{
262177+
"name": "BM_Base2ExponentialHistogramAggregationZeroScale",
262178+
"value": 70.77016328510486,
262179+
"unit": "ns/iter",
262180+
"extra": "iterations: 1900000\ncpu: 68.72200052631578 ns\nthreads: 1"
262181+
},
262182+
{
262183+
"name": "BM_Base2ExponentialHistogramAggregationOneScale",
262184+
"value": 79.96519406636556,
262185+
"unit": "ns/iter",
262186+
"extra": "iterations: 1800000\ncpu: 79.27531666666674 ns\nthreads: 1"
262187+
},
262188+
{
262189+
"name": "BM_Base2ExponentialHistogramAggregationTwoScale",
262190+
"value": 61.42280318520286,
262191+
"unit": "ns/iter",
262192+
"extra": "iterations: 2200000\ncpu: 60.81098227272728 ns\nthreads: 1"
262193+
},
262194+
{
262195+
"name": "BM_Base2ExponentialHistogramAggregationFourScale",
262196+
"value": 60.915470123291016,
262197+
"unit": "ns/iter",
262198+
"extra": "iterations: 2000000\ncpu: 60.32926950000001 ns\nthreads: 1"
262199+
},
262200+
{
262201+
"name": "BM_Base2ExponentialHistogramAggregationEightScale",
262202+
"value": 70.55593573528787,
262203+
"unit": "ns/iter",
262204+
"extra": "iterations: 2300000\ncpu: 69.88715130434787 ns\nthreads: 1"
262205+
},
262206+
{
262207+
"name": "BM_Base2ExponentialHistogramAggregationSixteenScale",
262208+
"value": 61.35056416193644,
262209+
"unit": "ns/iter",
262210+
"extra": "iterations: 2400000\ncpu: 60.81888666666664 ns\nthreads: 1"
262211+
},
262212+
{
262213+
"name": "BM_AttributseProcessorFilter",
262214+
"value": 296.0630447639679,
262215+
"unit": "ns/iter",
262216+
"extra": "iterations: 487041\ncpu: 295.5064193774241 ns\nthreads: 1"
262217+
},
262218+
{
262219+
"name": "BM_RandomIdGeneration",
262220+
"value": 5.417167459437328,
262221+
"unit": "ns/iter",
262222+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
262223+
},
262224+
{
262225+
"name": "BM_RandomIdStdGeneration",
262226+
"value": 3.818375556730741,
262227+
"unit": "ns/iter",
262228+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
262229+
},
262230+
{
262231+
"name": "BM_AttributeMapHash",
262232+
"value": 215.59128001871326,
262233+
"unit": "ns/iter",
262234+
"extra": "iterations: 868456\ncpu: 162.1927247897418 ns\nthreads: 1"
262235+
},
262236+
{
262237+
"name": "BM_Base64Escape",
262238+
"value": 215.03923629479846,
262239+
"unit": "ns/iter",
262240+
"extra": "iterations: 928900\ncpu: 150.1528496070621 ns\nthreads: 1"
262241+
},
262242+
{
262243+
"name": "BM_Base64Unescape",
262244+
"value": 1487.247438444643,
262245+
"unit": "ns/iter",
262246+
"extra": "iterations: 155542\ncpu: 868.5784932686992 ns\nthreads: 1"
262247+
},
262248+
{
262249+
"name": "BM_BaselineBuffer/1",
262250+
"value": 7265707.015991211,
262251+
"unit": "ns/iter",
262252+
"extra": "iterations: 1000\ncpu: 71198.03200000002 ns\nthreads: 1"
262253+
},
262254+
{
262255+
"name": "BM_BaselineBuffer/2",
262256+
"value": 3503642.3592396514,
262257+
"unit": "ns/iter",
262258+
"extra": "iterations: 809\ncpu: 162230.0852904821 ns\nthreads: 1"
262259+
},
262260+
{
262261+
"name": "BM_BaselineBuffer/4",
262262+
"value": 4037479.559580485,
262263+
"unit": "ns/iter",
262264+
"extra": "iterations: 504\ncpu: 260675.61706349213 ns\nthreads: 1"
262265+
},
262266+
{
262267+
"name": "BM_LockFreeBuffer/1",
262268+
"value": 2760985.1360321045,
262269+
"unit": "ns/iter",
262270+
"extra": "iterations: 1000\ncpu: 78698.924 ns\nthreads: 1"
262271+
},
262272+
{
262273+
"name": "BM_LockFreeBuffer/2",
262274+
"value": 2639811.632414572,
262275+
"unit": "ns/iter",
262276+
"extra": "iterations: 916\ncpu: 161727.69104803493 ns\nthreads: 1"
262277+
},
262278+
{
262279+
"name": "BM_LockFreeBuffer/4",
262280+
"value": 2883814.6412068126,
262281+
"unit": "ns/iter",
262282+
"extra": "iterations: 509\ncpu: 259445.33005893917 ns\nthreads: 1"
262283+
},
262284+
{
262285+
"name": "BM_AlwaysOffSamplerConstruction",
262286+
"value": 0.8169178141298751,
262287+
"unit": "ns/iter",
262288+
"extra": "iterations: 172049590\ncpu: 0.8118125477660249 ns\nthreads: 1"
262289+
},
262290+
{
262291+
"name": "BM_AlwaysOnSamplerConstruction",
262292+
"value": 0.8122689178595182,
262293+
"unit": "ns/iter",
262294+
"extra": "iterations: 172488926\ncpu: 0.8108786183757678 ns\nthreads: 1"
262295+
},
262296+
{
262297+
"name": "BM_AlwaysOffSamplerShouldSample",
262298+
"value": 23.542469571681774,
262299+
"unit": "ns/iter",
262300+
"extra": "iterations: 5916738\ncpu: 23.49518112852048 ns\nthreads: 1"
262301+
},
262302+
{
262303+
"name": "BM_AlwaysOnSamplerShouldSample",
262304+
"value": 24.83497015495443,
262305+
"unit": "ns/iter",
262306+
"extra": "iterations: 5657588\ncpu: 24.782460122582258 ns\nthreads: 1"
262307+
},
262308+
{
262309+
"name": "BM_ParentBasedSamplerShouldSample",
262310+
"value": 32.94127024032411,
262311+
"unit": "ns/iter",
262312+
"extra": "iterations: 4677941\ncpu: 29.74934463688193 ns\nthreads: 1"
262313+
},
262314+
{
262315+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
262316+
"value": 13.795057461777334,
262317+
"unit": "ns/iter",
262318+
"extra": "iterations: 10190913\ncpu: 13.728449256705453 ns\nthreads: 1"
262319+
},
262320+
{
262321+
"name": "BM_SpanCreation",
262322+
"value": 1090.7315045567002,
262323+
"unit": "ns/iter",
262324+
"extra": "iterations: 136489\ncpu: 1032.2323557209745 ns\nthreads: 1"
262325+
},
262326+
{
262327+
"name": "BM_NoopSpanCreation",
262328+
"value": 268.5860154744102,
262329+
"unit": "ns/iter",
262330+
"extra": "iterations: 523949\ncpu: 267.3954659709246 ns\nthreads: 1"
262331+
}
262332+
]
262099262333
}
262100262334
],
262101262335
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)