|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741710201558, |
| 2 | + "lastUpdate": 1741719374160, |
3 | 3 | "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", |
4 | 4 | "entries": { |
5 | 5 | "Haskell Benchmark": [ |
@@ -27938,6 +27938,78 @@ window.BENCHMARK_DATA = { |
27938 | 27938 | "range": 9.411062682886168e-8 |
27939 | 27939 | } |
27940 | 27940 | ] |
| 27941 | + }, |
| 27942 | + { |
| 27943 | + "commit": { |
| 27944 | + "author": { |
| 27945 | + "email": "teodora.danciu@tweag.io", |
| 27946 | + "name": "teodanciu", |
| 27947 | + "username": "teodanciu" |
| 27948 | + }, |
| 27949 | + "committer": { |
| 27950 | + "email": "noreply@github.com", |
| 27951 | + "name": "GitHub", |
| 27952 | + "username": "web-flow" |
| 27953 | + }, |
| 27954 | + "distinct": true, |
| 27955 | + "id": "fa9c5fa15e4293d5778a4776d6f45810d39a0c6d", |
| 27956 | + "message": "Merge pull request #4869 from IntersectMBO/td/add-missing-block-roundtrip-tests\n\nAdd missing cbor round trip tests", |
| 27957 | + "timestamp": "2025-03-11T20:37:38+02:00", |
| 27958 | + "tree_id": "03d9387b4f70c6c3dca1288b2aec1d3b2f42962a", |
| 27959 | + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/fa9c5fa15e4293d5778a4776d6f45810d39a0c6d" |
| 27960 | + }, |
| 27961 | + "date": 1741719354129, |
| 27962 | + "tool": "customSmallerIsBetter", |
| 27963 | + "benches": [ |
| 27964 | + { |
| 27965 | + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra", |
| 27966 | + "value": 0.00014391364898805214, |
| 27967 | + "unit": "Nanoseconds", |
| 27968 | + "range": 0.00000581752539389117 |
| 27969 | + }, |
| 27970 | + { |
| 27971 | + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra", |
| 27972 | + "value": 0.00014859856341411964, |
| 27973 | + "unit": "Nanoseconds", |
| 27974 | + "range": 0.0000031284278563539368 |
| 27975 | + }, |
| 27976 | + { |
| 27977 | + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra", |
| 27978 | + "value": 0.0001479403147667345, |
| 27979 | + "unit": "Nanoseconds", |
| 27980 | + "range": 4.098363198636806e-7 |
| 27981 | + }, |
| 27982 | + { |
| 27983 | + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra", |
| 27984 | + "value": 0.0002368365825937477, |
| 27985 | + "unit": "Nanoseconds", |
| 27986 | + "range": 4.908450840613584e-7 |
| 27987 | + }, |
| 27988 | + { |
| 27989 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra", |
| 27990 | + "value": 0.000010032622184964819, |
| 27991 | + "unit": "Nanoseconds", |
| 27992 | + "range": 7.894445811199834e-8 |
| 27993 | + }, |
| 27994 | + { |
| 27995 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra", |
| 27996 | + "value": 0.00001825681217910895, |
| 27997 | + "unit": "Nanoseconds", |
| 27998 | + "range": 1.4580865722471306e-7 |
| 27999 | + }, |
| 28000 | + { |
| 28001 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra", |
| 28002 | + "value": 0.00001871659436820901, |
| 28003 | + "unit": "Nanoseconds", |
| 28004 | + "range": 1.5347585533038099e-7 |
| 28005 | + }, |
| 28006 | + { |
| 28007 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra", |
| 28008 | + "value": 0.000010741388870633307, |
| 28009 | + "unit": "Nanoseconds", |
| 28010 | + "range": 8.567308844124547e-8 |
| 28011 | + } |
| 28012 | + ] |
27941 | 28013 | } |
27942 | 28014 | ] |
27943 | 28015 | } |
|
0 commit comments