|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748413299978, |
| 2 | + "lastUpdate": 1748443982405, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -123968,6 +123968,204 @@ window.BENCHMARK_DATA = { |
123968 | 123968 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
123969 | 123969 | } |
123970 | 123970 | ] |
| 123971 | + }, |
| 123972 | + { |
| 123973 | + "commit": { |
| 123974 | + "author": { |
| 123975 | + |
| 123976 | + "name": "Marc Alff", |
| 123977 | + "username": "marcalff" |
| 123978 | + }, |
| 123979 | + "committer": { |
| 123980 | + |
| 123981 | + "name": "GitHub", |
| 123982 | + "username": "web-flow" |
| 123983 | + }, |
| 123984 | + "distinct": true, |
| 123985 | + "id": "214950e5d785619d7dee1ef637c109ac617ed434", |
| 123986 | + "message": "[SEMANTIC CONVENTIONS] Fix comment style to preserve markup (#3444)", |
| 123987 | + "timestamp": "2025-05-28T16:47:56+02:00", |
| 123988 | + "tree_id": "ebfe8f36f69c5edf90f4c40aba29426b2615718a", |
| 123989 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/214950e5d785619d7dee1ef637c109ac617ed434" |
| 123990 | + }, |
| 123991 | + "date": 1748443966129, |
| 123992 | + "tool": "googlecpp", |
| 123993 | + "benches": [ |
| 123994 | + { |
| 123995 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 123996 | + "value": 0.09997954471505803, |
| 123997 | + "unit": "ms/iter", |
| 123998 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 123999 | + }, |
| 124000 | + { |
| 124001 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 124002 | + "value": 0.21355639960649034, |
| 124003 | + "unit": "ms/iter", |
| 124004 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 124005 | + }, |
| 124006 | + { |
| 124007 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 124008 | + "value": 0.5863015613858662, |
| 124009 | + "unit": "ms/iter", |
| 124010 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 124011 | + }, |
| 124012 | + { |
| 124013 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 124014 | + "value": 0.08317628537018615, |
| 124015 | + "unit": "ms/iter", |
| 124016 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 124017 | + }, |
| 124018 | + { |
| 124019 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 124020 | + "value": 0.20846126665716616, |
| 124021 | + "unit": "ms/iter", |
| 124022 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 124023 | + }, |
| 124024 | + { |
| 124025 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 124026 | + "value": 0.5976095432188453, |
| 124027 | + "unit": "ms/iter", |
| 124028 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 124029 | + }, |
| 124030 | + { |
| 124031 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 124032 | + "value": 0.09118002161896128, |
| 124033 | + "unit": "ms/iter", |
| 124034 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 124035 | + }, |
| 124036 | + { |
| 124037 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 124038 | + "value": 0.26736974420748383, |
| 124039 | + "unit": "ms/iter", |
| 124040 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 124041 | + }, |
| 124042 | + { |
| 124043 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 124044 | + "value": 0.8507728576660156, |
| 124045 | + "unit": "ms/iter", |
| 124046 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 124047 | + }, |
| 124048 | + { |
| 124049 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 124050 | + "value": 7.904344134860569, |
| 124051 | + "unit": "ms/iter", |
| 124052 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 124053 | + }, |
| 124054 | + { |
| 124055 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 124056 | + "value": 49.519856770833336, |
| 124057 | + "unit": "ms/iter", |
| 124058 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 124059 | + }, |
| 124060 | + { |
| 124061 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 124062 | + "value": 133.77690315246582, |
| 124063 | + "unit": "ms/iter", |
| 124064 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 124065 | + }, |
| 124066 | + { |
| 124067 | + "name": "BM_SpanCreation", |
| 124068 | + "value": 24.85487162394609, |
| 124069 | + "unit": "ns/iter", |
| 124070 | + "extra": "iterations: 5545028\ncpu: 24.834664676174768 ns\nthreads: 1" |
| 124071 | + }, |
| 124072 | + { |
| 124073 | + "name": "BM_SpanCreationWithScope", |
| 124074 | + "value": 216.82301131340168, |
| 124075 | + "unit": "ns/iter", |
| 124076 | + "extra": "iterations: 668250\ncpu: 208.85032098765436 ns\nthreads: 1" |
| 124077 | + }, |
| 124078 | + { |
| 124079 | + "name": "BM_NestedSpanCreationWithScope", |
| 124080 | + "value": 669.7892723339611, |
| 124081 | + "unit": "ns/iter", |
| 124082 | + "extra": "iterations: 226843\ncpu: 613.4090009389755 ns\nthreads: 1" |
| 124083 | + }, |
| 124084 | + { |
| 124085 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 124086 | + "value": 180.81404413400205, |
| 124087 | + "unit": "ns/iter", |
| 124088 | + "extra": "iterations: 1146492\ncpu: 120.54832741964185 ns\nthreads: 1" |
| 124089 | + }, |
| 124090 | + { |
| 124091 | + "name": "BM_SpanCreationWitContextPropagation", |
| 124092 | + "value": 602.2354300820962, |
| 124093 | + "unit": "ns/iter", |
| 124094 | + "extra": "iterations: 232140\ncpu: 596.9188894632549 ns\nthreads: 1" |
| 124095 | + }, |
| 124096 | + { |
| 124097 | + "name": "BM_SpanIdDefaultConstructor", |
| 124098 | + "value": 0.7048667038381233, |
| 124099 | + "unit": "ns/iter", |
| 124100 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 124101 | + }, |
| 124102 | + { |
| 124103 | + "name": "BM_SpanIdConstructor", |
| 124104 | + "value": 0.7205246908588493, |
| 124105 | + "unit": "ns/iter", |
| 124106 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 124107 | + }, |
| 124108 | + { |
| 124109 | + "name": "BM_SpanIdToLowerBase16", |
| 124110 | + "value": 13.532062857634505, |
| 124111 | + "unit": "ns/iter", |
| 124112 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 124113 | + }, |
| 124114 | + { |
| 124115 | + "name": "BM_SpanIdIsValid", |
| 124116 | + "value": 0.7160289134784211, |
| 124117 | + "unit": "ns/iter", |
| 124118 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 124119 | + }, |
| 124120 | + { |
| 124121 | + "name": "BM_CreateBaggageFromTenEntries", |
| 124122 | + "value": 5689.882551364697, |
| 124123 | + "unit": "ns/iter", |
| 124124 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 124125 | + }, |
| 124126 | + { |
| 124127 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 124128 | + "value": 1.4972080278005682, |
| 124129 | + "unit": "ns/iter", |
| 124130 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 124131 | + }, |
| 124132 | + { |
| 124133 | + "name": "BM_CreateBaggageFrom180Entries", |
| 124134 | + "value": 121493.8347463432, |
| 124135 | + "unit": "ns/iter", |
| 124136 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 124137 | + }, |
| 124138 | + { |
| 124139 | + "name": "BM_ExtractBaggageWith180Entries", |
| 124140 | + "value": 0.7221928794745652, |
| 124141 | + "unit": "ns/iter", |
| 124142 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 124143 | + }, |
| 124144 | + { |
| 124145 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 124146 | + "value": 998.122268904462, |
| 124147 | + "unit": "ns/iter", |
| 124148 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 124149 | + }, |
| 124150 | + { |
| 124151 | + "name": "BM_SetValueBaggageWith180Entries", |
| 124152 | + "value": 25125.260048724234, |
| 124153 | + "unit": "ns/iter", |
| 124154 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 124155 | + }, |
| 124156 | + { |
| 124157 | + "name": "BM_BaggageToHeaderTenEntries", |
| 124158 | + "value": 3955.0670303831257, |
| 124159 | + "unit": "ns/iter", |
| 124160 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 124161 | + }, |
| 124162 | + { |
| 124163 | + "name": "BM_BaggageToHeader180Entries", |
| 124164 | + "value": 75294.68565320029, |
| 124165 | + "unit": "ns/iter", |
| 124166 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 124167 | + } |
| 124168 | + ] |
123971 | 124169 | } |
123972 | 124170 | ], |
123973 | 124171 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments