|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1739703317709, |
| 2 | + "lastUpdate": 1739703319267, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -109118,6 +109118,204 @@ window.BENCHMARK_DATA = { |
109118 | 109118 | "extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1" |
109119 | 109119 | } |
109120 | 109120 | ] |
| 109121 | + }, |
| 109122 | + { |
| 109123 | + "commit": { |
| 109124 | + "author": { |
| 109125 | + |
| 109126 | + "name": "Harish", |
| 109127 | + "username": "perhapsmaple" |
| 109128 | + }, |
| 109129 | + "committer": { |
| 109130 | + |
| 109131 | + "name": "GitHub", |
| 109132 | + "username": "web-flow" |
| 109133 | + }, |
| 109134 | + "distinct": true, |
| 109135 | + "id": "7f047d561da8d3243dcc60457e89e12fe68e2068", |
| 109136 | + "message": "[EXPORTER] Support exporting event_name using OTLP Exporter (#3277)", |
| 109137 | + "timestamp": "2025-02-16T11:53:31+01:00", |
| 109138 | + "tree_id": "7417e5bd49245d63a1d9de96500ac1800ca9b8d3", |
| 109139 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7f047d561da8d3243dcc60457e89e12fe68e2068" |
| 109140 | + }, |
| 109141 | + "date": 1739703306461, |
| 109142 | + "tool": "googlecpp", |
| 109143 | + "benches": [ |
| 109144 | + { |
| 109145 | + "name": "BM_CreateBaggageFromTenEntries", |
| 109146 | + "value": 5689.882551364697, |
| 109147 | + "unit": "ns/iter", |
| 109148 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 109149 | + }, |
| 109150 | + { |
| 109151 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 109152 | + "value": 1.4972080278005682, |
| 109153 | + "unit": "ns/iter", |
| 109154 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 109155 | + }, |
| 109156 | + { |
| 109157 | + "name": "BM_CreateBaggageFrom180Entries", |
| 109158 | + "value": 121493.8347463432, |
| 109159 | + "unit": "ns/iter", |
| 109160 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 109161 | + }, |
| 109162 | + { |
| 109163 | + "name": "BM_ExtractBaggageWith180Entries", |
| 109164 | + "value": 0.7221928794745652, |
| 109165 | + "unit": "ns/iter", |
| 109166 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 109167 | + }, |
| 109168 | + { |
| 109169 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 109170 | + "value": 998.122268904462, |
| 109171 | + "unit": "ns/iter", |
| 109172 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 109173 | + }, |
| 109174 | + { |
| 109175 | + "name": "BM_SetValueBaggageWith180Entries", |
| 109176 | + "value": 25125.260048724234, |
| 109177 | + "unit": "ns/iter", |
| 109178 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 109179 | + }, |
| 109180 | + { |
| 109181 | + "name": "BM_BaggageToHeaderTenEntries", |
| 109182 | + "value": 3955.0670303831257, |
| 109183 | + "unit": "ns/iter", |
| 109184 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 109185 | + }, |
| 109186 | + { |
| 109187 | + "name": "BM_BaggageToHeader180Entries", |
| 109188 | + "value": 75294.68565320029, |
| 109189 | + "unit": "ns/iter", |
| 109190 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 109191 | + }, |
| 109192 | + { |
| 109193 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 109194 | + "value": 0.09997954471505803, |
| 109195 | + "unit": "ms/iter", |
| 109196 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 109197 | + }, |
| 109198 | + { |
| 109199 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 109200 | + "value": 0.21355639960649034, |
| 109201 | + "unit": "ms/iter", |
| 109202 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 109203 | + }, |
| 109204 | + { |
| 109205 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 109206 | + "value": 0.5863015613858662, |
| 109207 | + "unit": "ms/iter", |
| 109208 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 109209 | + }, |
| 109210 | + { |
| 109211 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 109212 | + "value": 0.08317628537018615, |
| 109213 | + "unit": "ms/iter", |
| 109214 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 109215 | + }, |
| 109216 | + { |
| 109217 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 109218 | + "value": 0.20846126665716616, |
| 109219 | + "unit": "ms/iter", |
| 109220 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 109221 | + }, |
| 109222 | + { |
| 109223 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 109224 | + "value": 0.5976095432188453, |
| 109225 | + "unit": "ms/iter", |
| 109226 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 109227 | + }, |
| 109228 | + { |
| 109229 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 109230 | + "value": 0.09118002161896128, |
| 109231 | + "unit": "ms/iter", |
| 109232 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 109233 | + }, |
| 109234 | + { |
| 109235 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 109236 | + "value": 0.26736974420748383, |
| 109237 | + "unit": "ms/iter", |
| 109238 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 109239 | + }, |
| 109240 | + { |
| 109241 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 109242 | + "value": 0.8507728576660156, |
| 109243 | + "unit": "ms/iter", |
| 109244 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 109245 | + }, |
| 109246 | + { |
| 109247 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 109248 | + "value": 7.904344134860569, |
| 109249 | + "unit": "ms/iter", |
| 109250 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 109251 | + }, |
| 109252 | + { |
| 109253 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 109254 | + "value": 49.519856770833336, |
| 109255 | + "unit": "ms/iter", |
| 109256 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 109257 | + }, |
| 109258 | + { |
| 109259 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 109260 | + "value": 133.77690315246582, |
| 109261 | + "unit": "ms/iter", |
| 109262 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 109263 | + }, |
| 109264 | + { |
| 109265 | + "name": "BM_SpanIdDefaultConstructor", |
| 109266 | + "value": 0.7048667038381233, |
| 109267 | + "unit": "ns/iter", |
| 109268 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 109269 | + }, |
| 109270 | + { |
| 109271 | + "name": "BM_SpanIdConstructor", |
| 109272 | + "value": 0.7205246908588493, |
| 109273 | + "unit": "ns/iter", |
| 109274 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 109275 | + }, |
| 109276 | + { |
| 109277 | + "name": "BM_SpanIdToLowerBase16", |
| 109278 | + "value": 13.532062857634505, |
| 109279 | + "unit": "ns/iter", |
| 109280 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 109281 | + }, |
| 109282 | + { |
| 109283 | + "name": "BM_SpanIdIsValid", |
| 109284 | + "value": 0.7160289134784211, |
| 109285 | + "unit": "ns/iter", |
| 109286 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 109287 | + }, |
| 109288 | + { |
| 109289 | + "name": "BM_SpanCreation", |
| 109290 | + "value": 24.670353642615865, |
| 109291 | + "unit": "ns/iter", |
| 109292 | + "extra": "iterations: 5659456\ncpu: 24.499597311119654 ns\nthreads: 1" |
| 109293 | + }, |
| 109294 | + { |
| 109295 | + "name": "BM_SpanCreationWithScope", |
| 109296 | + "value": 198.07398653631006, |
| 109297 | + "unit": "ns/iter", |
| 109298 | + "extra": "iterations: 714607\ncpu: 195.72215077658075 ns\nthreads: 1" |
| 109299 | + }, |
| 109300 | + { |
| 109301 | + "name": "BM_NestedSpanCreationWithScope", |
| 109302 | + "value": 640.8396304889209, |
| 109303 | + "unit": "ns/iter", |
| 109304 | + "extra": "iterations: 218785\ncpu: 634.9073382544509 ns\nthreads: 1" |
| 109305 | + }, |
| 109306 | + { |
| 109307 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 109308 | + "value": 122.46811671073553, |
| 109309 | + "unit": "ns/iter", |
| 109310 | + "extra": "iterations: 1147528\ncpu: 121.78516864076516 ns\nthreads: 1" |
| 109311 | + }, |
| 109312 | + { |
| 109313 | + "name": "BM_SpanCreationWitContextPropagation", |
| 109314 | + "value": 591.0278167131402, |
| 109315 | + "unit": "ns/iter", |
| 109316 | + "extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1" |
| 109317 | + } |
| 109318 | + ] |
109121 | 109319 | } |
109122 | 109320 | ], |
109123 | 109321 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments