|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743030203214, |
| 2 | + "lastUpdate": 1743030205375, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -113870,6 +113870,204 @@ window.BENCHMARK_DATA = { |
113870 | 113870 | "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
113871 | 113871 | } |
113872 | 113872 | ] |
| 113873 | + }, |
| 113874 | + { |
| 113875 | + "commit": { |
| 113876 | + "author": { |
| 113877 | + |
| 113878 | + "name": "Pranav Sharma", |
| 113879 | + "username": "psx95" |
| 113880 | + }, |
| 113881 | + "committer": { |
| 113882 | + |
| 113883 | + "name": "GitHub", |
| 113884 | + "username": "web-flow" |
| 113885 | + }, |
| 113886 | + "distinct": true, |
| 113887 | + "id": "6e214c85036a5331fd18503511dcee2dc8261dd8", |
| 113888 | + "message": "Add Pranav Sharma in cpp-approvers (#3323)", |
| 113889 | + "timestamp": "2025-03-26T16:00:19-07:00", |
| 113890 | + "tree_id": "2afd532b40638614b9d0531d566b6c4e04bee5b4", |
| 113891 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6e214c85036a5331fd18503511dcee2dc8261dd8" |
| 113892 | + }, |
| 113893 | + "date": 1743030191898, |
| 113894 | + "tool": "googlecpp", |
| 113895 | + "benches": [ |
| 113896 | + { |
| 113897 | + "name": "BM_CreateBaggageFromTenEntries", |
| 113898 | + "value": 5689.882551364697, |
| 113899 | + "unit": "ns/iter", |
| 113900 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 113901 | + }, |
| 113902 | + { |
| 113903 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 113904 | + "value": 1.4972080278005682, |
| 113905 | + "unit": "ns/iter", |
| 113906 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 113907 | + }, |
| 113908 | + { |
| 113909 | + "name": "BM_CreateBaggageFrom180Entries", |
| 113910 | + "value": 121493.8347463432, |
| 113911 | + "unit": "ns/iter", |
| 113912 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 113913 | + }, |
| 113914 | + { |
| 113915 | + "name": "BM_ExtractBaggageWith180Entries", |
| 113916 | + "value": 0.7221928794745652, |
| 113917 | + "unit": "ns/iter", |
| 113918 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 113919 | + }, |
| 113920 | + { |
| 113921 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 113922 | + "value": 998.122268904462, |
| 113923 | + "unit": "ns/iter", |
| 113924 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 113925 | + }, |
| 113926 | + { |
| 113927 | + "name": "BM_SetValueBaggageWith180Entries", |
| 113928 | + "value": 25125.260048724234, |
| 113929 | + "unit": "ns/iter", |
| 113930 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 113931 | + }, |
| 113932 | + { |
| 113933 | + "name": "BM_BaggageToHeaderTenEntries", |
| 113934 | + "value": 3955.0670303831257, |
| 113935 | + "unit": "ns/iter", |
| 113936 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 113937 | + }, |
| 113938 | + { |
| 113939 | + "name": "BM_BaggageToHeader180Entries", |
| 113940 | + "value": 75294.68565320029, |
| 113941 | + "unit": "ns/iter", |
| 113942 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 113943 | + }, |
| 113944 | + { |
| 113945 | + "name": "BM_SpanCreation", |
| 113946 | + "value": 24.670353642615865, |
| 113947 | + "unit": "ns/iter", |
| 113948 | + "extra": "iterations: 5659456\ncpu: 24.499597311119654 ns\nthreads: 1" |
| 113949 | + }, |
| 113950 | + { |
| 113951 | + "name": "BM_SpanCreationWithScope", |
| 113952 | + "value": 198.07398653631006, |
| 113953 | + "unit": "ns/iter", |
| 113954 | + "extra": "iterations: 714607\ncpu: 195.72215077658075 ns\nthreads: 1" |
| 113955 | + }, |
| 113956 | + { |
| 113957 | + "name": "BM_NestedSpanCreationWithScope", |
| 113958 | + "value": 640.8396304889209, |
| 113959 | + "unit": "ns/iter", |
| 113960 | + "extra": "iterations: 218785\ncpu: 634.9073382544509 ns\nthreads: 1" |
| 113961 | + }, |
| 113962 | + { |
| 113963 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 113964 | + "value": 122.46811671073553, |
| 113965 | + "unit": "ns/iter", |
| 113966 | + "extra": "iterations: 1147528\ncpu: 121.78516864076516 ns\nthreads: 1" |
| 113967 | + }, |
| 113968 | + { |
| 113969 | + "name": "BM_SpanCreationWitContextPropagation", |
| 113970 | + "value": 591.0278167131402, |
| 113971 | + "unit": "ns/iter", |
| 113972 | + "extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1" |
| 113973 | + }, |
| 113974 | + { |
| 113975 | + "name": "BM_SpanIdDefaultConstructor", |
| 113976 | + "value": 0.7048667038381233, |
| 113977 | + "unit": "ns/iter", |
| 113978 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 113979 | + }, |
| 113980 | + { |
| 113981 | + "name": "BM_SpanIdConstructor", |
| 113982 | + "value": 0.7205246908588493, |
| 113983 | + "unit": "ns/iter", |
| 113984 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 113985 | + }, |
| 113986 | + { |
| 113987 | + "name": "BM_SpanIdToLowerBase16", |
| 113988 | + "value": 13.532062857634505, |
| 113989 | + "unit": "ns/iter", |
| 113990 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 113991 | + }, |
| 113992 | + { |
| 113993 | + "name": "BM_SpanIdIsValid", |
| 113994 | + "value": 0.7160289134784211, |
| 113995 | + "unit": "ns/iter", |
| 113996 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 113997 | + }, |
| 113998 | + { |
| 113999 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 114000 | + "value": 0.09997954471505803, |
| 114001 | + "unit": "ms/iter", |
| 114002 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 114003 | + }, |
| 114004 | + { |
| 114005 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 114006 | + "value": 0.21355639960649034, |
| 114007 | + "unit": "ms/iter", |
| 114008 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 114009 | + }, |
| 114010 | + { |
| 114011 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 114012 | + "value": 0.5863015613858662, |
| 114013 | + "unit": "ms/iter", |
| 114014 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 114015 | + }, |
| 114016 | + { |
| 114017 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 114018 | + "value": 0.08317628537018615, |
| 114019 | + "unit": "ms/iter", |
| 114020 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 114021 | + }, |
| 114022 | + { |
| 114023 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 114024 | + "value": 0.20846126665716616, |
| 114025 | + "unit": "ms/iter", |
| 114026 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 114027 | + }, |
| 114028 | + { |
| 114029 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 114030 | + "value": 0.5976095432188453, |
| 114031 | + "unit": "ms/iter", |
| 114032 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 114033 | + }, |
| 114034 | + { |
| 114035 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 114036 | + "value": 0.09118002161896128, |
| 114037 | + "unit": "ms/iter", |
| 114038 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 114039 | + }, |
| 114040 | + { |
| 114041 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 114042 | + "value": 0.26736974420748383, |
| 114043 | + "unit": "ms/iter", |
| 114044 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 114045 | + }, |
| 114046 | + { |
| 114047 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 114048 | + "value": 0.8507728576660156, |
| 114049 | + "unit": "ms/iter", |
| 114050 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 114051 | + }, |
| 114052 | + { |
| 114053 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 114054 | + "value": 7.904344134860569, |
| 114055 | + "unit": "ms/iter", |
| 114056 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 114057 | + }, |
| 114058 | + { |
| 114059 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 114060 | + "value": 49.519856770833336, |
| 114061 | + "unit": "ms/iter", |
| 114062 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 114063 | + }, |
| 114064 | + { |
| 114065 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 114066 | + "value": 133.77690315246582, |
| 114067 | + "unit": "ms/iter", |
| 114068 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 114069 | + } |
| 114070 | + ] |
113873 | 114071 | } |
113874 | 114072 | ], |
113875 | 114073 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments