-
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
Test hydra-cluster on all networks #1355
Conversation
locallycompact
commented
Mar 13, 2024
•
edited
Loading
edited
- CHANGELOG updated or not needed
- Documentation updated or not needed
- Haddocks updated or not needed
- No new TODOs introduced or explained herafter
cd742fa
to
baa1487
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-03-19 12:35:36.13784272 UTC Baseline Scenario
Baseline Scenario
|
0272284
to
57a37a7
Compare
Test Results425 tests +2 418 ✅ +3 13m 45s ⏱️ +8s Results for commit 9de3443. ± Comparison against base commit 89f8fb5. This pull request removes 2 and adds 4 tests. Note that renamed tests count towards both.
♻️ 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.
Does the full smoke test work on preview
?
It's unclear to me why are we doing this. Anyhow, wdyt about running the test against multiple networks? ... its just 5 seconds! |
Good idea. There is even a |
658530a
to
d6cd24c
Compare
33ff121
to
18d26a2
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.
Left also a comment on duplicated code.
18d26a2
to
b3f60e2
Compare
b3f60e2
to
9de3443
Compare
9de3443
to
a850703
Compare