|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748104693951, |
| 2 | + "lastUpdate": 1748104696175, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -123572,6 +123572,204 @@ window.BENCHMARK_DATA = { |
123572 | 123572 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
123573 | 123573 | } |
123574 | 123574 | ] |
| 123575 | + }, |
| 123576 | + { |
| 123577 | + "commit": { |
| 123578 | + "author": { |
| 123579 | + |
| 123580 | + "name": "Doug Barker", |
| 123581 | + "username": "dbarker" |
| 123582 | + }, |
| 123583 | + "committer": { |
| 123584 | + |
| 123585 | + "name": "GitHub", |
| 123586 | + "username": "web-flow" |
| 123587 | + }, |
| 123588 | + "distinct": true, |
| 123589 | + "id": "7a9c60994ef3d9fb7f3d7fd22d0fa3f0db743ecd", |
| 123590 | + "message": "[CMAKE] Remove third-party version mismatch warning (#3432)\n\nCo-authored-by: Marc Alff < [email protected]>", |
| 123591 | + "timestamp": "2025-05-24T18:33:38+02:00", |
| 123592 | + "tree_id": "3c5f230993b482adde52b138668585541ac354fb", |
| 123593 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a9c60994ef3d9fb7f3d7fd22d0fa3f0db743ecd" |
| 123594 | + }, |
| 123595 | + "date": 1748104678046, |
| 123596 | + "tool": "googlecpp", |
| 123597 | + "benches": [ |
| 123598 | + { |
| 123599 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 123600 | + "value": 0.09997954471505803, |
| 123601 | + "unit": "ms/iter", |
| 123602 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 123603 | + }, |
| 123604 | + { |
| 123605 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 123606 | + "value": 0.21355639960649034, |
| 123607 | + "unit": "ms/iter", |
| 123608 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 123609 | + }, |
| 123610 | + { |
| 123611 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 123612 | + "value": 0.5863015613858662, |
| 123613 | + "unit": "ms/iter", |
| 123614 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 123615 | + }, |
| 123616 | + { |
| 123617 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 123618 | + "value": 0.08317628537018615, |
| 123619 | + "unit": "ms/iter", |
| 123620 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 123621 | + }, |
| 123622 | + { |
| 123623 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 123624 | + "value": 0.20846126665716616, |
| 123625 | + "unit": "ms/iter", |
| 123626 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 123627 | + }, |
| 123628 | + { |
| 123629 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 123630 | + "value": 0.5976095432188453, |
| 123631 | + "unit": "ms/iter", |
| 123632 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 123633 | + }, |
| 123634 | + { |
| 123635 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 123636 | + "value": 0.09118002161896128, |
| 123637 | + "unit": "ms/iter", |
| 123638 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 123639 | + }, |
| 123640 | + { |
| 123641 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 123642 | + "value": 0.26736974420748383, |
| 123643 | + "unit": "ms/iter", |
| 123644 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 123645 | + }, |
| 123646 | + { |
| 123647 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 123648 | + "value": 0.8507728576660156, |
| 123649 | + "unit": "ms/iter", |
| 123650 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 123651 | + }, |
| 123652 | + { |
| 123653 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 123654 | + "value": 7.904344134860569, |
| 123655 | + "unit": "ms/iter", |
| 123656 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 123657 | + }, |
| 123658 | + { |
| 123659 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 123660 | + "value": 49.519856770833336, |
| 123661 | + "unit": "ms/iter", |
| 123662 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 123663 | + }, |
| 123664 | + { |
| 123665 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 123666 | + "value": 133.77690315246582, |
| 123667 | + "unit": "ms/iter", |
| 123668 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 123669 | + }, |
| 123670 | + { |
| 123671 | + "name": "BM_SpanCreation", |
| 123672 | + "value": 25.50379556468051, |
| 123673 | + "unit": "ns/iter", |
| 123674 | + "extra": "iterations: 5524776\ncpu: 25.31045530171721 ns\nthreads: 1" |
| 123675 | + }, |
| 123676 | + { |
| 123677 | + "name": "BM_SpanCreationWithScope", |
| 123678 | + "value": 225.86932096957733, |
| 123679 | + "unit": "ns/iter", |
| 123680 | + "extra": "iterations: 715583\ncpu: 197.46079350683286 ns\nthreads: 1" |
| 123681 | + }, |
| 123682 | + { |
| 123683 | + "name": "BM_NestedSpanCreationWithScope", |
| 123684 | + "value": 651.3201747960093, |
| 123685 | + "unit": "ns/iter", |
| 123686 | + "extra": "iterations: 223821\ncpu: 621.2973358174614 ns\nthreads: 1" |
| 123687 | + }, |
| 123688 | + { |
| 123689 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 123690 | + "value": 123.70312682906197, |
| 123691 | + "unit": "ns/iter", |
| 123692 | + "extra": "iterations: 1122555\ncpu: 123.32839459981913 ns\nthreads: 1" |
| 123693 | + }, |
| 123694 | + { |
| 123695 | + "name": "BM_SpanCreationWitContextPropagation", |
| 123696 | + "value": 592.4503975745004, |
| 123697 | + "unit": "ns/iter", |
| 123698 | + "extra": "iterations: 237255\ncpu: 590.8011506606815 ns\nthreads: 1" |
| 123699 | + }, |
| 123700 | + { |
| 123701 | + "name": "BM_SpanIdDefaultConstructor", |
| 123702 | + "value": 0.7048667038381233, |
| 123703 | + "unit": "ns/iter", |
| 123704 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 123705 | + }, |
| 123706 | + { |
| 123707 | + "name": "BM_SpanIdConstructor", |
| 123708 | + "value": 0.7205246908588493, |
| 123709 | + "unit": "ns/iter", |
| 123710 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 123711 | + }, |
| 123712 | + { |
| 123713 | + "name": "BM_SpanIdToLowerBase16", |
| 123714 | + "value": 13.532062857634505, |
| 123715 | + "unit": "ns/iter", |
| 123716 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 123717 | + }, |
| 123718 | + { |
| 123719 | + "name": "BM_SpanIdIsValid", |
| 123720 | + "value": 0.7160289134784211, |
| 123721 | + "unit": "ns/iter", |
| 123722 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 123723 | + }, |
| 123724 | + { |
| 123725 | + "name": "BM_CreateBaggageFromTenEntries", |
| 123726 | + "value": 5689.882551364697, |
| 123727 | + "unit": "ns/iter", |
| 123728 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 123729 | + }, |
| 123730 | + { |
| 123731 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 123732 | + "value": 1.4972080278005682, |
| 123733 | + "unit": "ns/iter", |
| 123734 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 123735 | + }, |
| 123736 | + { |
| 123737 | + "name": "BM_CreateBaggageFrom180Entries", |
| 123738 | + "value": 121493.8347463432, |
| 123739 | + "unit": "ns/iter", |
| 123740 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 123741 | + }, |
| 123742 | + { |
| 123743 | + "name": "BM_ExtractBaggageWith180Entries", |
| 123744 | + "value": 0.7221928794745652, |
| 123745 | + "unit": "ns/iter", |
| 123746 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 123747 | + }, |
| 123748 | + { |
| 123749 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 123750 | + "value": 998.122268904462, |
| 123751 | + "unit": "ns/iter", |
| 123752 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 123753 | + }, |
| 123754 | + { |
| 123755 | + "name": "BM_SetValueBaggageWith180Entries", |
| 123756 | + "value": 25125.260048724234, |
| 123757 | + "unit": "ns/iter", |
| 123758 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 123759 | + }, |
| 123760 | + { |
| 123761 | + "name": "BM_BaggageToHeaderTenEntries", |
| 123762 | + "value": 3955.0670303831257, |
| 123763 | + "unit": "ns/iter", |
| 123764 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 123765 | + }, |
| 123766 | + { |
| 123767 | + "name": "BM_BaggageToHeader180Entries", |
| 123768 | + "value": 75294.68565320029, |
| 123769 | + "unit": "ns/iter", |
| 123770 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 123771 | + } |
| 123772 | + ] |
123575 | 123773 | } |
123576 | 123774 | ], |
123577 | 123775 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments