|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736806114893, |
| 2 | + "lastUpdate": 1736806116523, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -105356,6 +105356,204 @@ window.BENCHMARK_DATA = { |
105356 | 105356 | "extra": "iterations: 252150\ncpu: 554.2829347610549 ns\nthreads: 1" |
105357 | 105357 | } |
105358 | 105358 | ] |
| 105359 | + }, |
| 105360 | + { |
| 105361 | + "commit": { |
| 105362 | + "author": { |
| 105363 | + |
| 105364 | + "name": "Marc Alff", |
| 105365 | + "username": "marcalff" |
| 105366 | + }, |
| 105367 | + "committer": { |
| 105368 | + |
| 105369 | + "name": "GitHub", |
| 105370 | + "username": "web-flow" |
| 105371 | + }, |
| 105372 | + "distinct": true, |
| 105373 | + "id": "62b71970e5ca0e1331a5d4d87980ee56f881f34c", |
| 105374 | + "message": "[Code Health] Include what you use, part 7 (#3238)", |
| 105375 | + "timestamp": "2025-01-13T22:51:47+01:00", |
| 105376 | + "tree_id": "851a51894a114d1729ca92084294b56a715af770", |
| 105377 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/62b71970e5ca0e1331a5d4d87980ee56f881f34c" |
| 105378 | + }, |
| 105379 | + "date": 1736806103302, |
| 105380 | + "tool": "googlecpp", |
| 105381 | + "benches": [ |
| 105382 | + { |
| 105383 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 105384 | + "value": 0.09229553021220091, |
| 105385 | + "unit": "ms/iter", |
| 105386 | + "extra": "iterations: 1515\ncpu: 0.08293749636963697 ms\nthreads: 1" |
| 105387 | + }, |
| 105388 | + { |
| 105389 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 105390 | + "value": 0.21052292993994, |
| 105391 | + "unit": "ms/iter", |
| 105392 | + "extra": "iterations: 706\ncpu: 0.1343460849858357 ms\nthreads: 1" |
| 105393 | + }, |
| 105394 | + { |
| 105395 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 105396 | + "value": 0.567953682801114, |
| 105397 | + "unit": "ms/iter", |
| 105398 | + "extra": "iterations: 223\ncpu: 0.3534045336322872 ms\nthreads: 1" |
| 105399 | + }, |
| 105400 | + { |
| 105401 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 105402 | + "value": 0.11672115325927734, |
| 105403 | + "unit": "ms/iter", |
| 105404 | + "extra": "iterations: 1000\ncpu: 0.08162953599999995 ms\nthreads: 1" |
| 105405 | + }, |
| 105406 | + { |
| 105407 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 105408 | + "value": 0.2602541569581966, |
| 105409 | + "unit": "ms/iter", |
| 105410 | + "extra": "iterations: 776\ncpu: 0.1327019110824743 ms\nthreads: 1" |
| 105411 | + }, |
| 105412 | + { |
| 105413 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 105414 | + "value": 0.6244203051784007, |
| 105415 | + "unit": "ms/iter", |
| 105416 | + "extra": "iterations: 233\ncpu: 0.451789313304721 ms\nthreads: 1" |
| 105417 | + }, |
| 105418 | + { |
| 105419 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 105420 | + "value": 0.07898650021133027, |
| 105421 | + "unit": "ms/iter", |
| 105422 | + "extra": "iterations: 1544\ncpu: 0.07156540414507763 ms\nthreads: 1" |
| 105423 | + }, |
| 105424 | + { |
| 105425 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 105426 | + "value": 0.22696440884427635, |
| 105427 | + "unit": "ms/iter", |
| 105428 | + "extra": "iterations: 757\ncpu: 0.2096281109643331 ms\nthreads: 1" |
| 105429 | + }, |
| 105430 | + { |
| 105431 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 105432 | + "value": 0.7569606487567608, |
| 105433 | + "unit": "ms/iter", |
| 105434 | + "extra": "iterations: 182\ncpu: 0.6134160714285721 ms\nthreads: 1" |
| 105435 | + }, |
| 105436 | + { |
| 105437 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 105438 | + "value": 8.275449275970459, |
| 105439 | + "unit": "ms/iter", |
| 105440 | + "extra": "iterations: 16\ncpu: 8.020163875 ms\nthreads: 1" |
| 105441 | + }, |
| 105442 | + { |
| 105443 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 105444 | + "value": 43.45202445983887, |
| 105445 | + "unit": "ms/iter", |
| 105446 | + "extra": "iterations: 3\ncpu: 45.29299733333329 ms\nthreads: 1" |
| 105447 | + }, |
| 105448 | + { |
| 105449 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 105450 | + "value": 155.58385848999023, |
| 105451 | + "unit": "ms/iter", |
| 105452 | + "extra": "iterations: 1\ncpu: 223.9380390000001 ms\nthreads: 1" |
| 105453 | + }, |
| 105454 | + { |
| 105455 | + "name": "BM_CreateBaggageFromTenEntries", |
| 105456 | + "value": 5747.205891692024, |
| 105457 | + "unit": "ns/iter", |
| 105458 | + "extra": "iterations: 24581\ncpu: 5734.521500345797 ns\nthreads: 1" |
| 105459 | + }, |
| 105460 | + { |
| 105461 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 105462 | + "value": 1.532267827522646, |
| 105463 | + "unit": "ns/iter", |
| 105464 | + "extra": "iterations: 94168058\ncpu: 1.5297093840461273 ns\nthreads: 1" |
| 105465 | + }, |
| 105466 | + { |
| 105467 | + "name": "BM_CreateBaggageFrom180Entries", |
| 105468 | + "value": 108111.27060256983, |
| 105469 | + "unit": "ns/iter", |
| 105470 | + "extra": "iterations: 1238\ncpu: 106616.52504038767 ns\nthreads: 1" |
| 105471 | + }, |
| 105472 | + { |
| 105473 | + "name": "BM_ExtractBaggageWith180Entries", |
| 105474 | + "value": 0.7427685281289652, |
| 105475 | + "unit": "ns/iter", |
| 105476 | + "extra": "iterations: 226721345\ncpu: 0.7389771924650502 ns\nthreads: 1" |
| 105477 | + }, |
| 105478 | + { |
| 105479 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 105480 | + "value": 1065.285704978005, |
| 105481 | + "unit": "ns/iter", |
| 105482 | + "extra": "iterations: 146260\ncpu: 954.5385546287433 ns\nthreads: 1" |
| 105483 | + }, |
| 105484 | + { |
| 105485 | + "name": "BM_SetValueBaggageWith180Entries", |
| 105486 | + "value": 23142.861643809872, |
| 105487 | + "unit": "ns/iter", |
| 105488 | + "extra": "iterations: 5924\ncpu: 22958.373902768413 ns\nthreads: 1" |
| 105489 | + }, |
| 105490 | + { |
| 105491 | + "name": "BM_BaggageToHeaderTenEntries", |
| 105492 | + "value": 4003.5102786855655, |
| 105493 | + "unit": "ns/iter", |
| 105494 | + "extra": "iterations: 36696\ncpu: 3977.7377915849165 ns\nthreads: 1" |
| 105495 | + }, |
| 105496 | + { |
| 105497 | + "name": "BM_BaggageToHeader180Entries", |
| 105498 | + "value": 71346.88143827477, |
| 105499 | + "unit": "ns/iter", |
| 105500 | + "extra": "iterations: 1960\ncpu: 70328.50102040815 ns\nthreads: 1" |
| 105501 | + }, |
| 105502 | + { |
| 105503 | + "name": "BM_SpanIdDefaultConstructor", |
| 105504 | + "value": 0.7193339089051638, |
| 105505 | + "unit": "ns/iter", |
| 105506 | + "extra": "iterations: 187113469\ncpu: 0.7086338824705344 ns\nthreads: 1" |
| 105507 | + }, |
| 105508 | + { |
| 105509 | + "name": "BM_SpanIdConstructor", |
| 105510 | + "value": 0.741380018269625, |
| 105511 | + "unit": "ns/iter", |
| 105512 | + "extra": "iterations: 195737796\ncpu: 0.7221279072744845 ns\nthreads: 1" |
| 105513 | + }, |
| 105514 | + { |
| 105515 | + "name": "BM_SpanIdToLowerBase16", |
| 105516 | + "value": 13.493694799186306, |
| 105517 | + "unit": "ns/iter", |
| 105518 | + "extra": "iterations: 10415721\ncpu: 13.147611768786815 ns\nthreads: 1" |
| 105519 | + }, |
| 105520 | + { |
| 105521 | + "name": "BM_SpanIdIsValid", |
| 105522 | + "value": 0.7083394828964291, |
| 105523 | + "unit": "ns/iter", |
| 105524 | + "extra": "iterations: 201324398\ncpu: 0.7006730252336336 ns\nthreads: 1" |
| 105525 | + }, |
| 105526 | + { |
| 105527 | + "name": "BM_SpanCreation", |
| 105528 | + "value": 25.19383450027813, |
| 105529 | + "unit": "ns/iter", |
| 105530 | + "extra": "iterations: 5571720\ncpu: 25.00504476176118 ns\nthreads: 1" |
| 105531 | + }, |
| 105532 | + { |
| 105533 | + "name": "BM_SpanCreationWithScope", |
| 105534 | + "value": 192.4269383398497, |
| 105535 | + "unit": "ns/iter", |
| 105536 | + "extra": "iterations: 723960\ncpu: 191.99347754019558 ns\nthreads: 1" |
| 105537 | + }, |
| 105538 | + { |
| 105539 | + "name": "BM_NestedSpanCreationWithScope", |
| 105540 | + "value": 600.1304540041206, |
| 105541 | + "unit": "ns/iter", |
| 105542 | + "extra": "iterations: 231909\ncpu: 598.102682517712 ns\nthreads: 1" |
| 105543 | + }, |
| 105544 | + { |
| 105545 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 105546 | + "value": 123.98129876857276, |
| 105547 | + "unit": "ns/iter", |
| 105548 | + "extra": "iterations: 1148299\ncpu: 121.02310722207378 ns\nthreads: 1" |
| 105549 | + }, |
| 105550 | + { |
| 105551 | + "name": "BM_SpanCreationWitContextPropagation", |
| 105552 | + "value": 679.8084781278759, |
| 105553 | + "unit": "ns/iter", |
| 105554 | + "extra": "iterations: 238511\ncpu: 579.4018640649699 ns\nthreads: 1" |
| 105555 | + } |
| 105556 | + ] |
105359 | 105557 | } |
105360 | 105558 | ], |
105361 | 105559 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments