|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731096740331, |
| 2 | + "lastUpdate": 1731398214291, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -94862,6 +94862,204 @@ window.BENCHMARK_DATA = { |
94862 | 94862 | "extra": "iterations: 1743\ncpu: 80344.8135398738 ns\nthreads: 1" |
94863 | 94863 | } |
94864 | 94864 | ] |
| 94865 | + }, |
| 94866 | + { |
| 94867 | + "commit": { |
| 94868 | + "author": { |
| 94869 | + |
| 94870 | + "name": "Chris Ward", |
| 94871 | + "username": "tjcw" |
| 94872 | + }, |
| 94873 | + "committer": { |
| 94874 | + |
| 94875 | + "name": "GitHub", |
| 94876 | + "username": "web-flow" |
| 94877 | + }, |
| 94878 | + "distinct": true, |
| 94879 | + "id": "a713947e5956bbc4b5a398b148e497ce21278e69", |
| 94880 | + "message": "[BUILD] Patches for building on AIX (#3127)", |
| 94881 | + "timestamp": "2024-11-12T08:43:36+01:00", |
| 94882 | + "tree_id": "422b8b080d2b235abf7beae49ec7d8f02b375a74", |
| 94883 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a713947e5956bbc4b5a398b148e497ce21278e69" |
| 94884 | + }, |
| 94885 | + "date": 1731398202199, |
| 94886 | + "tool": "googlecpp", |
| 94887 | + "benches": [ |
| 94888 | + { |
| 94889 | + "name": "BM_SpanIdDefaultConstructor", |
| 94890 | + "value": 0.7182819013330776, |
| 94891 | + "unit": "ns/iter", |
| 94892 | + "extra": "iterations: 194704229\ncpu: 0.7162753357555475 ns\nthreads: 1" |
| 94893 | + }, |
| 94894 | + { |
| 94895 | + "name": "BM_SpanIdConstructor", |
| 94896 | + "value": 0.7075485695973035, |
| 94897 | + "unit": "ns/iter", |
| 94898 | + "extra": "iterations: 195400856\ncpu: 0.7063754162878387 ns\nthreads: 1" |
| 94899 | + }, |
| 94900 | + { |
| 94901 | + "name": "BM_SpanIdToLowerBase16", |
| 94902 | + "value": 13.204277194945089, |
| 94903 | + "unit": "ns/iter", |
| 94904 | + "extra": "iterations: 10548627\ncpu: 13.193691937348813 ns\nthreads: 1" |
| 94905 | + }, |
| 94906 | + { |
| 94907 | + "name": "BM_SpanIdIsValid", |
| 94908 | + "value": 0.739375422180231, |
| 94909 | + "unit": "ns/iter", |
| 94910 | + "extra": "iterations: 194879003\ncpu: 0.7293714910887552 ns\nthreads: 1" |
| 94911 | + }, |
| 94912 | + { |
| 94913 | + "name": "BM_SpanCreation", |
| 94914 | + "value": 22.655538691673737, |
| 94915 | + "unit": "ns/iter", |
| 94916 | + "extra": "iterations: 6238294\ncpu: 22.20489848666959 ns\nthreads: 1" |
| 94917 | + }, |
| 94918 | + { |
| 94919 | + "name": "BM_SpanCreationWithScope", |
| 94920 | + "value": 205.51264726878608, |
| 94921 | + "unit": "ns/iter", |
| 94922 | + "extra": "iterations: 728770\ncpu: 193.0614295319511 ns\nthreads: 1" |
| 94923 | + }, |
| 94924 | + { |
| 94925 | + "name": "BM_NestedSpanCreationWithScope", |
| 94926 | + "value": 761.0227935206318, |
| 94927 | + "unit": "ns/iter", |
| 94928 | + "extra": "iterations: 220623\ncpu: 634.1235727915948 ns\nthreads: 1" |
| 94929 | + }, |
| 94930 | + { |
| 94931 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 94932 | + "value": 128.0182919364177, |
| 94933 | + "unit": "ns/iter", |
| 94934 | + "extra": "iterations: 1238875\ncpu: 111.84727272727272 ns\nthreads: 1" |
| 94935 | + }, |
| 94936 | + { |
| 94937 | + "name": "BM_SpanCreationWitContextPropagation", |
| 94938 | + "value": 609.4680094161174, |
| 94939 | + "unit": "ns/iter", |
| 94940 | + "extra": "iterations: 231383\ncpu: 601.7881002493704 ns\nthreads: 1" |
| 94941 | + }, |
| 94942 | + { |
| 94943 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 94944 | + "value": 0.09894531661208945, |
| 94945 | + "unit": "ms/iter", |
| 94946 | + "extra": "iterations: 1039\ncpu: 0.07717373243503368 ms\nthreads: 1" |
| 94947 | + }, |
| 94948 | + { |
| 94949 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 94950 | + "value": 0.19412563923291137, |
| 94951 | + "unit": "ms/iter", |
| 94952 | + "extra": "iterations: 802\ncpu: 0.1005412144638404 ms\nthreads: 1" |
| 94953 | + }, |
| 94954 | + { |
| 94955 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 94956 | + "value": 0.6493403587812259, |
| 94957 | + "unit": "ms/iter", |
| 94958 | + "extra": "iterations: 243\ncpu: 0.34184291358024693 ms\nthreads: 1" |
| 94959 | + }, |
| 94960 | + { |
| 94961 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 94962 | + "value": 0.10755095064365369, |
| 94963 | + "unit": "ms/iter", |
| 94964 | + "extra": "iterations: 1519\ncpu: 0.08063631402238318 ms\nthreads: 1" |
| 94965 | + }, |
| 94966 | + { |
| 94967 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 94968 | + "value": 0.19797417425340222, |
| 94969 | + "unit": "ms/iter", |
| 94970 | + "extra": "iterations: 775\ncpu: 0.13604867096774187 ms\nthreads: 1" |
| 94971 | + }, |
| 94972 | + { |
| 94973 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 94974 | + "value": 0.638587272118943, |
| 94975 | + "unit": "ms/iter", |
| 94976 | + "extra": "iterations: 247\ncpu: 0.35801158299595154 ms\nthreads: 1" |
| 94977 | + }, |
| 94978 | + { |
| 94979 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 94980 | + "value": 0.0964850883153059, |
| 94981 | + "unit": "ms/iter", |
| 94982 | + "extra": "iterations: 1499\ncpu: 0.07467908605737159 ms\nthreads: 1" |
| 94983 | + }, |
| 94984 | + { |
| 94985 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 94986 | + "value": 0.17713033235990083, |
| 94987 | + "unit": "ms/iter", |
| 94988 | + "extra": "iterations: 780\ncpu: 0.10189392435897432 ms\nthreads: 1" |
| 94989 | + }, |
| 94990 | + { |
| 94991 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 94992 | + "value": 0.7414100615958857, |
| 94993 | + "unit": "ms/iter", |
| 94994 | + "extra": "iterations: 246\ncpu: 0.3493083577235769 ms\nthreads: 1" |
| 94995 | + }, |
| 94996 | + { |
| 94997 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 94998 | + "value": 7.5880736112594604, |
| 94999 | + "unit": "ms/iter", |
| 95000 | + "extra": "iterations: 16\ncpu: 7.238024250000002 ms\nthreads: 1" |
| 95001 | + }, |
| 95002 | + { |
| 95003 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 95004 | + "value": 37.922064463297524, |
| 95005 | + "unit": "ms/iter", |
| 95006 | + "extra": "iterations: 3\ncpu: 36.67555566666669 ms\nthreads: 1" |
| 95007 | + }, |
| 95008 | + { |
| 95009 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 95010 | + "value": 86.18748188018799, |
| 95011 | + "unit": "ms/iter", |
| 95012 | + "extra": "iterations: 2\ncpu: 126.72164350000004 ms\nthreads: 1" |
| 95013 | + }, |
| 95014 | + { |
| 95015 | + "name": "BM_CreateBaggageFromTenEntries", |
| 95016 | + "value": 6252.847350415318, |
| 95017 | + "unit": "ns/iter", |
| 95018 | + "extra": "iterations: 22139\ncpu: 6242.246262252134 ns\nthreads: 1" |
| 95019 | + }, |
| 95020 | + { |
| 95021 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 95022 | + "value": 1.3835138047422295, |
| 95023 | + "unit": "ns/iter", |
| 95024 | + "extra": "iterations: 98357410\ncpu: 1.3743060843102721 ns\nthreads: 1" |
| 95025 | + }, |
| 95026 | + { |
| 95027 | + "name": "BM_CreateBaggageFrom180Entries", |
| 95028 | + "value": 125163.05570125161, |
| 95029 | + "unit": "ns/iter", |
| 95030 | + "extra": "iterations: 1139\ncpu: 124906.19578577705 ns\nthreads: 1" |
| 95031 | + }, |
| 95032 | + { |
| 95033 | + "name": "BM_ExtractBaggageWith180Entries", |
| 95034 | + "value": 0.724921795171574, |
| 95035 | + "unit": "ns/iter", |
| 95036 | + "extra": "iterations: 193585527\ncpu: 0.7234354663300836 ns\nthreads: 1" |
| 95037 | + }, |
| 95038 | + { |
| 95039 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 95040 | + "value": 1062.887600865898, |
| 95041 | + "unit": "ns/iter", |
| 95042 | + "extra": "iterations: 129036\ncpu: 1060.9193248395798 ns\nthreads: 1" |
| 95043 | + }, |
| 95044 | + { |
| 95045 | + "name": "BM_SetValueBaggageWith180Entries", |
| 95046 | + "value": 27326.3899969305, |
| 95047 | + "unit": "ns/iter", |
| 95048 | + "extra": "iterations: 5057\ncpu: 27135.736998220287 ns\nthreads: 1" |
| 95049 | + }, |
| 95050 | + { |
| 95051 | + "name": "BM_BaggageToHeaderTenEntries", |
| 95052 | + "value": 4469.0735525174705, |
| 95053 | + "unit": "ns/iter", |
| 95054 | + "extra": "iterations: 29877\ncpu: 4460.228804766207 ns\nthreads: 1" |
| 95055 | + }, |
| 95056 | + { |
| 95057 | + "name": "BM_BaggageToHeader180Entries", |
| 95058 | + "value": 82385.71900147217, |
| 95059 | + "unit": "ns/iter", |
| 95060 | + "extra": "iterations: 1665\ncpu: 82224.34294294305 ns\nthreads: 1" |
| 95061 | + } |
| 95062 | + ] |
94865 | 95063 | } |
94866 | 95064 | ], |
94867 | 95065 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments