|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1751320002691, |
| 2 | + "lastUpdate": 1751320005062, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -131888,6 +131888,204 @@ window.BENCHMARK_DATA = { |
131888 | 131888 | "extra": "iterations: 255226\ncpu: 551.4170382327818 ns\nthreads: 1" |
131889 | 131889 | } |
131890 | 131890 | ] |
| 131891 | + }, |
| 131892 | + { |
| 131893 | + "commit": { |
| 131894 | + "author": { |
| 131895 | + |
| 131896 | + "name": "Doug Barker", |
| 131897 | + "username": "dbarker" |
| 131898 | + }, |
| 131899 | + "committer": { |
| 131900 | + |
| 131901 | + "name": "GitHub", |
| 131902 | + "username": "web-flow" |
| 131903 | + }, |
| 131904 | + "distinct": true, |
| 131905 | + "id": "dff39f3eb34a5b8fb3baa5e469c1b7da445ece04", |
| 131906 | + "message": "[CodeHealth] Fix clang tidy warnings part 4 (#3501)", |
| 131907 | + "timestamp": "2025-06-30T23:42:55+02:00", |
| 131908 | + "tree_id": "9f2f27da44210089c2a92e0e5532a9c222a0c16d", |
| 131909 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/dff39f3eb34a5b8fb3baa5e469c1b7da445ece04" |
| 131910 | + }, |
| 131911 | + "date": 1751319986150, |
| 131912 | + "tool": "googlecpp", |
| 131913 | + "benches": [ |
| 131914 | + { |
| 131915 | + "name": "BM_CreateBaggageFromTenEntries", |
| 131916 | + "value": 5689.882551364697, |
| 131917 | + "unit": "ns/iter", |
| 131918 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 131919 | + }, |
| 131920 | + { |
| 131921 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 131922 | + "value": 1.4972080278005682, |
| 131923 | + "unit": "ns/iter", |
| 131924 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 131925 | + }, |
| 131926 | + { |
| 131927 | + "name": "BM_CreateBaggageFrom180Entries", |
| 131928 | + "value": 121493.8347463432, |
| 131929 | + "unit": "ns/iter", |
| 131930 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 131931 | + }, |
| 131932 | + { |
| 131933 | + "name": "BM_ExtractBaggageWith180Entries", |
| 131934 | + "value": 0.7221928794745652, |
| 131935 | + "unit": "ns/iter", |
| 131936 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 131937 | + }, |
| 131938 | + { |
| 131939 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 131940 | + "value": 998.122268904462, |
| 131941 | + "unit": "ns/iter", |
| 131942 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 131943 | + }, |
| 131944 | + { |
| 131945 | + "name": "BM_SetValueBaggageWith180Entries", |
| 131946 | + "value": 25125.260048724234, |
| 131947 | + "unit": "ns/iter", |
| 131948 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 131949 | + }, |
| 131950 | + { |
| 131951 | + "name": "BM_BaggageToHeaderTenEntries", |
| 131952 | + "value": 3955.0670303831257, |
| 131953 | + "unit": "ns/iter", |
| 131954 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 131955 | + }, |
| 131956 | + { |
| 131957 | + "name": "BM_BaggageToHeader180Entries", |
| 131958 | + "value": 75294.68565320029, |
| 131959 | + "unit": "ns/iter", |
| 131960 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 131961 | + }, |
| 131962 | + { |
| 131963 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 131964 | + "value": 0.09997954471505803, |
| 131965 | + "unit": "ms/iter", |
| 131966 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 131967 | + }, |
| 131968 | + { |
| 131969 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 131970 | + "value": 0.21355639960649034, |
| 131971 | + "unit": "ms/iter", |
| 131972 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 131973 | + }, |
| 131974 | + { |
| 131975 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 131976 | + "value": 0.5863015613858662, |
| 131977 | + "unit": "ms/iter", |
| 131978 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 131979 | + }, |
| 131980 | + { |
| 131981 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 131982 | + "value": 0.08317628537018615, |
| 131983 | + "unit": "ms/iter", |
| 131984 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 131985 | + }, |
| 131986 | + { |
| 131987 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 131988 | + "value": 0.20846126665716616, |
| 131989 | + "unit": "ms/iter", |
| 131990 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 131991 | + }, |
| 131992 | + { |
| 131993 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 131994 | + "value": 0.5976095432188453, |
| 131995 | + "unit": "ms/iter", |
| 131996 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 131997 | + }, |
| 131998 | + { |
| 131999 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 132000 | + "value": 0.09118002161896128, |
| 132001 | + "unit": "ms/iter", |
| 132002 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 132003 | + }, |
| 132004 | + { |
| 132005 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 132006 | + "value": 0.26736974420748383, |
| 132007 | + "unit": "ms/iter", |
| 132008 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 132009 | + }, |
| 132010 | + { |
| 132011 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 132012 | + "value": 0.8507728576660156, |
| 132013 | + "unit": "ms/iter", |
| 132014 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 132015 | + }, |
| 132016 | + { |
| 132017 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 132018 | + "value": 7.904344134860569, |
| 132019 | + "unit": "ms/iter", |
| 132020 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 132021 | + }, |
| 132022 | + { |
| 132023 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 132024 | + "value": 49.519856770833336, |
| 132025 | + "unit": "ms/iter", |
| 132026 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 132027 | + }, |
| 132028 | + { |
| 132029 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 132030 | + "value": 133.77690315246582, |
| 132031 | + "unit": "ms/iter", |
| 132032 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 132033 | + }, |
| 132034 | + { |
| 132035 | + "name": "BM_SpanIdDefaultConstructor", |
| 132036 | + "value": 0.7048667038381233, |
| 132037 | + "unit": "ns/iter", |
| 132038 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 132039 | + }, |
| 132040 | + { |
| 132041 | + "name": "BM_SpanIdConstructor", |
| 132042 | + "value": 0.7205246908588493, |
| 132043 | + "unit": "ns/iter", |
| 132044 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 132045 | + }, |
| 132046 | + { |
| 132047 | + "name": "BM_SpanIdToLowerBase16", |
| 132048 | + "value": 13.532062857634505, |
| 132049 | + "unit": "ns/iter", |
| 132050 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 132051 | + }, |
| 132052 | + { |
| 132053 | + "name": "BM_SpanIdIsValid", |
| 132054 | + "value": 0.7160289134784211, |
| 132055 | + "unit": "ns/iter", |
| 132056 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 132057 | + }, |
| 132058 | + { |
| 132059 | + "name": "BM_SpanCreation", |
| 132060 | + "value": 39.225783615673606, |
| 132061 | + "unit": "ns/iter", |
| 132062 | + "extra": "iterations: 5509526\ncpu: 25.50367527079462 ns\nthreads: 1" |
| 132063 | + }, |
| 132064 | + { |
| 132065 | + "name": "BM_SpanCreationWithScope", |
| 132066 | + "value": 276.6016159564114, |
| 132067 | + "unit": "ns/iter", |
| 132068 | + "extra": "iterations: 716098\ncpu: 193.83203974874948 ns\nthreads: 1" |
| 132069 | + }, |
| 132070 | + { |
| 132071 | + "name": "BM_NestedSpanCreationWithScope", |
| 132072 | + "value": 803.877884757846, |
| 132073 | + "unit": "ns/iter", |
| 132074 | + "extra": "iterations: 226094\ncpu: 639.1671782532932 ns\nthreads: 1" |
| 132075 | + }, |
| 132076 | + { |
| 132077 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 132078 | + "value": 153.27897161196805, |
| 132079 | + "unit": "ns/iter", |
| 132080 | + "extra": "iterations: 1137044\ncpu: 122.81129578099004 ns\nthreads: 1" |
| 132081 | + }, |
| 132082 | + { |
| 132083 | + "name": "BM_SpanCreationWitContextPropagation", |
| 132084 | + "value": 736.4801970532075, |
| 132085 | + "unit": "ns/iter", |
| 132086 | + "extra": "iterations: 236852\ncpu: 588.5309011534632 ns\nthreads: 1" |
| 132087 | + } |
| 132088 | + ] |
131891 | 132089 | } |
131892 | 132090 | ], |
131893 | 132091 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments