|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747897469297, |
| 2 | + "lastUpdate": 1748006166710, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -123176,6 +123176,204 @@ window.BENCHMARK_DATA = { |
123176 | 123176 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
123177 | 123177 | } |
123178 | 123178 | ] |
| 123179 | + }, |
| 123180 | + { |
| 123181 | + "commit": { |
| 123182 | + "author": { |
| 123183 | + |
| 123184 | + "name": "Tom Tan", |
| 123185 | + "username": "ThomsonTan" |
| 123186 | + }, |
| 123187 | + "committer": { |
| 123188 | + |
| 123189 | + "name": "GitHub", |
| 123190 | + "username": "web-flow" |
| 123191 | + }, |
| 123192 | + "distinct": true, |
| 123193 | + "id": "c2ea734f0009381df06b4b724780ecc6739446af", |
| 123194 | + "message": "[BUILD] Error out when building DLL without MSVC (#3438)", |
| 123195 | + "timestamp": "2025-05-23T15:12:17+02:00", |
| 123196 | + "tree_id": "57579afcc945fbb97ba0ade1c0ce339c7349e5d1", |
| 123197 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c2ea734f0009381df06b4b724780ecc6739446af" |
| 123198 | + }, |
| 123199 | + "date": 1748006150358, |
| 123200 | + "tool": "googlecpp", |
| 123201 | + "benches": [ |
| 123202 | + { |
| 123203 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 123204 | + "value": 0.09997954471505803, |
| 123205 | + "unit": "ms/iter", |
| 123206 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 123207 | + }, |
| 123208 | + { |
| 123209 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 123210 | + "value": 0.21355639960649034, |
| 123211 | + "unit": "ms/iter", |
| 123212 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 123213 | + }, |
| 123214 | + { |
| 123215 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 123216 | + "value": 0.5863015613858662, |
| 123217 | + "unit": "ms/iter", |
| 123218 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 123219 | + }, |
| 123220 | + { |
| 123221 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 123222 | + "value": 0.08317628537018615, |
| 123223 | + "unit": "ms/iter", |
| 123224 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 123225 | + }, |
| 123226 | + { |
| 123227 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 123228 | + "value": 0.20846126665716616, |
| 123229 | + "unit": "ms/iter", |
| 123230 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 123231 | + }, |
| 123232 | + { |
| 123233 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 123234 | + "value": 0.5976095432188453, |
| 123235 | + "unit": "ms/iter", |
| 123236 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 123237 | + }, |
| 123238 | + { |
| 123239 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 123240 | + "value": 0.09118002161896128, |
| 123241 | + "unit": "ms/iter", |
| 123242 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 123243 | + }, |
| 123244 | + { |
| 123245 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 123246 | + "value": 0.26736974420748383, |
| 123247 | + "unit": "ms/iter", |
| 123248 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 123249 | + }, |
| 123250 | + { |
| 123251 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 123252 | + "value": 0.8507728576660156, |
| 123253 | + "unit": "ms/iter", |
| 123254 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 123255 | + }, |
| 123256 | + { |
| 123257 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 123258 | + "value": 7.904344134860569, |
| 123259 | + "unit": "ms/iter", |
| 123260 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 123261 | + }, |
| 123262 | + { |
| 123263 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 123264 | + "value": 49.519856770833336, |
| 123265 | + "unit": "ms/iter", |
| 123266 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 123267 | + }, |
| 123268 | + { |
| 123269 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 123270 | + "value": 133.77690315246582, |
| 123271 | + "unit": "ms/iter", |
| 123272 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 123273 | + }, |
| 123274 | + { |
| 123275 | + "name": "BM_SpanCreation", |
| 123276 | + "value": 24.42432435828884, |
| 123277 | + "unit": "ns/iter", |
| 123278 | + "extra": "iterations: 5713575\ncpu: 24.374134057923456 ns\nthreads: 1" |
| 123279 | + }, |
| 123280 | + { |
| 123281 | + "name": "BM_SpanCreationWithScope", |
| 123282 | + "value": 198.1982932665246, |
| 123283 | + "unit": "ns/iter", |
| 123284 | + "extra": "iterations: 736164\ncpu: 190.84244679174753 ns\nthreads: 1" |
| 123285 | + }, |
| 123286 | + { |
| 123287 | + "name": "BM_NestedSpanCreationWithScope", |
| 123288 | + "value": 629.1856082207855, |
| 123289 | + "unit": "ns/iter", |
| 123290 | + "extra": "iterations: 226748\ncpu: 628.2655635330855 ns\nthreads: 1" |
| 123291 | + }, |
| 123292 | + { |
| 123293 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 123294 | + "value": 119.74101978952811, |
| 123295 | + "unit": "ns/iter", |
| 123296 | + "extra": "iterations: 1163777\ncpu: 119.65641183835045 ns\nthreads: 1" |
| 123297 | + }, |
| 123298 | + { |
| 123299 | + "name": "BM_SpanCreationWitContextPropagation", |
| 123300 | + "value": 621.6891039530615, |
| 123301 | + "unit": "ns/iter", |
| 123302 | + "extra": "iterations: 242629\ncpu: 589.7917685025283 ns\nthreads: 1" |
| 123303 | + }, |
| 123304 | + { |
| 123305 | + "name": "BM_SpanIdDefaultConstructor", |
| 123306 | + "value": 0.7048667038381233, |
| 123307 | + "unit": "ns/iter", |
| 123308 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 123309 | + }, |
| 123310 | + { |
| 123311 | + "name": "BM_SpanIdConstructor", |
| 123312 | + "value": 0.7205246908588493, |
| 123313 | + "unit": "ns/iter", |
| 123314 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 123315 | + }, |
| 123316 | + { |
| 123317 | + "name": "BM_SpanIdToLowerBase16", |
| 123318 | + "value": 13.532062857634505, |
| 123319 | + "unit": "ns/iter", |
| 123320 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 123321 | + }, |
| 123322 | + { |
| 123323 | + "name": "BM_SpanIdIsValid", |
| 123324 | + "value": 0.7160289134784211, |
| 123325 | + "unit": "ns/iter", |
| 123326 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 123327 | + }, |
| 123328 | + { |
| 123329 | + "name": "BM_CreateBaggageFromTenEntries", |
| 123330 | + "value": 5689.882551364697, |
| 123331 | + "unit": "ns/iter", |
| 123332 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 123333 | + }, |
| 123334 | + { |
| 123335 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 123336 | + "value": 1.4972080278005682, |
| 123337 | + "unit": "ns/iter", |
| 123338 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 123339 | + }, |
| 123340 | + { |
| 123341 | + "name": "BM_CreateBaggageFrom180Entries", |
| 123342 | + "value": 121493.8347463432, |
| 123343 | + "unit": "ns/iter", |
| 123344 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 123345 | + }, |
| 123346 | + { |
| 123347 | + "name": "BM_ExtractBaggageWith180Entries", |
| 123348 | + "value": 0.7221928794745652, |
| 123349 | + "unit": "ns/iter", |
| 123350 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 123351 | + }, |
| 123352 | + { |
| 123353 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 123354 | + "value": 998.122268904462, |
| 123355 | + "unit": "ns/iter", |
| 123356 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 123357 | + }, |
| 123358 | + { |
| 123359 | + "name": "BM_SetValueBaggageWith180Entries", |
| 123360 | + "value": 25125.260048724234, |
| 123361 | + "unit": "ns/iter", |
| 123362 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 123363 | + }, |
| 123364 | + { |
| 123365 | + "name": "BM_BaggageToHeaderTenEntries", |
| 123366 | + "value": 3955.0670303831257, |
| 123367 | + "unit": "ns/iter", |
| 123368 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 123369 | + }, |
| 123370 | + { |
| 123371 | + "name": "BM_BaggageToHeader180Entries", |
| 123372 | + "value": 75294.68565320029, |
| 123373 | + "unit": "ns/iter", |
| 123374 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 123375 | + } |
| 123376 | + ] |
123179 | 123377 | } |
123180 | 123378 | ], |
123181 | 123379 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments