Skip to content

Commit dbced33

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for ac1172e
1 parent 816662c commit dbced33

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": 1753737360753,
2+
"lastUpdate": 1753737363229,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -140204,6 +140204,204 @@ window.BENCHMARK_DATA = {
140204140204
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140205140205
}
140206140206
]
140207+
},
140208+
{
140209+
"commit": {
140210+
"author": {
140211+
"email": "[email protected]",
140212+
"name": "Marc Alff",
140213+
"username": "marcalff"
140214+
},
140215+
"committer": {
140216+
"email": "[email protected]",
140217+
"name": "GitHub",
140218+
"username": "web-flow"
140219+
},
140220+
"distinct": true,
140221+
"id": "ac1172eb14ca0dd5739d6ae87a3442c462a553bb",
140222+
"message": "[SDK] View should not have a unit (#3552)",
140223+
"timestamp": "2025-07-28T23:11:58+02:00",
140224+
"tree_id": "1c0129c50736437d2abf02d81849eec105612ca2",
140225+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ac1172eb14ca0dd5739d6ae87a3442c462a553bb"
140226+
},
140227+
"date": 1753737339961,
140228+
"tool": "googlecpp",
140229+
"benches": [
140230+
{
140231+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
140232+
"value": 0.09997954471505803,
140233+
"unit": "ms/iter",
140234+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
140235+
},
140236+
{
140237+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
140238+
"value": 0.21355639960649034,
140239+
"unit": "ms/iter",
140240+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
140241+
},
140242+
{
140243+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
140244+
"value": 0.5863015613858662,
140245+
"unit": "ms/iter",
140246+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
140247+
},
140248+
{
140249+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
140250+
"value": 0.08317628537018615,
140251+
"unit": "ms/iter",
140252+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
140253+
},
140254+
{
140255+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
140256+
"value": 0.20846126665716616,
140257+
"unit": "ms/iter",
140258+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
140259+
},
140260+
{
140261+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
140262+
"value": 0.5976095432188453,
140263+
"unit": "ms/iter",
140264+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
140265+
},
140266+
{
140267+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
140268+
"value": 0.09118002161896128,
140269+
"unit": "ms/iter",
140270+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
140271+
},
140272+
{
140273+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
140274+
"value": 0.26736974420748383,
140275+
"unit": "ms/iter",
140276+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
140277+
},
140278+
{
140279+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
140280+
"value": 0.8507728576660156,
140281+
"unit": "ms/iter",
140282+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
140283+
},
140284+
{
140285+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
140286+
"value": 7.904344134860569,
140287+
"unit": "ms/iter",
140288+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
140289+
},
140290+
{
140291+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
140292+
"value": 49.519856770833336,
140293+
"unit": "ms/iter",
140294+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
140295+
},
140296+
{
140297+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
140298+
"value": 133.77690315246582,
140299+
"unit": "ms/iter",
140300+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
140301+
},
140302+
{
140303+
"name": "BM_SpanIdDefaultConstructor",
140304+
"value": 0.7048667038381233,
140305+
"unit": "ns/iter",
140306+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
140307+
},
140308+
{
140309+
"name": "BM_SpanIdConstructor",
140310+
"value": 0.7205246908588493,
140311+
"unit": "ns/iter",
140312+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
140313+
},
140314+
{
140315+
"name": "BM_SpanIdToLowerBase16",
140316+
"value": 13.532062857634505,
140317+
"unit": "ns/iter",
140318+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
140319+
},
140320+
{
140321+
"name": "BM_SpanIdIsValid",
140322+
"value": 0.7160289134784211,
140323+
"unit": "ns/iter",
140324+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
140325+
},
140326+
{
140327+
"name": "BM_SpanCreation",
140328+
"value": 32.59377111476155,
140329+
"unit": "ns/iter",
140330+
"extra": "iterations: 5537291\ncpu: 25.294490211910485 ns\nthreads: 1"
140331+
},
140332+
{
140333+
"name": "BM_SpanCreationWithScope",
140334+
"value": 246.36329329789282,
140335+
"unit": "ns/iter",
140336+
"extra": "iterations: 692204\ncpu: 202.582413565943 ns\nthreads: 1"
140337+
},
140338+
{
140339+
"name": "BM_NestedSpanCreationWithScope",
140340+
"value": 658.700969300481,
140341+
"unit": "ns/iter",
140342+
"extra": "iterations: 223888\ncpu: 621.3471512541985 ns\nthreads: 1"
140343+
},
140344+
{
140345+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
140346+
"value": 150.0999219244179,
140347+
"unit": "ns/iter",
140348+
"extra": "iterations: 1142599\ncpu: 121.61432488563347 ns\nthreads: 1"
140349+
},
140350+
{
140351+
"name": "BM_SpanCreationWitContextPropagation",
140352+
"value": 643.2181556163862,
140353+
"unit": "ns/iter",
140354+
"extra": "iterations: 237437\ncpu: 578.7365280053237 ns\nthreads: 1"
140355+
},
140356+
{
140357+
"name": "BM_CreateBaggageFromTenEntries",
140358+
"value": 5689.882551364697,
140359+
"unit": "ns/iter",
140360+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
140361+
},
140362+
{
140363+
"name": "BM_ExtractBaggageHavingTenEntries",
140364+
"value": 1.4972080278005682,
140365+
"unit": "ns/iter",
140366+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
140367+
},
140368+
{
140369+
"name": "BM_CreateBaggageFrom180Entries",
140370+
"value": 121493.8347463432,
140371+
"unit": "ns/iter",
140372+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
140373+
},
140374+
{
140375+
"name": "BM_ExtractBaggageWith180Entries",
140376+
"value": 0.7221928794745652,
140377+
"unit": "ns/iter",
140378+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
140379+
},
140380+
{
140381+
"name": "BM_SetValueBaggageWithTenEntries",
140382+
"value": 998.122268904462,
140383+
"unit": "ns/iter",
140384+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
140385+
},
140386+
{
140387+
"name": "BM_SetValueBaggageWith180Entries",
140388+
"value": 25125.260048724234,
140389+
"unit": "ns/iter",
140390+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
140391+
},
140392+
{
140393+
"name": "BM_BaggageToHeaderTenEntries",
140394+
"value": 3955.0670303831257,
140395+
"unit": "ns/iter",
140396+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
140397+
},
140398+
{
140399+
"name": "BM_BaggageToHeader180Entries",
140400+
"value": 75294.68565320029,
140401+
"unit": "ns/iter",
140402+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140403+
}
140404+
]
140207140405
}
140208140406
],
140209140407
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)