|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748511472457, |
| 2 | + "lastUpdate": 1748632669168, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -124760,6 +124760,204 @@ window.BENCHMARK_DATA = { |
124760 | 124760 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
124761 | 124761 | } |
124762 | 124762 | ] |
| 124763 | + }, |
| 124764 | + { |
| 124765 | + "commit": { |
| 124766 | + "author": { |
| 124767 | + |
| 124768 | + "name": "Tom Tan", |
| 124769 | + "username": "ThomsonTan" |
| 124770 | + }, |
| 124771 | + "committer": { |
| 124772 | + |
| 124773 | + "name": "GitHub", |
| 124774 | + "username": "web-flow" |
| 124775 | + }, |
| 124776 | + "distinct": true, |
| 124777 | + "id": "7a847caafc0baaec6de424dc0cda7c76cf871213", |
| 124778 | + "message": "[DOC] Udpate link to membership document (#3452)", |
| 124779 | + "timestamp": "2025-05-30T21:13:55+02:00", |
| 124780 | + "tree_id": "1850c3adf3799f6809db4e99e5d5353b3c63f2e3", |
| 124781 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a847caafc0baaec6de424dc0cda7c76cf871213" |
| 124782 | + }, |
| 124783 | + "date": 1748632652155, |
| 124784 | + "tool": "googlecpp", |
| 124785 | + "benches": [ |
| 124786 | + { |
| 124787 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 124788 | + "value": 0.09997954471505803, |
| 124789 | + "unit": "ms/iter", |
| 124790 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 124791 | + }, |
| 124792 | + { |
| 124793 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 124794 | + "value": 0.21355639960649034, |
| 124795 | + "unit": "ms/iter", |
| 124796 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 124797 | + }, |
| 124798 | + { |
| 124799 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 124800 | + "value": 0.5863015613858662, |
| 124801 | + "unit": "ms/iter", |
| 124802 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 124803 | + }, |
| 124804 | + { |
| 124805 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 124806 | + "value": 0.08317628537018615, |
| 124807 | + "unit": "ms/iter", |
| 124808 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 124809 | + }, |
| 124810 | + { |
| 124811 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 124812 | + "value": 0.20846126665716616, |
| 124813 | + "unit": "ms/iter", |
| 124814 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 124815 | + }, |
| 124816 | + { |
| 124817 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 124818 | + "value": 0.5976095432188453, |
| 124819 | + "unit": "ms/iter", |
| 124820 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 124821 | + }, |
| 124822 | + { |
| 124823 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 124824 | + "value": 0.09118002161896128, |
| 124825 | + "unit": "ms/iter", |
| 124826 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 124827 | + }, |
| 124828 | + { |
| 124829 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 124830 | + "value": 0.26736974420748383, |
| 124831 | + "unit": "ms/iter", |
| 124832 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 124833 | + }, |
| 124834 | + { |
| 124835 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 124836 | + "value": 0.8507728576660156, |
| 124837 | + "unit": "ms/iter", |
| 124838 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 124839 | + }, |
| 124840 | + { |
| 124841 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 124842 | + "value": 7.904344134860569, |
| 124843 | + "unit": "ms/iter", |
| 124844 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 124845 | + }, |
| 124846 | + { |
| 124847 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 124848 | + "value": 49.519856770833336, |
| 124849 | + "unit": "ms/iter", |
| 124850 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 124851 | + }, |
| 124852 | + { |
| 124853 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 124854 | + "value": 133.77690315246582, |
| 124855 | + "unit": "ms/iter", |
| 124856 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 124857 | + }, |
| 124858 | + { |
| 124859 | + "name": "BM_CreateBaggageFromTenEntries", |
| 124860 | + "value": 5689.882551364697, |
| 124861 | + "unit": "ns/iter", |
| 124862 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 124863 | + }, |
| 124864 | + { |
| 124865 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 124866 | + "value": 1.4972080278005682, |
| 124867 | + "unit": "ns/iter", |
| 124868 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 124869 | + }, |
| 124870 | + { |
| 124871 | + "name": "BM_CreateBaggageFrom180Entries", |
| 124872 | + "value": 121493.8347463432, |
| 124873 | + "unit": "ns/iter", |
| 124874 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 124875 | + }, |
| 124876 | + { |
| 124877 | + "name": "BM_ExtractBaggageWith180Entries", |
| 124878 | + "value": 0.7221928794745652, |
| 124879 | + "unit": "ns/iter", |
| 124880 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 124881 | + }, |
| 124882 | + { |
| 124883 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 124884 | + "value": 998.122268904462, |
| 124885 | + "unit": "ns/iter", |
| 124886 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 124887 | + }, |
| 124888 | + { |
| 124889 | + "name": "BM_SetValueBaggageWith180Entries", |
| 124890 | + "value": 25125.260048724234, |
| 124891 | + "unit": "ns/iter", |
| 124892 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 124893 | + }, |
| 124894 | + { |
| 124895 | + "name": "BM_BaggageToHeaderTenEntries", |
| 124896 | + "value": 3955.0670303831257, |
| 124897 | + "unit": "ns/iter", |
| 124898 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 124899 | + }, |
| 124900 | + { |
| 124901 | + "name": "BM_BaggageToHeader180Entries", |
| 124902 | + "value": 75294.68565320029, |
| 124903 | + "unit": "ns/iter", |
| 124904 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 124905 | + }, |
| 124906 | + { |
| 124907 | + "name": "BM_SpanIdDefaultConstructor", |
| 124908 | + "value": 0.7048667038381233, |
| 124909 | + "unit": "ns/iter", |
| 124910 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 124911 | + }, |
| 124912 | + { |
| 124913 | + "name": "BM_SpanIdConstructor", |
| 124914 | + "value": 0.7205246908588493, |
| 124915 | + "unit": "ns/iter", |
| 124916 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 124917 | + }, |
| 124918 | + { |
| 124919 | + "name": "BM_SpanIdToLowerBase16", |
| 124920 | + "value": 13.532062857634505, |
| 124921 | + "unit": "ns/iter", |
| 124922 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 124923 | + }, |
| 124924 | + { |
| 124925 | + "name": "BM_SpanIdIsValid", |
| 124926 | + "value": 0.7160289134784211, |
| 124927 | + "unit": "ns/iter", |
| 124928 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 124929 | + }, |
| 124930 | + { |
| 124931 | + "name": "BM_SpanCreation", |
| 124932 | + "value": 33.26976291679624, |
| 124933 | + "unit": "ns/iter", |
| 124934 | + "extra": "iterations: 5684421\ncpu: 24.384005688530106 ns\nthreads: 1" |
| 124935 | + }, |
| 124936 | + { |
| 124937 | + "name": "BM_SpanCreationWithScope", |
| 124938 | + "value": 276.82114288728025, |
| 124939 | + "unit": "ns/iter", |
| 124940 | + "extra": "iterations: 697781\ncpu: 199.85114240714495 ns\nthreads: 1" |
| 124941 | + }, |
| 124942 | + { |
| 124943 | + "name": "BM_NestedSpanCreationWithScope", |
| 124944 | + "value": 1715.358132970445, |
| 124945 | + "unit": "ns/iter", |
| 124946 | + "extra": "iterations: 222196\ncpu: 626.8087634340853 ns\nthreads: 1" |
| 124947 | + }, |
| 124948 | + { |
| 124949 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 124950 | + "value": 162.03341559269316, |
| 124951 | + "unit": "ns/iter", |
| 124952 | + "extra": "iterations: 1159445\ncpu: 120.39416876177823 ns\nthreads: 1" |
| 124953 | + }, |
| 124954 | + { |
| 124955 | + "name": "BM_SpanCreationWitContextPropagation", |
| 124956 | + "value": 1286.2167226828126, |
| 124957 | + "unit": "ns/iter", |
| 124958 | + "extra": "iterations: 244706\ncpu: 578.0243557575216 ns\nthreads: 1" |
| 124959 | + } |
| 124960 | + ] |
124763 | 124961 | } |
124764 | 124962 | ], |
124765 | 124963 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments