-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cardano api 8.37 -> 8.38, cardano-node: 8.7.3 -> 8.8.0-pre #1297
Conversation
5313e5f
to
6ddf158
Compare
Transactions CostsSizes and execution budgets for Hydra protocol transactions. Note that unlisted parameters are currently using
Script summary
Cost of Init Transaction
Cost of Commit TransactionThis is using ada-only outputs for better comparability.
Cost of CollectCom Transaction
Cost of Close Transaction
Cost of Contest Transaction
Cost of Abort TransactionSome variation because of random mixture of still initial and already committed outputs.
Cost of FanOut TransactionInvolves spending head output and burning head tokens. Uses ada-only UTxO for better comparability.
End-To-End Benchmark ResultsThis page is intended to collect the latest end-to-end benchmarks results produced by Hydra's Continuous Integration system from the latest Please take those results with a grain of salt as they are currently produced from very limited cloud VMs and not controlled hardware. Instead of focusing on the absolute results, the emphasis should be on relative results, eg. how the timings for a scenario evolve as the code changes. Generated at 2024-02-21 20:21:03.031588039 UTC Baseline Scenario
Baseline Scenario
|
a0d48ca
to
4e7c342
Compare
1242c9b
to
252b084
Compare
Test Results417 tests +1 409 ✅ ±0 14m 3s ⏱️ +18s Results for commit a42a592. ± Comparison against base commit 4463d6f. This pull request skips 1 test.
♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, commit d2b667a has an odd description. I don't think that my name is worth to be mentioned as the main commit message. According to our coding standards we want to put What a commit is about in the first line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't disable tests and we need to clarify that this is a breaking change on the scripts as well.
Also, updating to latest
I need you to be aware of this and also document these changes in the changelog along with the breaking change on the scripts before we can merge this. |
9fd3027
to
649e6e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressed the must-haves myself now.
84ac271
to
e261249
Compare
Co-author: Sebastian Nagel <sebastian.nagel@ncoding.at>
e261249
to
f925b55
Compare
f925b55
to
ce1dfe5
Compare
The smoke tests are not compatible with mainnet anymore because of new field in the conway configuration files.