|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1729593995507, |
| 2 | + "lastUpdate": 1729719174881, |
3 | 3 | "repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
|
4 | 4 | "entries": {
|
5 | 5 | "Haskell Benchmark": [
|
@@ -20738,6 +20738,78 @@ window.BENCHMARK_DATA = {
|
20738 | 20738 | "range": 1.0795365230388666e-7
|
20739 | 20739 | }
|
20740 | 20740 | ]
|
| 20741 | + }, |
| 20742 | + { |
| 20743 | + "commit": { |
| 20744 | + "author": { |
| 20745 | + |
| 20746 | + "name": "Alexey Kuleshevich", |
| 20747 | + "username": "lehins" |
| 20748 | + }, |
| 20749 | + "committer": { |
| 20750 | + |
| 20751 | + "name": "GitHub", |
| 20752 | + "username": "web-flow" |
| 20753 | + }, |
| 20754 | + "distinct": true, |
| 20755 | + "id": "5357a856fd567d950c5e7a2bde6c8af47ef31878", |
| 20756 | + "message": "Merge pull request #4715 from IntersectMBO/lehins/allow-deregistration-and-withdrawal-in-same-tx\n\nAdjust semantics of `ConwayWdrlNotDelegatedToDRep`", |
| 20757 | + "timestamp": "2024-10-23T15:29:48-06:00", |
| 20758 | + "tree_id": "56a0007dab35bce5d80ad8fefad85d429fde9a80", |
| 20759 | + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/5357a856fd567d950c5e7a2bde6c8af47ef31878" |
| 20760 | + }, |
| 20761 | + "date": 1729719156576, |
| 20762 | + "tool": "customSmallerIsBetter", |
| 20763 | + "benches": [ |
| 20764 | + { |
| 20765 | + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", |
| 20766 | + "value": 0.00005416432742251761, |
| 20767 | + "unit": "Nanoseconds", |
| 20768 | + "range": 0.000005651080513929831 |
| 20769 | + }, |
| 20770 | + { |
| 20771 | + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", |
| 20772 | + "value": 0.0000559893406931068, |
| 20773 | + "unit": "Nanoseconds", |
| 20774 | + "range": 6.015901920483648e-7 |
| 20775 | + }, |
| 20776 | + { |
| 20777 | + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", |
| 20778 | + "value": 0.00006449543387239698, |
| 20779 | + "unit": "Nanoseconds", |
| 20780 | + "range": 6.831860200610487e-7 |
| 20781 | + }, |
| 20782 | + { |
| 20783 | + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", |
| 20784 | + "value": 0.0001168148609815673, |
| 20785 | + "unit": "Nanoseconds", |
| 20786 | + "range": 0.000005344238692240427 |
| 20787 | + }, |
| 20788 | + { |
| 20789 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", |
| 20790 | + "value": 0.000009629717855557473, |
| 20791 | + "unit": "Nanoseconds", |
| 20792 | + "range": 3.101023371057556e-7 |
| 20793 | + }, |
| 20794 | + { |
| 20795 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", |
| 20796 | + "value": 0.000017493840716542857, |
| 20797 | + "unit": "Nanoseconds", |
| 20798 | + "range": 0.0000010866681062270097 |
| 20799 | + }, |
| 20800 | + { |
| 20801 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", |
| 20802 | + "value": 0.000017718808622283565, |
| 20803 | + "unit": "Nanoseconds", |
| 20804 | + "range": 5.592406332982754e-7 |
| 20805 | + }, |
| 20806 | + { |
| 20807 | + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", |
| 20808 | + "value": 0.000009413814985997879, |
| 20809 | + "unit": "Nanoseconds", |
| 20810 | + "range": 8.541706758119528e-8 |
| 20811 | + } |
| 20812 | + ] |
20741 | 20813 | }
|
20742 | 20814 | ]
|
20743 | 20815 | }
|
|
0 commit comments