Skip to content

Commit 1f17b18

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 6aece9b
1 parent ad712d4 commit 1f17b18

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": 1754932559151,
2+
"lastUpdate": 1754932562602,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -283696,6 +283696,240 @@ window.BENCHMARK_DATA = {
283696283696
"extra": "iterations: 23\ncpu: 6071972.478260871 ns\nthreads: 1"
283697283697
}
283698283698
]
283699+
},
283700+
{
283701+
"commit": {
283702+
"author": {
283703+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
283704+
"name": "dependabot[bot]",
283705+
"username": "dependabot[bot]"
283706+
},
283707+
"committer": {
283708+
"email": "[email protected]",
283709+
"name": "GitHub",
283710+
"username": "web-flow"
283711+
},
283712+
"distinct": true,
283713+
"id": "6aece9bd83e2c2f79a214553f2ccbbb1e7b595c6",
283714+
"message": "Bump github/codeql-action from 3.29.7 to 3.29.8 (#3584)\n\n* Bump github/codeql-action from 3.29.7 to 3.29.8\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/51f77329afa6477de8c49fc9c7046c15b9a4e79d...76621b61decf072c1cee8dd1ce2d2a82d33c17ed)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.29.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\n\n* Update ossf-scorecard.yml\n\n* Update codeql-analysis.yml\n\n---------\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Lalit Kumar Bhasin <[email protected]>",
283715+
"timestamp": "2025-08-11T10:12:19-07:00",
283716+
"tree_id": "191273315fe9bc3825b23a57b797787b0b9a551b",
283717+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6aece9bd83e2c2f79a214553f2ccbbb1e7b595c6"
283718+
},
283719+
"date": 1754932539672,
283720+
"tool": "googlecpp",
283721+
"benches": [
283722+
{
283723+
"name": "BM_AttributeMapHash",
283724+
"value": 177.48113249338041,
283725+
"unit": "ns/iter",
283726+
"extra": "iterations: 869427\ncpu: 159.7121540968937 ns\nthreads: 1"
283727+
},
283728+
{
283729+
"name": "BM_BaselineBuffer/1",
283730+
"value": 6301955.699920654,
283731+
"unit": "ns/iter",
283732+
"extra": "iterations: 1000\ncpu: 68026.366 ns\nthreads: 1"
283733+
},
283734+
{
283735+
"name": "BM_BaselineBuffer/2",
283736+
"value": 3156713.7172219576,
283737+
"unit": "ns/iter",
283738+
"extra": "iterations: 931\ncpu: 156691.11600429646 ns\nthreads: 1"
283739+
},
283740+
{
283741+
"name": "BM_BaselineBuffer/4",
283742+
"value": 3863933.322193858,
283743+
"unit": "ns/iter",
283744+
"extra": "iterations: 546\ncpu: 248017.88461538457 ns\nthreads: 1"
283745+
},
283746+
{
283747+
"name": "BM_LockFreeBuffer/1",
283748+
"value": 2613985.300064087,
283749+
"unit": "ns/iter",
283750+
"extra": "iterations: 1000\ncpu: 72837.233 ns\nthreads: 1"
283751+
},
283752+
{
283753+
"name": "BM_LockFreeBuffer/2",
283754+
"value": 2887148.212119577,
283755+
"unit": "ns/iter",
283756+
"extra": "iterations: 828\ncpu: 156134.26811594202 ns\nthreads: 1"
283757+
},
283758+
{
283759+
"name": "BM_LockFreeBuffer/4",
283760+
"value": 3732753.5509124515,
283761+
"unit": "ns/iter",
283762+
"extra": "iterations: 508\ncpu: 254750.01968503947 ns\nthreads: 1"
283763+
},
283764+
{
283765+
"name": "BM_RandomIdGeneration",
283766+
"value": 5.417167459437328,
283767+
"unit": "ns/iter",
283768+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
283769+
},
283770+
{
283771+
"name": "BM_RandomIdStdGeneration",
283772+
"value": 3.818375556730741,
283773+
"unit": "ns/iter",
283774+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
283775+
},
283776+
{
283777+
"name": "BM_Base64Escape",
283778+
"value": 262.01338613486445,
283779+
"unit": "ns/iter",
283780+
"extra": "iterations: 1020646\ncpu: 142.13246316548538 ns\nthreads: 1"
283781+
},
283782+
{
283783+
"name": "BM_Base64Unescape",
283784+
"value": 1210.4563947349013,
283785+
"unit": "ns/iter",
283786+
"extra": "iterations: 144491\ncpu: 907.4693579530904 ns\nthreads: 1"
283787+
},
283788+
{
283789+
"name": "BM_AlwaysOffSamplerConstruction",
283790+
"value": 0.8124221639414753,
283791+
"unit": "ns/iter",
283792+
"extra": "iterations: 174189602\ncpu: 0.8044466397024089 ns\nthreads: 1"
283793+
},
283794+
{
283795+
"name": "BM_AlwaysOnSamplerConstruction",
283796+
"value": 0.81746823147507,
283797+
"unit": "ns/iter",
283798+
"extra": "iterations: 172846917\ncpu: 0.8064699296892867 ns\nthreads: 1"
283799+
},
283800+
{
283801+
"name": "BM_AlwaysOffSamplerShouldSample",
283802+
"value": 25.028731473536528,
283803+
"unit": "ns/iter",
283804+
"extra": "iterations: 5954832\ncpu: 23.80383359261856 ns\nthreads: 1"
283805+
},
283806+
{
283807+
"name": "BM_AlwaysOnSamplerShouldSample",
283808+
"value": 24.91749624788661,
283809+
"unit": "ns/iter",
283810+
"extra": "iterations: 5546736\ncpu: 24.829010610925078 ns\nthreads: 1"
283811+
},
283812+
{
283813+
"name": "BM_ParentBasedSamplerShouldSample",
283814+
"value": 30.305439894698022,
283815+
"unit": "ns/iter",
283816+
"extra": "iterations: 4735567\ncpu: 29.84891693011629 ns\nthreads: 1"
283817+
},
283818+
{
283819+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
283820+
"value": 20.801234619154474,
283821+
"unit": "ns/iter",
283822+
"extra": "iterations: 6787695\ncpu: 20.682176644648855 ns\nthreads: 1"
283823+
},
283824+
{
283825+
"name": "BM_SpanCreation",
283826+
"value": 1033.693198114059,
283827+
"unit": "ns/iter",
283828+
"extra": "iterations: 129684\ncpu: 1027.5314379568783 ns\nthreads: 1"
283829+
},
283830+
{
283831+
"name": "BM_NoopSpanCreation",
283832+
"value": 258.5931995670246,
283833+
"unit": "ns/iter",
283834+
"extra": "iterations: 534824\ncpu: 257.1794365997038 ns\nthreads: 1"
283835+
},
283836+
{
283837+
"name": "BM_NewIndexer",
283838+
"value": 13.152471442046917,
283839+
"unit": "ns/iter",
283840+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
283841+
},
283842+
{
283843+
"name": "BM_ComputeIndex/-1",
283844+
"value": 10.004216699163141,
283845+
"unit": "ns/iter",
283846+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
283847+
},
283848+
{
283849+
"name": "BM_ComputeIndex/0",
283850+
"value": 9.511351601769837,
283851+
"unit": "ns/iter",
283852+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
283853+
},
283854+
{
283855+
"name": "BM_ComputeIndex/1",
283856+
"value": 16.838301514223637,
283857+
"unit": "ns/iter",
283858+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
283859+
},
283860+
{
283861+
"name": "BM_ComputeIndex/20",
283862+
"value": 16.92129543278406,
283863+
"unit": "ns/iter",
283864+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
283865+
},
283866+
{
283867+
"name": "BM_AttributseHashMap",
283868+
"value": 25949329.137802124,
283869+
"unit": "ns/iter",
283870+
"extra": "iterations: 8\ncpu: 18791480.000000004 ns\nthreads: 1"
283871+
},
283872+
{
283873+
"name": "BM_HistogramAggregation",
283874+
"value": 76.03448012779499,
283875+
"unit": "ns/iter",
283876+
"extra": "iterations: 2900000\ncpu: 52.163074482758624 ns\nthreads: 1"
283877+
},
283878+
{
283879+
"name": "BM_Base2ExponentialHistogramAggregationZeroScale",
283880+
"value": 78.24194431304932,
283881+
"unit": "ns/iter",
283882+
"extra": "iterations: 2000000\ncpu: 76.898731 ns\nthreads: 1"
283883+
},
283884+
{
283885+
"name": "BM_Base2ExponentialHistogramAggregationOneScale",
283886+
"value": 89.94117379188538,
283887+
"unit": "ns/iter",
283888+
"extra": "iterations: 1600000\ncpu: 89.38793375000003 ns\nthreads: 1"
283889+
},
283890+
{
283891+
"name": "BM_Base2ExponentialHistogramAggregationTwoScale",
283892+
"value": 113.87452483177185,
283893+
"unit": "ns/iter",
283894+
"extra": "iterations: 1600000\ncpu: 88.692836875 ns\nthreads: 1"
283895+
},
283896+
{
283897+
"name": "BM_Base2ExponentialHistogramAggregationFourScale",
283898+
"value": 89.78649973869324,
283899+
"unit": "ns/iter",
283900+
"extra": "iterations: 1600000\ncpu: 89.19117375000008 ns\nthreads: 1"
283901+
},
283902+
{
283903+
"name": "BM_Base2ExponentialHistogramAggregationEightScale",
283904+
"value": 91.17439389228821,
283905+
"unit": "ns/iter",
283906+
"extra": "iterations: 1600000\ncpu: 88.6202968750001 ns\nthreads: 1"
283907+
},
283908+
{
283909+
"name": "BM_Base2ExponentialHistogramAggregationSixteenScale",
283910+
"value": 89.71795439720154,
283911+
"unit": "ns/iter",
283912+
"extra": "iterations: 1600000\ncpu: 88.63855937499999 ns\nthreads: 1"
283913+
},
283914+
{
283915+
"name": "BM_AttributseProcessorFilter",
283916+
"value": 294.07795399226154,
283917+
"unit": "ns/iter",
283918+
"extra": "iterations: 490734\ncpu: 278.1780781441677 ns\nthreads: 1"
283919+
},
283920+
{
283921+
"name": "BM_MeasurementsTest",
283922+
"value": 7554259.300231934,
283923+
"unit": "ns/iter",
283924+
"extra": "iterations: 100\ncpu: 33668.92999999999 ns\nthreads: 1"
283925+
},
283926+
{
283927+
"name": "BM_SumAggregation",
283928+
"value": 6631680.89730399,
283929+
"unit": "ns/iter",
283930+
"extra": "iterations: 21\ncpu: 6563274.428571428 ns\nthreads: 1"
283931+
}
283932+
]
283699283933
}
283700283934
],
283701283935
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)