|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737766254550, |
| 2 | + "lastUpdate": 1737766256732, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -209968,6 +209968,204 @@ window.BENCHMARK_DATA = { |
209968 | 209968 | "extra": "iterations: 16\ncpu: 8607879.3125 ns\nthreads: 1" |
209969 | 209969 | } |
209970 | 209970 | ] |
| 209971 | + }, |
| 209972 | + { |
| 209973 | + "commit": { |
| 209974 | + "author": { |
| 209975 | + |
| 209976 | + "name": "Marc Alff", |
| 209977 | + "username": "marcalff" |
| 209978 | + }, |
| 209979 | + "committer": { |
| 209980 | + |
| 209981 | + "name": "GitHub", |
| 209982 | + "username": "web-flow" |
| 209983 | + }, |
| 209984 | + "distinct": true, |
| 209985 | + "id": "18e06f1fc5821677aa526d69f6a1219fe22c1a7b", |
| 209986 | + "message": "[BUILD] Build break with CURL 7.29.0 (#3255)", |
| 209987 | + "timestamp": "2025-01-25T01:36:10+01:00", |
| 209988 | + "tree_id": "209a5220ede8da3f23cec221ccaba09db8cceaef", |
| 209989 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/18e06f1fc5821677aa526d69f6a1219fe22c1a7b" |
| 209990 | + }, |
| 209991 | + "date": 1737766241115, |
| 209992 | + "tool": "googlecpp", |
| 209993 | + "benches": [ |
| 209994 | + { |
| 209995 | + "name": "BM_RandomIdGeneration", |
| 209996 | + "value": 5.3945900170072285, |
| 209997 | + "unit": "ns/iter", |
| 209998 | + "extra": "iterations: 26029730\ncpu: 5.383291566988977 ns\nthreads: 1" |
| 209999 | + }, |
| 210000 | + { |
| 210001 | + "name": "BM_RandomIdStdGeneration", |
| 210002 | + "value": 5.522142860160001, |
| 210003 | + "unit": "ns/iter", |
| 210004 | + "extra": "iterations: 36086106\ncpu: 3.7785828152253407 ns\nthreads: 1" |
| 210005 | + }, |
| 210006 | + { |
| 210007 | + "name": "BM_Base64Escape", |
| 210008 | + "value": 130.1299134541937, |
| 210009 | + "unit": "ns/iter", |
| 210010 | + "extra": "iterations: 1080398\ncpu: 129.34501637359566 ns\nthreads: 1" |
| 210011 | + }, |
| 210012 | + { |
| 210013 | + "name": "BM_Base64Unescape", |
| 210014 | + "value": 116.87727023918687, |
| 210015 | + "unit": "ns/iter", |
| 210016 | + "extra": "iterations: 1194230\ncpu: 115.15269001783577 ns\nthreads: 1" |
| 210017 | + }, |
| 210018 | + { |
| 210019 | + "name": "BM_AttributeMapHash", |
| 210020 | + "value": 172.78127754860662, |
| 210021 | + "unit": "ns/iter", |
| 210022 | + "extra": "iterations: 840994\ncpu: 172.6437037600744 ns\nthreads: 1" |
| 210023 | + }, |
| 210024 | + { |
| 210025 | + "name": "BM_BaselineBuffer/1", |
| 210026 | + "value": 7723685.97984314, |
| 210027 | + "unit": "ns/iter", |
| 210028 | + "extra": "iterations: 1000\ncpu: 58713.06500000001 ns\nthreads: 1" |
| 210029 | + }, |
| 210030 | + { |
| 210031 | + "name": "BM_BaselineBuffer/2", |
| 210032 | + "value": 3117014.4107172396, |
| 210033 | + "unit": "ns/iter", |
| 210034 | + "extra": "iterations: 915\ncpu: 151613.94535519124 ns\nthreads: 1" |
| 210035 | + }, |
| 210036 | + { |
| 210037 | + "name": "BM_BaselineBuffer/4", |
| 210038 | + "value": 3727513.2638184032, |
| 210039 | + "unit": "ns/iter", |
| 210040 | + "extra": "iterations: 559\ncpu: 267512.8139534884 ns\nthreads: 1" |
| 210041 | + }, |
| 210042 | + { |
| 210043 | + "name": "BM_LockFreeBuffer/1", |
| 210044 | + "value": 2549016.9525146484, |
| 210045 | + "unit": "ns/iter", |
| 210046 | + "extra": "iterations: 1000\ncpu: 73471.76300000004 ns\nthreads: 1" |
| 210047 | + }, |
| 210048 | + { |
| 210049 | + "name": "BM_LockFreeBuffer/2", |
| 210050 | + "value": 2602011.939718597, |
| 210051 | + "unit": "ns/iter", |
| 210052 | + "extra": "iterations: 887\ncpu: 153985.6155580609 ns\nthreads: 1" |
| 210053 | + }, |
| 210054 | + { |
| 210055 | + "name": "BM_LockFreeBuffer/4", |
| 210056 | + "value": 2995660.8665495766, |
| 210057 | + "unit": "ns/iter", |
| 210058 | + "extra": "iterations: 518\ncpu: 272169.93822393817 ns\nthreads: 1" |
| 210059 | + }, |
| 210060 | + { |
| 210061 | + "name": "BM_AlwaysOffSamplerConstruction", |
| 210062 | + "value": 1.5410034513868365, |
| 210063 | + "unit": "ns/iter", |
| 210064 | + "extra": "iterations: 87551562\ncpu: 1.5349263671617874 ns\nthreads: 1" |
| 210065 | + }, |
| 210066 | + { |
| 210067 | + "name": "BM_AlwaysOnSamplerConstruction", |
| 210068 | + "value": 0.8522333156582002, |
| 210069 | + "unit": "ns/iter", |
| 210070 | + "extra": "iterations: 174013301\ncpu: 0.8468302604063582 ns\nthreads: 1" |
| 210071 | + }, |
| 210072 | + { |
| 210073 | + "name": "BM_AlwaysOffSamplerShouldSample", |
| 210074 | + "value": 23.791637420761383, |
| 210075 | + "unit": "ns/iter", |
| 210076 | + "extra": "iterations: 5877801\ncpu: 23.770032704407658 ns\nthreads: 1" |
| 210077 | + }, |
| 210078 | + { |
| 210079 | + "name": "BM_AlwaysOnSamplerShouldSample", |
| 210080 | + "value": 24.24610472733191, |
| 210081 | + "unit": "ns/iter", |
| 210082 | + "extra": "iterations: 5779477\ncpu: 24.045567098891475 ns\nthreads: 1" |
| 210083 | + }, |
| 210084 | + { |
| 210085 | + "name": "BM_ParentBasedSamplerShouldSample", |
| 210086 | + "value": 29.75763182855018, |
| 210087 | + "unit": "ns/iter", |
| 210088 | + "extra": "iterations: 4716697\ncpu: 29.46795034745714 ns\nthreads: 1" |
| 210089 | + }, |
| 210090 | + { |
| 210091 | + "name": "BM_TraceIdRatioBasedSamplerShouldSample", |
| 210092 | + "value": 15.144244085694913, |
| 210093 | + "unit": "ns/iter", |
| 210094 | + "extra": "iterations: 9292334\ncpu: 15.108357491239554 ns\nthreads: 1" |
| 210095 | + }, |
| 210096 | + { |
| 210097 | + "name": "BM_SpanCreation", |
| 210098 | + "value": 1048.2527441244977, |
| 210099 | + "unit": "ns/iter", |
| 210100 | + "extra": "iterations: 123832\ncpu: 1048.2689773241168 ns\nthreads: 1" |
| 210101 | + }, |
| 210102 | + { |
| 210103 | + "name": "BM_NoopSpanCreation", |
| 210104 | + "value": 257.7633589500524, |
| 210105 | + "unit": "ns/iter", |
| 210106 | + "extra": "iterations: 545713\ncpu: 255.12918695358184 ns\nthreads: 1" |
| 210107 | + }, |
| 210108 | + { |
| 210109 | + "name": "BM_NewIndexer", |
| 210110 | + "value": 13.53042679789441, |
| 210111 | + "unit": "ns/iter", |
| 210112 | + "extra": "iterations: 10370000\ncpu: 13.52168736740601 ns\nthreads: 1" |
| 210113 | + }, |
| 210114 | + { |
| 210115 | + "name": "BM_ComputeIndex/-1", |
| 210116 | + "value": 9.934572022079012, |
| 210117 | + "unit": "ns/iter", |
| 210118 | + "extra": "iterations: 14370000\ncpu: 9.869303618649704 ns\nthreads: 1" |
| 210119 | + }, |
| 210120 | + { |
| 210121 | + "name": "BM_ComputeIndex/0", |
| 210122 | + "value": 9.872221112520377, |
| 210123 | + "unit": "ns/iter", |
| 210124 | + "extra": "iterations: 14176000\ncpu: 9.85364108352257 ns\nthreads: 1" |
| 210125 | + }, |
| 210126 | + { |
| 210127 | + "name": "BM_ComputeIndex/1", |
| 210128 | + "value": 16.962539046034355, |
| 210129 | + "unit": "ns/iter", |
| 210130 | + "extra": "iterations: 8155000\ncpu: 16.980264745554383 ns\nthreads: 1" |
| 210131 | + }, |
| 210132 | + { |
| 210133 | + "name": "BM_ComputeIndex/20", |
| 210134 | + "value": 17.019206663895858, |
| 210135 | + "unit": "ns/iter", |
| 210136 | + "extra": "iterations: 8222000\ncpu: 16.97226708830269 ns\nthreads: 1" |
| 210137 | + }, |
| 210138 | + { |
| 210139 | + "name": "BM_MeasurementsTest", |
| 210140 | + "value": 3352840.9004211426, |
| 210141 | + "unit": "ns/iter", |
| 210142 | + "extra": "iterations: 1000\ncpu: 27971.465 ns\nthreads: 1" |
| 210143 | + }, |
| 210144 | + { |
| 210145 | + "name": "BM_AttributseProcessorFilter", |
| 210146 | + "value": 241.80190727537988, |
| 210147 | + "unit": "ns/iter", |
| 210148 | + "extra": "iterations: 567625\ncpu: 240.40132834177493 ns\nthreads: 1" |
| 210149 | + }, |
| 210150 | + { |
| 210151 | + "name": "BM_AttributseHashMap", |
| 210152 | + "value": 26548079.081944056, |
| 210153 | + "unit": "ns/iter", |
| 210154 | + "extra": "iterations: 7\ncpu: 18527138.85714286 ns\nthreads: 1" |
| 210155 | + }, |
| 210156 | + { |
| 210157 | + "name": "BM_SumAggregation", |
| 210158 | + "value": 8230573.99076574, |
| 210159 | + "unit": "ns/iter", |
| 210160 | + "extra": "iterations: 17\ncpu: 8160649.058823528 ns\nthreads: 1" |
| 210161 | + }, |
| 210162 | + { |
| 210163 | + "name": "BM_HistogramAggregation", |
| 210164 | + "value": 8660405.87425232, |
| 210165 | + "unit": "ns/iter", |
| 210166 | + "extra": "iterations: 16\ncpu: 8432904.812500002 ns\nthreads: 1" |
| 210167 | + } |
| 210168 | + ] |
209971 | 210169 | } |
209972 | 210170 | ], |
209973 | 210171 | "OpenTelemetry-cpp exporters Benchmark": [ |
|
0 commit comments