Skip to content

Commit a07b8c4

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 495f497
1 parent 867a9bf commit a07b8c4

File tree

1 file changed

+199
-1
lines changed

1 file changed

+199
-1
lines changed

benchmarks/data.js

Lines changed: 199 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1753799806177,
2+
"lastUpdate": 1753799808731,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -140600,6 +140600,204 @@ window.BENCHMARK_DATA = {
140600140600
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140601140601
}
140602140602
]
140603+
},
140604+
{
140605+
"commit": {
140606+
"author": {
140607+
"email": "[email protected]",
140608+
"name": "Markus Mäkelä",
140609+
"username": "markus456"
140610+
},
140611+
"committer": {
140612+
"email": "[email protected]",
140613+
"name": "GitHub",
140614+
"username": "web-flow"
140615+
},
140616+
"distinct": true,
140617+
"id": "495f497d451b55ffb3e8a8a3ff75a6cba016827a",
140618+
"message": "[DOC] Document minimum required versions (#3562)",
140619+
"timestamp": "2025-07-29T16:32:00+02:00",
140620+
"tree_id": "881d0e1518dc0173f751d810ea7de71a133d67de",
140621+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/495f497d451b55ffb3e8a8a3ff75a6cba016827a"
140622+
},
140623+
"date": 1753799787691,
140624+
"tool": "googlecpp",
140625+
"benches": [
140626+
{
140627+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
140628+
"value": 0.09997954471505803,
140629+
"unit": "ms/iter",
140630+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
140631+
},
140632+
{
140633+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
140634+
"value": 0.21355639960649034,
140635+
"unit": "ms/iter",
140636+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
140637+
},
140638+
{
140639+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
140640+
"value": 0.5863015613858662,
140641+
"unit": "ms/iter",
140642+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
140643+
},
140644+
{
140645+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
140646+
"value": 0.08317628537018615,
140647+
"unit": "ms/iter",
140648+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
140649+
},
140650+
{
140651+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
140652+
"value": 0.20846126665716616,
140653+
"unit": "ms/iter",
140654+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
140655+
},
140656+
{
140657+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
140658+
"value": 0.5976095432188453,
140659+
"unit": "ms/iter",
140660+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
140661+
},
140662+
{
140663+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
140664+
"value": 0.09118002161896128,
140665+
"unit": "ms/iter",
140666+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
140667+
},
140668+
{
140669+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
140670+
"value": 0.26736974420748383,
140671+
"unit": "ms/iter",
140672+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
140673+
},
140674+
{
140675+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
140676+
"value": 0.8507728576660156,
140677+
"unit": "ms/iter",
140678+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
140679+
},
140680+
{
140681+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
140682+
"value": 7.904344134860569,
140683+
"unit": "ms/iter",
140684+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
140685+
},
140686+
{
140687+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
140688+
"value": 49.519856770833336,
140689+
"unit": "ms/iter",
140690+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
140691+
},
140692+
{
140693+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
140694+
"value": 133.77690315246582,
140695+
"unit": "ms/iter",
140696+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
140697+
},
140698+
{
140699+
"name": "BM_SpanIdDefaultConstructor",
140700+
"value": 0.7048667038381233,
140701+
"unit": "ns/iter",
140702+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
140703+
},
140704+
{
140705+
"name": "BM_SpanIdConstructor",
140706+
"value": 0.7205246908588493,
140707+
"unit": "ns/iter",
140708+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
140709+
},
140710+
{
140711+
"name": "BM_SpanIdToLowerBase16",
140712+
"value": 13.532062857634505,
140713+
"unit": "ns/iter",
140714+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
140715+
},
140716+
{
140717+
"name": "BM_SpanIdIsValid",
140718+
"value": 0.7160289134784211,
140719+
"unit": "ns/iter",
140720+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
140721+
},
140722+
{
140723+
"name": "BM_SpanCreation",
140724+
"value": 25.091856292609133,
140725+
"unit": "ns/iter",
140726+
"extra": "iterations: 5716007\ncpu: 24.504128668841727 ns\nthreads: 1"
140727+
},
140728+
{
140729+
"name": "BM_SpanCreationWithScope",
140730+
"value": 207.9777849098726,
140731+
"unit": "ns/iter",
140732+
"extra": "iterations: 723876\ncpu: 189.7974432085053 ns\nthreads: 1"
140733+
},
140734+
{
140735+
"name": "BM_NestedSpanCreationWithScope",
140736+
"value": 703.9779444344196,
140737+
"unit": "ns/iter",
140738+
"extra": "iterations: 221130\ncpu: 627.6759281870391 ns\nthreads: 1"
140739+
},
140740+
{
140741+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
140742+
"value": 129.4028113606551,
140743+
"unit": "ns/iter",
140744+
"extra": "iterations: 1170046\ncpu: 120.25427889159918 ns\nthreads: 1"
140745+
},
140746+
{
140747+
"name": "BM_SpanCreationWitContextPropagation",
140748+
"value": 611.8244781637896,
140749+
"unit": "ns/iter",
140750+
"extra": "iterations: 244130\ncpu: 587.7488551181751 ns\nthreads: 1"
140751+
},
140752+
{
140753+
"name": "BM_CreateBaggageFromTenEntries",
140754+
"value": 5689.882551364697,
140755+
"unit": "ns/iter",
140756+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
140757+
},
140758+
{
140759+
"name": "BM_ExtractBaggageHavingTenEntries",
140760+
"value": 1.4972080278005682,
140761+
"unit": "ns/iter",
140762+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
140763+
},
140764+
{
140765+
"name": "BM_CreateBaggageFrom180Entries",
140766+
"value": 121493.8347463432,
140767+
"unit": "ns/iter",
140768+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
140769+
},
140770+
{
140771+
"name": "BM_ExtractBaggageWith180Entries",
140772+
"value": 0.7221928794745652,
140773+
"unit": "ns/iter",
140774+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
140775+
},
140776+
{
140777+
"name": "BM_SetValueBaggageWithTenEntries",
140778+
"value": 998.122268904462,
140779+
"unit": "ns/iter",
140780+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
140781+
},
140782+
{
140783+
"name": "BM_SetValueBaggageWith180Entries",
140784+
"value": 25125.260048724234,
140785+
"unit": "ns/iter",
140786+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
140787+
},
140788+
{
140789+
"name": "BM_BaggageToHeaderTenEntries",
140790+
"value": 3955.0670303831257,
140791+
"unit": "ns/iter",
140792+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
140793+
},
140794+
{
140795+
"name": "BM_BaggageToHeader180Entries",
140796+
"value": 75294.68565320029,
140797+
"unit": "ns/iter",
140798+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140799+
}
140800+
]
140603140801
}
140604140802
],
140605140803
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)