|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741804743782, |
| 2 | + "lastUpdate": 1742317546453, |
3 | 3 | "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", |
4 | 4 | "entries": { |
5 | 5 | "Haskell Benchmark": [ |
@@ -28226,6 +28226,78 @@ window.BENCHMARK_DATA = { |
28226 | 28226 | "range": 1.770462943390497e-7 |
28227 | 28227 | } |
28228 | 28228 | ] |
| 28229 | + }, |
| 28230 | + { |
| 28231 | + "commit": { |
| 28232 | + "author": { |
| 28233 | + "email": "alexey.kuleshevich@iohk.io", |
| 28234 | + "name": "Alexey Kuleshevich", |
| 28235 | + "username": "lehins" |
| 28236 | + }, |
| 28237 | + "committer": { |
| 28238 | + "email": "noreply@github.com", |
| 28239 | + "name": "GitHub", |
| 28240 | + "username": "web-flow" |
| 28241 | + }, |
| 28242 | + "distinct": true, |
| 28243 | + "id": "94ac2633278d2fa019fd93cb9eec3855137b127a", |
| 28244 | + "message": "Merge pull request #4924 from IntersectMBO/lehins/make-instant-stake-deserialization-backwards-compatible\n\nMake instantStake deserialization backwards compatible for `Conway` era", |
| 28245 | + "timestamp": "2025-03-18T11:02:20-06:00", |
| 28246 | + "tree_id": "11fa4d23ce198bb39bb652b30ff0aa409bf4ae72", |
| 28247 | + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/94ac2633278d2fa019fd93cb9eec3855137b127a" |
| 28248 | + }, |
| 28249 | + "date": 1742317526593, |
| 28250 | + "tool": "customSmallerIsBetter", |
| 28251 | + "benches": [ |
| 28252 | + { |
| 28253 | + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra", |
| 28254 | + "value": 0.00015676844742059344, |
| 28255 | + "unit": "Nanoseconds", |
| 28256 | + "range": 0.000008047517337195736 |
| 28257 | + }, |
| 28258 | + { |
| 28259 | + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra", |
| 28260 | + "value": 0.00016187642523296392, |
| 28261 | + "unit": "Nanoseconds", |
| 28262 | + "range": 0.0000015162697940723088 |
| 28263 | + }, |
| 28264 | + { |
| 28265 | + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra", |
| 28266 | + "value": 0.0001609382140430762, |
| 28267 | + "unit": "Nanoseconds", |
| 28268 | + "range": 0.000002248708397759787 |
| 28269 | + }, |
| 28270 | + { |
| 28271 | + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra", |
| 28272 | + "value": 0.000254208774268607, |
| 28273 | + "unit": "Nanoseconds", |
| 28274 | + "range": 0.000004345704969688182 |
| 28275 | + }, |
| 28276 | + { |
| 28277 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra", |
| 28278 | + "value": 0.000010076564391991997, |
| 28279 | + "unit": "Nanoseconds", |
| 28280 | + "range": 7.686838486709116e-8 |
| 28281 | + }, |
| 28282 | + { |
| 28283 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra", |
| 28284 | + "value": 0.0000186567934756503, |
| 28285 | + "unit": "Nanoseconds", |
| 28286 | + "range": 2.6108880803511146e-7 |
| 28287 | + }, |
| 28288 | + { |
| 28289 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra", |
| 28290 | + "value": 0.000019299005754532528, |
| 28291 | + "unit": "Nanoseconds", |
| 28292 | + "range": 1.616830489874718e-7 |
| 28293 | + }, |
| 28294 | + { |
| 28295 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra", |
| 28296 | + "value": 0.000011167448087004965, |
| 28297 | + "unit": "Nanoseconds", |
| 28298 | + "range": 5.22070797262846e-7 |
| 28299 | + } |
| 28300 | + ] |
28229 | 28301 | } |
28230 | 28302 | ] |
28231 | 28303 | } |
|
0 commit comments