|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747820157065, |
| 2 | + "lastUpdate": 1747820161823, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -122582,6 +122582,204 @@ window.BENCHMARK_DATA = { |
122582 | 122582 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
122583 | 122583 | } |
122584 | 122584 | ] |
| 122585 | + }, |
| 122586 | + { |
| 122587 | + "commit": { |
| 122588 | + "author": { |
| 122589 | + |
| 122590 | + "name": "Marc Alff", |
| 122591 | + "username": "marcalff" |
| 122592 | + }, |
| 122593 | + "committer": { |
| 122594 | + |
| 122595 | + "name": "GitHub", |
| 122596 | + "username": "web-flow" |
| 122597 | + }, |
| 122598 | + "distinct": true, |
| 122599 | + "id": "f7babf1bca68ec6a2c021eab8d1e8b13570562c6", |
| 122600 | + "message": "[SEMANTIC CONVENTIONS] Upgrade to semantic conventions 1.34.0 (#3428)", |
| 122601 | + "timestamp": "2025-05-21T11:29:28+02:00", |
| 122602 | + "tree_id": "43819ec4777a2bf2b5d3f01b148312682eef72fe", |
| 122603 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f7babf1bca68ec6a2c021eab8d1e8b13570562c6" |
| 122604 | + }, |
| 122605 | + "date": 1747820144399, |
| 122606 | + "tool": "googlecpp", |
| 122607 | + "benches": [ |
| 122608 | + { |
| 122609 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 122610 | + "value": 0.09997954471505803, |
| 122611 | + "unit": "ms/iter", |
| 122612 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 122613 | + }, |
| 122614 | + { |
| 122615 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 122616 | + "value": 0.21355639960649034, |
| 122617 | + "unit": "ms/iter", |
| 122618 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 122619 | + }, |
| 122620 | + { |
| 122621 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 122622 | + "value": 0.5863015613858662, |
| 122623 | + "unit": "ms/iter", |
| 122624 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 122625 | + }, |
| 122626 | + { |
| 122627 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 122628 | + "value": 0.08317628537018615, |
| 122629 | + "unit": "ms/iter", |
| 122630 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 122631 | + }, |
| 122632 | + { |
| 122633 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 122634 | + "value": 0.20846126665716616, |
| 122635 | + "unit": "ms/iter", |
| 122636 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 122637 | + }, |
| 122638 | + { |
| 122639 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 122640 | + "value": 0.5976095432188453, |
| 122641 | + "unit": "ms/iter", |
| 122642 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 122643 | + }, |
| 122644 | + { |
| 122645 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 122646 | + "value": 0.09118002161896128, |
| 122647 | + "unit": "ms/iter", |
| 122648 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 122649 | + }, |
| 122650 | + { |
| 122651 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 122652 | + "value": 0.26736974420748383, |
| 122653 | + "unit": "ms/iter", |
| 122654 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 122655 | + }, |
| 122656 | + { |
| 122657 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 122658 | + "value": 0.8507728576660156, |
| 122659 | + "unit": "ms/iter", |
| 122660 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 122661 | + }, |
| 122662 | + { |
| 122663 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 122664 | + "value": 7.904344134860569, |
| 122665 | + "unit": "ms/iter", |
| 122666 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 122667 | + }, |
| 122668 | + { |
| 122669 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 122670 | + "value": 49.519856770833336, |
| 122671 | + "unit": "ms/iter", |
| 122672 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 122673 | + }, |
| 122674 | + { |
| 122675 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 122676 | + "value": 133.77690315246582, |
| 122677 | + "unit": "ms/iter", |
| 122678 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 122679 | + }, |
| 122680 | + { |
| 122681 | + "name": "BM_SpanCreation", |
| 122682 | + "value": 50.713805988884644, |
| 122683 | + "unit": "ns/iter", |
| 122684 | + "extra": "iterations: 5653232\ncpu: 24.81561414780077 ns\nthreads: 1" |
| 122685 | + }, |
| 122686 | + { |
| 122687 | + "name": "BM_SpanCreationWithScope", |
| 122688 | + "value": 388.4487224674543, |
| 122689 | + "unit": "ns/iter", |
| 122690 | + "extra": "iterations: 725621\ncpu: 195.4697190406562 ns\nthreads: 1" |
| 122691 | + }, |
| 122692 | + { |
| 122693 | + "name": "BM_NestedSpanCreationWithScope", |
| 122694 | + "value": 711.1146847381978, |
| 122695 | + "unit": "ns/iter", |
| 122696 | + "extra": "iterations: 222122\ncpu: 619.7523973311963 ns\nthreads: 1" |
| 122697 | + }, |
| 122698 | + { |
| 122699 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 122700 | + "value": 222.4581176111424, |
| 122701 | + "unit": "ns/iter", |
| 122702 | + "extra": "iterations: 1143674\ncpu: 121.74276760685301 ns\nthreads: 1" |
| 122703 | + }, |
| 122704 | + { |
| 122705 | + "name": "BM_SpanCreationWitContextPropagation", |
| 122706 | + "value": 740.3442754372708, |
| 122707 | + "unit": "ns/iter", |
| 122708 | + "extra": "iterations: 244676\ncpu: 591.3337352253595 ns\nthreads: 1" |
| 122709 | + }, |
| 122710 | + { |
| 122711 | + "name": "BM_SpanIdDefaultConstructor", |
| 122712 | + "value": 0.7048667038381233, |
| 122713 | + "unit": "ns/iter", |
| 122714 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 122715 | + }, |
| 122716 | + { |
| 122717 | + "name": "BM_SpanIdConstructor", |
| 122718 | + "value": 0.7205246908588493, |
| 122719 | + "unit": "ns/iter", |
| 122720 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 122721 | + }, |
| 122722 | + { |
| 122723 | + "name": "BM_SpanIdToLowerBase16", |
| 122724 | + "value": 13.532062857634505, |
| 122725 | + "unit": "ns/iter", |
| 122726 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 122727 | + }, |
| 122728 | + { |
| 122729 | + "name": "BM_SpanIdIsValid", |
| 122730 | + "value": 0.7160289134784211, |
| 122731 | + "unit": "ns/iter", |
| 122732 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 122733 | + }, |
| 122734 | + { |
| 122735 | + "name": "BM_CreateBaggageFromTenEntries", |
| 122736 | + "value": 5689.882551364697, |
| 122737 | + "unit": "ns/iter", |
| 122738 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 122739 | + }, |
| 122740 | + { |
| 122741 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 122742 | + "value": 1.4972080278005682, |
| 122743 | + "unit": "ns/iter", |
| 122744 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 122745 | + }, |
| 122746 | + { |
| 122747 | + "name": "BM_CreateBaggageFrom180Entries", |
| 122748 | + "value": 121493.8347463432, |
| 122749 | + "unit": "ns/iter", |
| 122750 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 122751 | + }, |
| 122752 | + { |
| 122753 | + "name": "BM_ExtractBaggageWith180Entries", |
| 122754 | + "value": 0.7221928794745652, |
| 122755 | + "unit": "ns/iter", |
| 122756 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 122757 | + }, |
| 122758 | + { |
| 122759 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 122760 | + "value": 998.122268904462, |
| 122761 | + "unit": "ns/iter", |
| 122762 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 122763 | + }, |
| 122764 | + { |
| 122765 | + "name": "BM_SetValueBaggageWith180Entries", |
| 122766 | + "value": 25125.260048724234, |
| 122767 | + "unit": "ns/iter", |
| 122768 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 122769 | + }, |
| 122770 | + { |
| 122771 | + "name": "BM_BaggageToHeaderTenEntries", |
| 122772 | + "value": 3955.0670303831257, |
| 122773 | + "unit": "ns/iter", |
| 122774 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 122775 | + }, |
| 122776 | + { |
| 122777 | + "name": "BM_BaggageToHeader180Entries", |
| 122778 | + "value": 75294.68565320029, |
| 122779 | + "unit": "ns/iter", |
| 122780 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 122781 | + } |
| 122782 | + ] |
122585 | 122783 | } |
122586 | 122784 | ], |
122587 | 122785 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments