|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742317546453, |
| 2 | + "lastUpdate": 1742403501562, |
3 | 3 | "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", |
4 | 4 | "entries": { |
5 | 5 | "Haskell Benchmark": [ |
@@ -28298,6 +28298,78 @@ window.BENCHMARK_DATA = { |
28298 | 28298 | "range": 5.22070797262846e-7 |
28299 | 28299 | } |
28300 | 28300 | ] |
| 28301 | + }, |
| 28302 | + { |
| 28303 | + "commit": { |
| 28304 | + "author": { |
| 28305 | + "email": "aniketd@users.noreply.github.com", |
| 28306 | + "name": "Aniket Deshpande", |
| 28307 | + "username": "aniketd" |
| 28308 | + }, |
| 28309 | + "committer": { |
| 28310 | + "email": "aniketd@users.noreply.github.com", |
| 28311 | + "name": "Aniket Deshpande", |
| 28312 | + "username": "aniketd" |
| 28313 | + }, |
| 28314 | + "distinct": true, |
| 28315 | + "id": "a3ab599f66da96b714e3c8a5aa9596ea9275af8b", |
| 28316 | + "message": "Add required CBOR instances for NonZero", |
| 28317 | + "timestamp": "2025-03-19T22:24:54+05:30", |
| 28318 | + "tree_id": "7942a59bd127cdb65d01a27c369e578d67103c98", |
| 28319 | + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/a3ab599f66da96b714e3c8a5aa9596ea9275af8b" |
| 28320 | + }, |
| 28321 | + "date": 1742403481332, |
| 28322 | + "tool": "customSmallerIsBetter", |
| 28323 | + "benches": [ |
| 28324 | + { |
| 28325 | + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra", |
| 28326 | + "value": 0.00014240603162272669, |
| 28327 | + "unit": "Nanoseconds", |
| 28328 | + "range": 0.0000030655867542619305 |
| 28329 | + }, |
| 28330 | + { |
| 28331 | + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra", |
| 28332 | + "value": 0.0001478534310564999, |
| 28333 | + "unit": "Nanoseconds", |
| 28334 | + "range": 0.000001953210323883593 |
| 28335 | + }, |
| 28336 | + { |
| 28337 | + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra", |
| 28338 | + "value": 0.00014902810353890924, |
| 28339 | + "unit": "Nanoseconds", |
| 28340 | + "range": 0.000005575442795787358 |
| 28341 | + }, |
| 28342 | + { |
| 28343 | + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra", |
| 28344 | + "value": 0.0002351778557114721, |
| 28345 | + "unit": "Nanoseconds", |
| 28346 | + "range": 0.000003408980040627763 |
| 28347 | + }, |
| 28348 | + { |
| 28349 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra", |
| 28350 | + "value": 0.00000991622360945525, |
| 28351 | + "unit": "Nanoseconds", |
| 28352 | + "range": 1.0203428066105938e-7 |
| 28353 | + }, |
| 28354 | + { |
| 28355 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra", |
| 28356 | + "value": 0.000018134765386586317, |
| 28357 | + "unit": "Nanoseconds", |
| 28358 | + "range": 1.6145435060146408e-7 |
| 28359 | + }, |
| 28360 | + { |
| 28361 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra", |
| 28362 | + "value": 0.000018514402412464048, |
| 28363 | + "unit": "Nanoseconds", |
| 28364 | + "range": 1.0611188788062108e-7 |
| 28365 | + }, |
| 28366 | + { |
| 28367 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra", |
| 28368 | + "value": 0.000010484807940743115, |
| 28369 | + "unit": "Nanoseconds", |
| 28370 | + "range": 4.964788482797948e-7 |
| 28371 | + } |
| 28372 | + ] |
28301 | 28373 | } |
28302 | 28374 | ] |
28303 | 28375 | } |
|
0 commit comments