|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748650460136, |
| 2 | + "lastUpdate": 1748650462160, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -124958,6 +124958,204 @@ window.BENCHMARK_DATA = { |
124958 | 124958 | "extra": "iterations: 244706\ncpu: 578.0243557575216 ns\nthreads: 1" |
124959 | 124959 | } |
124960 | 124960 | ] |
| 124961 | + }, |
| 124962 | + { |
| 124963 | + "commit": { |
| 124964 | + "author": { |
| 124965 | + |
| 124966 | + "name": "Marc Alff", |
| 124967 | + "username": "marcalff" |
| 124968 | + }, |
| 124969 | + "committer": { |
| 124970 | + |
| 124971 | + "name": "GitHub", |
| 124972 | + "username": "web-flow" |
| 124973 | + }, |
| 124974 | + "distinct": true, |
| 124975 | + "id": "76460cf70a3fc451fb96c77893a04a88f32c9e0a", |
| 124976 | + "message": "[CI] build examples with IWYU (#3450)", |
| 124977 | + "timestamp": "2025-05-31T02:09:27+02:00", |
| 124978 | + "tree_id": "b4681d37b7294bcbe6fa2e5f4e16e5be1950b5d2", |
| 124979 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/76460cf70a3fc451fb96c77893a04a88f32c9e0a" |
| 124980 | + }, |
| 124981 | + "date": 1748650444404, |
| 124982 | + "tool": "googlecpp", |
| 124983 | + "benches": [ |
| 124984 | + { |
| 124985 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 124986 | + "value": 0.09997954471505803, |
| 124987 | + "unit": "ms/iter", |
| 124988 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 124989 | + }, |
| 124990 | + { |
| 124991 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 124992 | + "value": 0.21355639960649034, |
| 124993 | + "unit": "ms/iter", |
| 124994 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 124995 | + }, |
| 124996 | + { |
| 124997 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 124998 | + "value": 0.5863015613858662, |
| 124999 | + "unit": "ms/iter", |
| 125000 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 125001 | + }, |
| 125002 | + { |
| 125003 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 125004 | + "value": 0.08317628537018615, |
| 125005 | + "unit": "ms/iter", |
| 125006 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 125007 | + }, |
| 125008 | + { |
| 125009 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 125010 | + "value": 0.20846126665716616, |
| 125011 | + "unit": "ms/iter", |
| 125012 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 125013 | + }, |
| 125014 | + { |
| 125015 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 125016 | + "value": 0.5976095432188453, |
| 125017 | + "unit": "ms/iter", |
| 125018 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 125019 | + }, |
| 125020 | + { |
| 125021 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 125022 | + "value": 0.09118002161896128, |
| 125023 | + "unit": "ms/iter", |
| 125024 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 125025 | + }, |
| 125026 | + { |
| 125027 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 125028 | + "value": 0.26736974420748383, |
| 125029 | + "unit": "ms/iter", |
| 125030 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 125031 | + }, |
| 125032 | + { |
| 125033 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 125034 | + "value": 0.8507728576660156, |
| 125035 | + "unit": "ms/iter", |
| 125036 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 125037 | + }, |
| 125038 | + { |
| 125039 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 125040 | + "value": 7.904344134860569, |
| 125041 | + "unit": "ms/iter", |
| 125042 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 125043 | + }, |
| 125044 | + { |
| 125045 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 125046 | + "value": 49.519856770833336, |
| 125047 | + "unit": "ms/iter", |
| 125048 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 125049 | + }, |
| 125050 | + { |
| 125051 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 125052 | + "value": 133.77690315246582, |
| 125053 | + "unit": "ms/iter", |
| 125054 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 125055 | + }, |
| 125056 | + { |
| 125057 | + "name": "BM_CreateBaggageFromTenEntries", |
| 125058 | + "value": 5689.882551364697, |
| 125059 | + "unit": "ns/iter", |
| 125060 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 125061 | + }, |
| 125062 | + { |
| 125063 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 125064 | + "value": 1.4972080278005682, |
| 125065 | + "unit": "ns/iter", |
| 125066 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 125067 | + }, |
| 125068 | + { |
| 125069 | + "name": "BM_CreateBaggageFrom180Entries", |
| 125070 | + "value": 121493.8347463432, |
| 125071 | + "unit": "ns/iter", |
| 125072 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 125073 | + }, |
| 125074 | + { |
| 125075 | + "name": "BM_ExtractBaggageWith180Entries", |
| 125076 | + "value": 0.7221928794745652, |
| 125077 | + "unit": "ns/iter", |
| 125078 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 125079 | + }, |
| 125080 | + { |
| 125081 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 125082 | + "value": 998.122268904462, |
| 125083 | + "unit": "ns/iter", |
| 125084 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 125085 | + }, |
| 125086 | + { |
| 125087 | + "name": "BM_SetValueBaggageWith180Entries", |
| 125088 | + "value": 25125.260048724234, |
| 125089 | + "unit": "ns/iter", |
| 125090 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 125091 | + }, |
| 125092 | + { |
| 125093 | + "name": "BM_BaggageToHeaderTenEntries", |
| 125094 | + "value": 3955.0670303831257, |
| 125095 | + "unit": "ns/iter", |
| 125096 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 125097 | + }, |
| 125098 | + { |
| 125099 | + "name": "BM_BaggageToHeader180Entries", |
| 125100 | + "value": 75294.68565320029, |
| 125101 | + "unit": "ns/iter", |
| 125102 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 125103 | + }, |
| 125104 | + { |
| 125105 | + "name": "BM_SpanIdDefaultConstructor", |
| 125106 | + "value": 0.7048667038381233, |
| 125107 | + "unit": "ns/iter", |
| 125108 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 125109 | + }, |
| 125110 | + { |
| 125111 | + "name": "BM_SpanIdConstructor", |
| 125112 | + "value": 0.7205246908588493, |
| 125113 | + "unit": "ns/iter", |
| 125114 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 125115 | + }, |
| 125116 | + { |
| 125117 | + "name": "BM_SpanIdToLowerBase16", |
| 125118 | + "value": 13.532062857634505, |
| 125119 | + "unit": "ns/iter", |
| 125120 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 125121 | + }, |
| 125122 | + { |
| 125123 | + "name": "BM_SpanIdIsValid", |
| 125124 | + "value": 0.7160289134784211, |
| 125125 | + "unit": "ns/iter", |
| 125126 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 125127 | + }, |
| 125128 | + { |
| 125129 | + "name": "BM_SpanCreation", |
| 125130 | + "value": 32.118446497696866, |
| 125131 | + "unit": "ns/iter", |
| 125132 | + "extra": "iterations: 5615957\ncpu: 24.648699411338086 ns\nthreads: 1" |
| 125133 | + }, |
| 125134 | + { |
| 125135 | + "name": "BM_SpanCreationWithScope", |
| 125136 | + "value": 217.3994849288212, |
| 125137 | + "unit": "ns/iter", |
| 125138 | + "extra": "iterations: 713052\ncpu: 195.03211827468402 ns\nthreads: 1" |
| 125139 | + }, |
| 125140 | + { |
| 125141 | + "name": "BM_NestedSpanCreationWithScope", |
| 125142 | + "value": 646.5964175433637, |
| 125143 | + "unit": "ns/iter", |
| 125144 | + "extra": "iterations: 218409\ncpu: 646.2698927242008 ns\nthreads: 1" |
| 125145 | + }, |
| 125146 | + { |
| 125147 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 125148 | + "value": 119.7944042430521, |
| 125149 | + "unit": "ns/iter", |
| 125150 | + "extra": "iterations: 1157224\ncpu: 119.62146567993753 ns\nthreads: 1" |
| 125151 | + }, |
| 125152 | + { |
| 125153 | + "name": "BM_SpanCreationWitContextPropagation", |
| 125154 | + "value": 714.5850890761886, |
| 125155 | + "unit": "ns/iter", |
| 125156 | + "extra": "iterations: 228234\ncpu: 618.9942646582014 ns\nthreads: 1" |
| 125157 | + } |
| 125158 | + ] |
124961 | 125159 | } |
124962 | 125160 | ], |
124963 | 125161 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments