|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743199923785, |
| 2 | + "lastUpdate": 1743199925469, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -114266,6 +114266,204 @@ window.BENCHMARK_DATA = { |
114266 | 114266 | "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
114267 | 114267 | } |
114268 | 114268 | ] |
| 114269 | + }, |
| 114270 | + { |
| 114271 | + "commit": { |
| 114272 | + "author": { |
| 114273 | + |
| 114274 | + "name": "Doug Barker", |
| 114275 | + "username": "dbarker" |
| 114276 | + }, |
| 114277 | + "committer": { |
| 114278 | + |
| 114279 | + "name": "GitHub", |
| 114280 | + "username": "web-flow" |
| 114281 | + }, |
| 114282 | + "distinct": true, |
| 114283 | + "id": "78efc4105297bdb758f1e755fa5a880b82fa5ba6", |
| 114284 | + "message": "[ADMIN] Add dbarker to approvers (#3331)", |
| 114285 | + "timestamp": "2025-03-28T23:09:08+01:00", |
| 114286 | + "tree_id": "22239dc35ac94b735f3cdfedbf309509bed8db19", |
| 114287 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/78efc4105297bdb758f1e755fa5a880b82fa5ba6" |
| 114288 | + }, |
| 114289 | + "date": 1743199911249, |
| 114290 | + "tool": "googlecpp", |
| 114291 | + "benches": [ |
| 114292 | + { |
| 114293 | + "name": "BM_CreateBaggageFromTenEntries", |
| 114294 | + "value": 5689.882551364697, |
| 114295 | + "unit": "ns/iter", |
| 114296 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 114297 | + }, |
| 114298 | + { |
| 114299 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 114300 | + "value": 1.4972080278005682, |
| 114301 | + "unit": "ns/iter", |
| 114302 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 114303 | + }, |
| 114304 | + { |
| 114305 | + "name": "BM_CreateBaggageFrom180Entries", |
| 114306 | + "value": 121493.8347463432, |
| 114307 | + "unit": "ns/iter", |
| 114308 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 114309 | + }, |
| 114310 | + { |
| 114311 | + "name": "BM_ExtractBaggageWith180Entries", |
| 114312 | + "value": 0.7221928794745652, |
| 114313 | + "unit": "ns/iter", |
| 114314 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 114315 | + }, |
| 114316 | + { |
| 114317 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 114318 | + "value": 998.122268904462, |
| 114319 | + "unit": "ns/iter", |
| 114320 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 114321 | + }, |
| 114322 | + { |
| 114323 | + "name": "BM_SetValueBaggageWith180Entries", |
| 114324 | + "value": 25125.260048724234, |
| 114325 | + "unit": "ns/iter", |
| 114326 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 114327 | + }, |
| 114328 | + { |
| 114329 | + "name": "BM_BaggageToHeaderTenEntries", |
| 114330 | + "value": 3955.0670303831257, |
| 114331 | + "unit": "ns/iter", |
| 114332 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 114333 | + }, |
| 114334 | + { |
| 114335 | + "name": "BM_BaggageToHeader180Entries", |
| 114336 | + "value": 75294.68565320029, |
| 114337 | + "unit": "ns/iter", |
| 114338 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 114339 | + }, |
| 114340 | + { |
| 114341 | + "name": "BM_SpanCreation", |
| 114342 | + "value": 24.670353642615865, |
| 114343 | + "unit": "ns/iter", |
| 114344 | + "extra": "iterations: 5659456\ncpu: 24.499597311119654 ns\nthreads: 1" |
| 114345 | + }, |
| 114346 | + { |
| 114347 | + "name": "BM_SpanCreationWithScope", |
| 114348 | + "value": 198.07398653631006, |
| 114349 | + "unit": "ns/iter", |
| 114350 | + "extra": "iterations: 714607\ncpu: 195.72215077658075 ns\nthreads: 1" |
| 114351 | + }, |
| 114352 | + { |
| 114353 | + "name": "BM_NestedSpanCreationWithScope", |
| 114354 | + "value": 640.8396304889209, |
| 114355 | + "unit": "ns/iter", |
| 114356 | + "extra": "iterations: 218785\ncpu: 634.9073382544509 ns\nthreads: 1" |
| 114357 | + }, |
| 114358 | + { |
| 114359 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 114360 | + "value": 122.46811671073553, |
| 114361 | + "unit": "ns/iter", |
| 114362 | + "extra": "iterations: 1147528\ncpu: 121.78516864076516 ns\nthreads: 1" |
| 114363 | + }, |
| 114364 | + { |
| 114365 | + "name": "BM_SpanCreationWitContextPropagation", |
| 114366 | + "value": 591.0278167131402, |
| 114367 | + "unit": "ns/iter", |
| 114368 | + "extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1" |
| 114369 | + }, |
| 114370 | + { |
| 114371 | + "name": "BM_SpanIdDefaultConstructor", |
| 114372 | + "value": 0.7048667038381233, |
| 114373 | + "unit": "ns/iter", |
| 114374 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 114375 | + }, |
| 114376 | + { |
| 114377 | + "name": "BM_SpanIdConstructor", |
| 114378 | + "value": 0.7205246908588493, |
| 114379 | + "unit": "ns/iter", |
| 114380 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 114381 | + }, |
| 114382 | + { |
| 114383 | + "name": "BM_SpanIdToLowerBase16", |
| 114384 | + "value": 13.532062857634505, |
| 114385 | + "unit": "ns/iter", |
| 114386 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 114387 | + }, |
| 114388 | + { |
| 114389 | + "name": "BM_SpanIdIsValid", |
| 114390 | + "value": 0.7160289134784211, |
| 114391 | + "unit": "ns/iter", |
| 114392 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 114393 | + }, |
| 114394 | + { |
| 114395 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 114396 | + "value": 0.09997954471505803, |
| 114397 | + "unit": "ms/iter", |
| 114398 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 114399 | + }, |
| 114400 | + { |
| 114401 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 114402 | + "value": 0.21355639960649034, |
| 114403 | + "unit": "ms/iter", |
| 114404 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 114405 | + }, |
| 114406 | + { |
| 114407 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 114408 | + "value": 0.5863015613858662, |
| 114409 | + "unit": "ms/iter", |
| 114410 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 114411 | + }, |
| 114412 | + { |
| 114413 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 114414 | + "value": 0.08317628537018615, |
| 114415 | + "unit": "ms/iter", |
| 114416 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 114417 | + }, |
| 114418 | + { |
| 114419 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 114420 | + "value": 0.20846126665716616, |
| 114421 | + "unit": "ms/iter", |
| 114422 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 114423 | + }, |
| 114424 | + { |
| 114425 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 114426 | + "value": 0.5976095432188453, |
| 114427 | + "unit": "ms/iter", |
| 114428 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 114429 | + }, |
| 114430 | + { |
| 114431 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 114432 | + "value": 0.09118002161896128, |
| 114433 | + "unit": "ms/iter", |
| 114434 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 114435 | + }, |
| 114436 | + { |
| 114437 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 114438 | + "value": 0.26736974420748383, |
| 114439 | + "unit": "ms/iter", |
| 114440 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 114441 | + }, |
| 114442 | + { |
| 114443 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 114444 | + "value": 0.8507728576660156, |
| 114445 | + "unit": "ms/iter", |
| 114446 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 114447 | + }, |
| 114448 | + { |
| 114449 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 114450 | + "value": 7.904344134860569, |
| 114451 | + "unit": "ms/iter", |
| 114452 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 114453 | + }, |
| 114454 | + { |
| 114455 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 114456 | + "value": 49.519856770833336, |
| 114457 | + "unit": "ms/iter", |
| 114458 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 114459 | + }, |
| 114460 | + { |
| 114461 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 114462 | + "value": 133.77690315246582, |
| 114463 | + "unit": "ms/iter", |
| 114464 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 114465 | + } |
| 114466 | + ] |
114269 | 114467 | } |
114270 | 114468 | ], |
114271 | 114469 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments