Skip to content

Commit cc71ac9

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 53b153c
1 parent a73dede commit cc71ac9

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": 1749224328488,
2+
"lastUpdate": 1749224331802,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -126344,6 +126344,204 @@ window.BENCHMARK_DATA = {
126344126344
"extra": "iterations: 239295\ncpu: 575.2366326082869 ns\nthreads: 1"
126345126345
}
126346126346
]
126347+
},
126348+
{
126349+
"commit": {
126350+
"author": {
126351+
"email": "[email protected]",
126352+
"name": "vencislav-georgiev-1A",
126353+
"username": "vencislav-georgiev-1A"
126354+
},
126355+
"committer": {
126356+
"email": "[email protected]",
126357+
"name": "GitHub",
126358+
"username": "web-flow"
126359+
},
126360+
"distinct": true,
126361+
"id": "53b153caf2d65561ad34a0e623774c08073a6e31",
126362+
"message": "[BUILD] Allow compilation with CXX26 (#3464)",
126363+
"timestamp": "2025-06-06T17:35:17+02:00",
126364+
"tree_id": "2bf3f35743f268d40c4c33ff818e2687adf9929b",
126365+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/53b153caf2d65561ad34a0e623774c08073a6e31"
126366+
},
126367+
"date": 1749224312073,
126368+
"tool": "googlecpp",
126369+
"benches": [
126370+
{
126371+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
126372+
"value": 0.09997954471505803,
126373+
"unit": "ms/iter",
126374+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
126375+
},
126376+
{
126377+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
126378+
"value": 0.21355639960649034,
126379+
"unit": "ms/iter",
126380+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
126381+
},
126382+
{
126383+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
126384+
"value": 0.5863015613858662,
126385+
"unit": "ms/iter",
126386+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
126387+
},
126388+
{
126389+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
126390+
"value": 0.08317628537018615,
126391+
"unit": "ms/iter",
126392+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
126393+
},
126394+
{
126395+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
126396+
"value": 0.20846126665716616,
126397+
"unit": "ms/iter",
126398+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
126399+
},
126400+
{
126401+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
126402+
"value": 0.5976095432188453,
126403+
"unit": "ms/iter",
126404+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
126405+
},
126406+
{
126407+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
126408+
"value": 0.09118002161896128,
126409+
"unit": "ms/iter",
126410+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
126411+
},
126412+
{
126413+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
126414+
"value": 0.26736974420748383,
126415+
"unit": "ms/iter",
126416+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
126417+
},
126418+
{
126419+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
126420+
"value": 0.8507728576660156,
126421+
"unit": "ms/iter",
126422+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
126423+
},
126424+
{
126425+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
126426+
"value": 7.904344134860569,
126427+
"unit": "ms/iter",
126428+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
126429+
},
126430+
{
126431+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
126432+
"value": 49.519856770833336,
126433+
"unit": "ms/iter",
126434+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
126435+
},
126436+
{
126437+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
126438+
"value": 133.77690315246582,
126439+
"unit": "ms/iter",
126440+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
126441+
},
126442+
{
126443+
"name": "BM_CreateBaggageFromTenEntries",
126444+
"value": 5689.882551364697,
126445+
"unit": "ns/iter",
126446+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
126447+
},
126448+
{
126449+
"name": "BM_ExtractBaggageHavingTenEntries",
126450+
"value": 1.4972080278005682,
126451+
"unit": "ns/iter",
126452+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
126453+
},
126454+
{
126455+
"name": "BM_CreateBaggageFrom180Entries",
126456+
"value": 121493.8347463432,
126457+
"unit": "ns/iter",
126458+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
126459+
},
126460+
{
126461+
"name": "BM_ExtractBaggageWith180Entries",
126462+
"value": 0.7221928794745652,
126463+
"unit": "ns/iter",
126464+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
126465+
},
126466+
{
126467+
"name": "BM_SetValueBaggageWithTenEntries",
126468+
"value": 998.122268904462,
126469+
"unit": "ns/iter",
126470+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
126471+
},
126472+
{
126473+
"name": "BM_SetValueBaggageWith180Entries",
126474+
"value": 25125.260048724234,
126475+
"unit": "ns/iter",
126476+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
126477+
},
126478+
{
126479+
"name": "BM_BaggageToHeaderTenEntries",
126480+
"value": 3955.0670303831257,
126481+
"unit": "ns/iter",
126482+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
126483+
},
126484+
{
126485+
"name": "BM_BaggageToHeader180Entries",
126486+
"value": 75294.68565320029,
126487+
"unit": "ns/iter",
126488+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
126489+
},
126490+
{
126491+
"name": "BM_SpanIdDefaultConstructor",
126492+
"value": 0.7048667038381233,
126493+
"unit": "ns/iter",
126494+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
126495+
},
126496+
{
126497+
"name": "BM_SpanIdConstructor",
126498+
"value": 0.7205246908588493,
126499+
"unit": "ns/iter",
126500+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
126501+
},
126502+
{
126503+
"name": "BM_SpanIdToLowerBase16",
126504+
"value": 13.532062857634505,
126505+
"unit": "ns/iter",
126506+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
126507+
},
126508+
{
126509+
"name": "BM_SpanIdIsValid",
126510+
"value": 0.7160289134784211,
126511+
"unit": "ns/iter",
126512+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
126513+
},
126514+
{
126515+
"name": "BM_SpanCreation",
126516+
"value": 47.68458548066432,
126517+
"unit": "ns/iter",
126518+
"extra": "iterations: 5592688\ncpu: 24.990238325470685 ns\nthreads: 1"
126519+
},
126520+
{
126521+
"name": "BM_SpanCreationWithScope",
126522+
"value": 296.9533262261764,
126523+
"unit": "ns/iter",
126524+
"extra": "iterations: 713430\ncpu: 193.86701288143192 ns\nthreads: 1"
126525+
},
126526+
{
126527+
"name": "BM_NestedSpanCreationWithScope",
126528+
"value": 771.5825321273836,
126529+
"unit": "ns/iter",
126530+
"extra": "iterations: 224155\ncpu: 620.0349490308047 ns\nthreads: 1"
126531+
},
126532+
{
126533+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
126534+
"value": 119.64400303432463,
126535+
"unit": "ns/iter",
126536+
"extra": "iterations: 1155584\ncpu: 119.40709978677448 ns\nthreads: 1"
126537+
},
126538+
{
126539+
"name": "BM_SpanCreationWitContextPropagation",
126540+
"value": 595.8777345714199,
126541+
"unit": "ns/iter",
126542+
"extra": "iterations: 235291\ncpu: 590.2948901572945 ns\nthreads: 1"
126543+
}
126544+
]
126347126545
}
126348126546
],
126349126547
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)