|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749452677860, |
| 2 | + "lastUpdate": 1749452680011, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -126740,6 +126740,204 @@ window.BENCHMARK_DATA = { |
126740 | 126740 | "extra": "iterations: 236589\ncpu: 578.5507567976532 ns\nthreads: 1" |
126741 | 126741 | } |
126742 | 126742 | ] |
| 126743 | + }, |
| 126744 | + { |
| 126745 | + "commit": { |
| 126746 | + "author": { |
| 126747 | + |
| 126748 | + "name": "Marc Alff", |
| 126749 | + "username": "marcalff" |
| 126750 | + }, |
| 126751 | + "committer": { |
| 126752 | + |
| 126753 | + "name": "GitHub", |
| 126754 | + "username": "web-flow" |
| 126755 | + }, |
| 126756 | + "distinct": true, |
| 126757 | + "id": "98e747f696d8df5be27f2f00db85ae497dccfc95", |
| 126758 | + "message": "[CI] Remove windows 2019 (#3466)", |
| 126759 | + "timestamp": "2025-06-09T09:01:03+02:00", |
| 126760 | + "tree_id": "d494280499c0692262c352329789a2ad69d8cc09", |
| 126761 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/98e747f696d8df5be27f2f00db85ae497dccfc95" |
| 126762 | + }, |
| 126763 | + "date": 1749452661637, |
| 126764 | + "tool": "googlecpp", |
| 126765 | + "benches": [ |
| 126766 | + { |
| 126767 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 126768 | + "value": 0.09997954471505803, |
| 126769 | + "unit": "ms/iter", |
| 126770 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 126771 | + }, |
| 126772 | + { |
| 126773 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 126774 | + "value": 0.21355639960649034, |
| 126775 | + "unit": "ms/iter", |
| 126776 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 126777 | + }, |
| 126778 | + { |
| 126779 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 126780 | + "value": 0.5863015613858662, |
| 126781 | + "unit": "ms/iter", |
| 126782 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 126783 | + }, |
| 126784 | + { |
| 126785 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 126786 | + "value": 0.08317628537018615, |
| 126787 | + "unit": "ms/iter", |
| 126788 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 126789 | + }, |
| 126790 | + { |
| 126791 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 126792 | + "value": 0.20846126665716616, |
| 126793 | + "unit": "ms/iter", |
| 126794 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 126795 | + }, |
| 126796 | + { |
| 126797 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 126798 | + "value": 0.5976095432188453, |
| 126799 | + "unit": "ms/iter", |
| 126800 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 126801 | + }, |
| 126802 | + { |
| 126803 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 126804 | + "value": 0.09118002161896128, |
| 126805 | + "unit": "ms/iter", |
| 126806 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 126807 | + }, |
| 126808 | + { |
| 126809 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 126810 | + "value": 0.26736974420748383, |
| 126811 | + "unit": "ms/iter", |
| 126812 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 126813 | + }, |
| 126814 | + { |
| 126815 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 126816 | + "value": 0.8507728576660156, |
| 126817 | + "unit": "ms/iter", |
| 126818 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 126819 | + }, |
| 126820 | + { |
| 126821 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 126822 | + "value": 7.904344134860569, |
| 126823 | + "unit": "ms/iter", |
| 126824 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 126825 | + }, |
| 126826 | + { |
| 126827 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 126828 | + "value": 49.519856770833336, |
| 126829 | + "unit": "ms/iter", |
| 126830 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 126831 | + }, |
| 126832 | + { |
| 126833 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 126834 | + "value": 133.77690315246582, |
| 126835 | + "unit": "ms/iter", |
| 126836 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 126837 | + }, |
| 126838 | + { |
| 126839 | + "name": "BM_CreateBaggageFromTenEntries", |
| 126840 | + "value": 5689.882551364697, |
| 126841 | + "unit": "ns/iter", |
| 126842 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 126843 | + }, |
| 126844 | + { |
| 126845 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 126846 | + "value": 1.4972080278005682, |
| 126847 | + "unit": "ns/iter", |
| 126848 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 126849 | + }, |
| 126850 | + { |
| 126851 | + "name": "BM_CreateBaggageFrom180Entries", |
| 126852 | + "value": 121493.8347463432, |
| 126853 | + "unit": "ns/iter", |
| 126854 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 126855 | + }, |
| 126856 | + { |
| 126857 | + "name": "BM_ExtractBaggageWith180Entries", |
| 126858 | + "value": 0.7221928794745652, |
| 126859 | + "unit": "ns/iter", |
| 126860 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 126861 | + }, |
| 126862 | + { |
| 126863 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 126864 | + "value": 998.122268904462, |
| 126865 | + "unit": "ns/iter", |
| 126866 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 126867 | + }, |
| 126868 | + { |
| 126869 | + "name": "BM_SetValueBaggageWith180Entries", |
| 126870 | + "value": 25125.260048724234, |
| 126871 | + "unit": "ns/iter", |
| 126872 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 126873 | + }, |
| 126874 | + { |
| 126875 | + "name": "BM_BaggageToHeaderTenEntries", |
| 126876 | + "value": 3955.0670303831257, |
| 126877 | + "unit": "ns/iter", |
| 126878 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 126879 | + }, |
| 126880 | + { |
| 126881 | + "name": "BM_BaggageToHeader180Entries", |
| 126882 | + "value": 75294.68565320029, |
| 126883 | + "unit": "ns/iter", |
| 126884 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 126885 | + }, |
| 126886 | + { |
| 126887 | + "name": "BM_SpanIdDefaultConstructor", |
| 126888 | + "value": 0.7048667038381233, |
| 126889 | + "unit": "ns/iter", |
| 126890 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 126891 | + }, |
| 126892 | + { |
| 126893 | + "name": "BM_SpanIdConstructor", |
| 126894 | + "value": 0.7205246908588493, |
| 126895 | + "unit": "ns/iter", |
| 126896 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 126897 | + }, |
| 126898 | + { |
| 126899 | + "name": "BM_SpanIdToLowerBase16", |
| 126900 | + "value": 13.532062857634505, |
| 126901 | + "unit": "ns/iter", |
| 126902 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 126903 | + }, |
| 126904 | + { |
| 126905 | + "name": "BM_SpanIdIsValid", |
| 126906 | + "value": 0.7160289134784211, |
| 126907 | + "unit": "ns/iter", |
| 126908 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 126909 | + }, |
| 126910 | + { |
| 126911 | + "name": "BM_SpanCreation", |
| 126912 | + "value": 25.093958012622466, |
| 126913 | + "unit": "ns/iter", |
| 126914 | + "extra": "iterations: 5557108\ncpu: 25.052199453384745 ns\nthreads: 1" |
| 126915 | + }, |
| 126916 | + { |
| 126917 | + "name": "BM_SpanCreationWithScope", |
| 126918 | + "value": 192.12041019149572, |
| 126919 | + "unit": "ns/iter", |
| 126920 | + "extra": "iterations: 761950\ncpu: 191.76720782203552 ns\nthreads: 1" |
| 126921 | + }, |
| 126922 | + { |
| 126923 | + "name": "BM_NestedSpanCreationWithScope", |
| 126924 | + "value": 619.4548579415198, |
| 126925 | + "unit": "ns/iter", |
| 126926 | + "extra": "iterations: 224201\ncpu: 616.7642695616883 ns\nthreads: 1" |
| 126927 | + }, |
| 126928 | + { |
| 126929 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 126930 | + "value": 121.29961442241401, |
| 126931 | + "unit": "ns/iter", |
| 126932 | + "extra": "iterations: 1153413\ncpu: 120.93141658712014 ns\nthreads: 1" |
| 126933 | + }, |
| 126934 | + { |
| 126935 | + "name": "BM_SpanCreationWitContextPropagation", |
| 126936 | + "value": 581.6918104834923, |
| 126937 | + "unit": "ns/iter", |
| 126938 | + "extra": "iterations: 238599\ncpu: 580.6101450550925 ns\nthreads: 1" |
| 126939 | + } |
| 126940 | + ] |
126743 | 126941 | } |
126744 | 126942 | ], |
126745 | 126943 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments