Skip to content

Commit 5cdf9b3

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 59e7281
1 parent dc30a25 commit 5cdf9b3

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": 1753662247810,
2+
"lastUpdate": 1753662250551,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -277648,6 +277648,240 @@ window.BENCHMARK_DATA = {
277648277648
"extra": "iterations: 536342\ncpu: 264.72332951736047 ns\nthreads: 1"
277649277649
}
277650277650
]
277651+
},
277652+
{
277653+
"commit": {
277654+
"author": {
277655+
"email": "[email protected]",
277656+
"name": "Marc Alff",
277657+
"username": "marcalff"
277658+
},
277659+
"committer": {
277660+
"email": "[email protected]",
277661+
"name": "GitHub",
277662+
"username": "web-flow"
277663+
},
277664+
"distinct": true,
277665+
"id": "59e7281f6885aece2ef6bc61000d579553a81a4b",
277666+
"message": "[CONFIGURATION] File configuration - ostream exporter builders (#3563)",
277667+
"timestamp": "2025-07-28T02:20:00+02:00",
277668+
"tree_id": "7c150b657f650a139625839ce70449150960de6a",
277669+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/59e7281f6885aece2ef6bc61000d579553a81a4b"
277670+
},
277671+
"date": 1753662228421,
277672+
"tool": "googlecpp",
277673+
"benches": [
277674+
{
277675+
"name": "BM_RandomIdGeneration",
277676+
"value": 5.417167459437328,
277677+
"unit": "ns/iter",
277678+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
277679+
},
277680+
{
277681+
"name": "BM_RandomIdStdGeneration",
277682+
"value": 3.818375556730741,
277683+
"unit": "ns/iter",
277684+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
277685+
},
277686+
{
277687+
"name": "BM_AttributeMapHash",
277688+
"value": 336.01419319858417,
277689+
"unit": "ns/iter",
277690+
"extra": "iterations: 873709\ncpu: 160.9920934773477 ns\nthreads: 1"
277691+
},
277692+
{
277693+
"name": "BM_Base64Escape",
277694+
"value": 202.78026283097955,
277695+
"unit": "ns/iter",
277696+
"extra": "iterations: 986654\ncpu: 145.59908539366384 ns\nthreads: 1"
277697+
},
277698+
{
277699+
"name": "BM_Base64Unescape",
277700+
"value": 1108.9513901688192,
277701+
"unit": "ns/iter",
277702+
"extra": "iterations: 148368\ncpu: 894.78515582875 ns\nthreads: 1"
277703+
},
277704+
{
277705+
"name": "BM_BaselineBuffer/1",
277706+
"value": 5637989.044189453,
277707+
"unit": "ns/iter",
277708+
"extra": "iterations: 1000\ncpu: 71128.10500000001 ns\nthreads: 1"
277709+
},
277710+
{
277711+
"name": "BM_BaselineBuffer/2",
277712+
"value": 5437364.57824707,
277713+
"unit": "ns/iter",
277714+
"extra": "iterations: 100\ncpu: 139902.46 ns\nthreads: 1"
277715+
},
277716+
{
277717+
"name": "BM_BaselineBuffer/4",
277718+
"value": 5420095.920562744,
277719+
"unit": "ns/iter",
277720+
"extra": "iterations: 100\ncpu: 256350.19000000006 ns\nthreads: 1"
277721+
},
277722+
{
277723+
"name": "BM_LockFreeBuffer/1",
277724+
"value": 2727171.1826324463,
277725+
"unit": "ns/iter",
277726+
"extra": "iterations: 1000\ncpu: 75789.84900000002 ns\nthreads: 1"
277727+
},
277728+
{
277729+
"name": "BM_LockFreeBuffer/2",
277730+
"value": 2558292.6613943917,
277731+
"unit": "ns/iter",
277732+
"extra": "iterations: 805\ncpu: 162352.1142857143 ns\nthreads: 1"
277733+
},
277734+
{
277735+
"name": "BM_LockFreeBuffer/4",
277736+
"value": 3500627.2011115905,
277737+
"unit": "ns/iter",
277738+
"extra": "iterations: 488\ncpu: 270103.0450819673 ns\nthreads: 1"
277739+
},
277740+
{
277741+
"name": "BM_NewIndexer",
277742+
"value": 13.152471442046917,
277743+
"unit": "ns/iter",
277744+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
277745+
},
277746+
{
277747+
"name": "BM_ComputeIndex/-1",
277748+
"value": 10.004216699163141,
277749+
"unit": "ns/iter",
277750+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
277751+
},
277752+
{
277753+
"name": "BM_ComputeIndex/0",
277754+
"value": 9.511351601769837,
277755+
"unit": "ns/iter",
277756+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
277757+
},
277758+
{
277759+
"name": "BM_ComputeIndex/1",
277760+
"value": 16.838301514223637,
277761+
"unit": "ns/iter",
277762+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
277763+
},
277764+
{
277765+
"name": "BM_ComputeIndex/20",
277766+
"value": 16.92129543278406,
277767+
"unit": "ns/iter",
277768+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
277769+
},
277770+
{
277771+
"name": "BM_SumAggregation",
277772+
"value": 6065430.84849482,
277773+
"unit": "ns/iter",
277774+
"extra": "iterations: 23\ncpu: 6000488.391304348 ns\nthreads: 1"
277775+
},
277776+
{
277777+
"name": "BM_AttributseProcessorFilter",
277778+
"value": 283.80084728727667,
277779+
"unit": "ns/iter",
277780+
"extra": "iterations: 483706\ncpu: 283.6019255498175 ns\nthreads: 1"
277781+
},
277782+
{
277783+
"name": "BM_MeasurementsTest",
277784+
"value": 6683990.955352783,
277785+
"unit": "ns/iter",
277786+
"extra": "iterations: 100\ncpu: 37092.57000000001 ns\nthreads: 1"
277787+
},
277788+
{
277789+
"name": "BM_AttributseHashMap",
277790+
"value": 29619852.701822918,
277791+
"unit": "ns/iter",
277792+
"extra": "iterations: 6\ncpu: 20425348.166666668 ns\nthreads: 1"
277793+
},
277794+
{
277795+
"name": "BM_HistogramAggregation",
277796+
"value": 55.23796434755678,
277797+
"unit": "ns/iter",
277798+
"extra": "iterations: 2700000\ncpu: 54.52982407407407 ns\nthreads: 1"
277799+
},
277800+
{
277801+
"name": "BM_Base2ExponentialHistogramAggregationZeroScale",
277802+
"value": 90.81125259399414,
277803+
"unit": "ns/iter",
277804+
"extra": "iterations: 1900000\ncpu: 77.36414421052633 ns\nthreads: 1"
277805+
},
277806+
{
277807+
"name": "BM_Base2ExponentialHistogramAggregationOneScale",
277808+
"value": 90.1561975479126,
277809+
"unit": "ns/iter",
277810+
"extra": "iterations: 1600000\ncpu: 89.32154875 ns\nthreads: 1"
277811+
},
277812+
{
277813+
"name": "BM_Base2ExponentialHistogramAggregationTwoScale",
277814+
"value": 90.21654725074768,
277815+
"unit": "ns/iter",
277816+
"extra": "iterations: 1600000\ncpu: 89.51975624999996 ns\nthreads: 1"
277817+
},
277818+
{
277819+
"name": "BM_Base2ExponentialHistogramAggregationFourScale",
277820+
"value": 89.53019976615906,
277821+
"unit": "ns/iter",
277822+
"extra": "iterations: 1600000\ncpu: 88.69171187500011 ns\nthreads: 1"
277823+
},
277824+
{
277825+
"name": "BM_Base2ExponentialHistogramAggregationEightScale",
277826+
"value": 91.90380573272705,
277827+
"unit": "ns/iter",
277828+
"extra": "iterations: 1600000\ncpu: 91.16853312499993 ns\nthreads: 1"
277829+
},
277830+
{
277831+
"name": "BM_Base2ExponentialHistogramAggregationSixteenScale",
277832+
"value": 82.5481116771698,
277833+
"unit": "ns/iter",
277834+
"extra": "iterations: 1600000\ncpu: 81.91733312500004 ns\nthreads: 1"
277835+
},
277836+
{
277837+
"name": "BM_AlwaysOffSamplerConstruction",
277838+
"value": 0.7966642472229193,
277839+
"unit": "ns/iter",
277840+
"extra": "iterations: 174059359\ncpu: 0.795826813311429 ns\nthreads: 1"
277841+
},
277842+
{
277843+
"name": "BM_AlwaysOnSamplerConstruction",
277844+
"value": 0.7922639507860195,
277845+
"unit": "ns/iter",
277846+
"extra": "iterations: 173819356\ncpu: 0.7910278760899331 ns\nthreads: 1"
277847+
},
277848+
{
277849+
"name": "BM_AlwaysOffSamplerShouldSample",
277850+
"value": 23.60039085193177,
277851+
"unit": "ns/iter",
277852+
"extra": "iterations: 5962265\ncpu: 23.553051566812286 ns\nthreads: 1"
277853+
},
277854+
{
277855+
"name": "BM_AlwaysOnSamplerShouldSample",
277856+
"value": 24.07075238241854,
277857+
"unit": "ns/iter",
277858+
"extra": "iterations: 5835407\ncpu: 24.041563681847727 ns\nthreads: 1"
277859+
},
277860+
{
277861+
"name": "BM_ParentBasedSamplerShouldSample",
277862+
"value": 29.618232643002205,
277863+
"unit": "ns/iter",
277864+
"extra": "iterations: 4671665\ncpu: 29.577214761760516 ns\nthreads: 1"
277865+
},
277866+
{
277867+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
277868+
"value": 20.01334834261786,
277869+
"unit": "ns/iter",
277870+
"extra": "iterations: 6980064\ncpu: 19.985952421066617 ns\nthreads: 1"
277871+
},
277872+
{
277873+
"name": "BM_SpanCreation",
277874+
"value": 1121.2348937988281,
277875+
"unit": "ns/iter",
277876+
"extra": "iterations: 100000\ncpu: 1073.8904499999992 ns\nthreads: 1"
277877+
},
277878+
{
277879+
"name": "BM_NoopSpanCreation",
277880+
"value": 266.09453997196204,
277881+
"unit": "ns/iter",
277882+
"extra": "iterations: 532230\ncpu: 263.66108261465905 ns\nthreads: 1"
277883+
}
277884+
]
277651277885
}
277652277886
],
277653277887
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)