|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1752592631679, |
| 2 | + "lastUpdate": 1752612780288, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -136442,6 +136442,204 @@ window.BENCHMARK_DATA = { |
136442 | 136442 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
136443 | 136443 | } |
136444 | 136444 | ] |
| 136445 | + }, |
| 136446 | + { |
| 136447 | + "commit": { |
| 136448 | + "author": { |
| 136449 | + |
| 136450 | + "name": "Doug Barker", |
| 136451 | + "username": "dbarker" |
| 136452 | + }, |
| 136453 | + "committer": { |
| 136454 | + |
| 136455 | + "name": "GitHub", |
| 136456 | + "username": "web-flow" |
| 136457 | + }, |
| 136458 | + "distinct": true, |
| 136459 | + "id": "6fed48c1b190602f6a584488eaec679d43fcd543", |
| 136460 | + "message": "[REMOVAL] remove unused ci bash scripts (#3541)", |
| 136461 | + "timestamp": "2025-07-15T22:49:02+02:00", |
| 136462 | + "tree_id": "6eee45ec086d838b9821c67e221e614593f7cef7", |
| 136463 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6fed48c1b190602f6a584488eaec679d43fcd543" |
| 136464 | + }, |
| 136465 | + "date": 1752612762694, |
| 136466 | + "tool": "googlecpp", |
| 136467 | + "benches": [ |
| 136468 | + { |
| 136469 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 136470 | + "value": 0.09997954471505803, |
| 136471 | + "unit": "ms/iter", |
| 136472 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 136473 | + }, |
| 136474 | + { |
| 136475 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 136476 | + "value": 0.21355639960649034, |
| 136477 | + "unit": "ms/iter", |
| 136478 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 136479 | + }, |
| 136480 | + { |
| 136481 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 136482 | + "value": 0.5863015613858662, |
| 136483 | + "unit": "ms/iter", |
| 136484 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 136485 | + }, |
| 136486 | + { |
| 136487 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 136488 | + "value": 0.08317628537018615, |
| 136489 | + "unit": "ms/iter", |
| 136490 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 136491 | + }, |
| 136492 | + { |
| 136493 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 136494 | + "value": 0.20846126665716616, |
| 136495 | + "unit": "ms/iter", |
| 136496 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 136497 | + }, |
| 136498 | + { |
| 136499 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 136500 | + "value": 0.5976095432188453, |
| 136501 | + "unit": "ms/iter", |
| 136502 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 136503 | + }, |
| 136504 | + { |
| 136505 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 136506 | + "value": 0.09118002161896128, |
| 136507 | + "unit": "ms/iter", |
| 136508 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 136509 | + }, |
| 136510 | + { |
| 136511 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 136512 | + "value": 0.26736974420748383, |
| 136513 | + "unit": "ms/iter", |
| 136514 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 136515 | + }, |
| 136516 | + { |
| 136517 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 136518 | + "value": 0.8507728576660156, |
| 136519 | + "unit": "ms/iter", |
| 136520 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 136521 | + }, |
| 136522 | + { |
| 136523 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 136524 | + "value": 7.904344134860569, |
| 136525 | + "unit": "ms/iter", |
| 136526 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 136527 | + }, |
| 136528 | + { |
| 136529 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 136530 | + "value": 49.519856770833336, |
| 136531 | + "unit": "ms/iter", |
| 136532 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 136533 | + }, |
| 136534 | + { |
| 136535 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 136536 | + "value": 133.77690315246582, |
| 136537 | + "unit": "ms/iter", |
| 136538 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 136539 | + }, |
| 136540 | + { |
| 136541 | + "name": "BM_SpanIdDefaultConstructor", |
| 136542 | + "value": 0.7048667038381233, |
| 136543 | + "unit": "ns/iter", |
| 136544 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 136545 | + }, |
| 136546 | + { |
| 136547 | + "name": "BM_SpanIdConstructor", |
| 136548 | + "value": 0.7205246908588493, |
| 136549 | + "unit": "ns/iter", |
| 136550 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 136551 | + }, |
| 136552 | + { |
| 136553 | + "name": "BM_SpanIdToLowerBase16", |
| 136554 | + "value": 13.532062857634505, |
| 136555 | + "unit": "ns/iter", |
| 136556 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 136557 | + }, |
| 136558 | + { |
| 136559 | + "name": "BM_SpanIdIsValid", |
| 136560 | + "value": 0.7160289134784211, |
| 136561 | + "unit": "ns/iter", |
| 136562 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 136563 | + }, |
| 136564 | + { |
| 136565 | + "name": "BM_SpanCreation", |
| 136566 | + "value": 32.896424633474474, |
| 136567 | + "unit": "ns/iter", |
| 136568 | + "extra": "iterations: 5648779\ncpu: 24.59867911277818 ns\nthreads: 1" |
| 136569 | + }, |
| 136570 | + { |
| 136571 | + "name": "BM_SpanCreationWithScope", |
| 136572 | + "value": 220.95502670830402, |
| 136573 | + "unit": "ns/iter", |
| 136574 | + "extra": "iterations: 709936\ncpu: 191.682889725271 ns\nthreads: 1" |
| 136575 | + }, |
| 136576 | + { |
| 136577 | + "name": "BM_NestedSpanCreationWithScope", |
| 136578 | + "value": 664.3467548136628, |
| 136579 | + "unit": "ns/iter", |
| 136580 | + "extra": "iterations: 232766\ncpu: 623.8567445417285 ns\nthreads: 1" |
| 136581 | + }, |
| 136582 | + { |
| 136583 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 136584 | + "value": 138.49989242207533, |
| 136585 | + "unit": "ns/iter", |
| 136586 | + "extra": "iterations: 1141401\ncpu: 120.98458648625683 ns\nthreads: 1" |
| 136587 | + }, |
| 136588 | + { |
| 136589 | + "name": "BM_SpanCreationWitContextPropagation", |
| 136590 | + "value": 652.3999663294219, |
| 136591 | + "unit": "ns/iter", |
| 136592 | + "extra": "iterations: 239216\ncpu: 593.735205839074 ns\nthreads: 1" |
| 136593 | + }, |
| 136594 | + { |
| 136595 | + "name": "BM_CreateBaggageFromTenEntries", |
| 136596 | + "value": 5689.882551364697, |
| 136597 | + "unit": "ns/iter", |
| 136598 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 136599 | + }, |
| 136600 | + { |
| 136601 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 136602 | + "value": 1.4972080278005682, |
| 136603 | + "unit": "ns/iter", |
| 136604 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 136605 | + }, |
| 136606 | + { |
| 136607 | + "name": "BM_CreateBaggageFrom180Entries", |
| 136608 | + "value": 121493.8347463432, |
| 136609 | + "unit": "ns/iter", |
| 136610 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 136611 | + }, |
| 136612 | + { |
| 136613 | + "name": "BM_ExtractBaggageWith180Entries", |
| 136614 | + "value": 0.7221928794745652, |
| 136615 | + "unit": "ns/iter", |
| 136616 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 136617 | + }, |
| 136618 | + { |
| 136619 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 136620 | + "value": 998.122268904462, |
| 136621 | + "unit": "ns/iter", |
| 136622 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 136623 | + }, |
| 136624 | + { |
| 136625 | + "name": "BM_SetValueBaggageWith180Entries", |
| 136626 | + "value": 25125.260048724234, |
| 136627 | + "unit": "ns/iter", |
| 136628 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 136629 | + }, |
| 136630 | + { |
| 136631 | + "name": "BM_BaggageToHeaderTenEntries", |
| 136632 | + "value": 3955.0670303831257, |
| 136633 | + "unit": "ns/iter", |
| 136634 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 136635 | + }, |
| 136636 | + { |
| 136637 | + "name": "BM_BaggageToHeader180Entries", |
| 136638 | + "value": 75294.68565320029, |
| 136639 | + "unit": "ns/iter", |
| 136640 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 136641 | + } |
| 136642 | + ] |
136445 | 136643 | } |
136446 | 136644 | ], |
136447 | 136645 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments