Skip to content
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

Quick fix doc pipeline #902

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Quick fix doc pipeline #902

merged 1 commit into from
Jun 1, 2023

Conversation

pgrange
Copy link
Contributor

@pgrange pgrange commented Jun 1, 2023

With current doc pipeline we need to generate the doc twice, once with /unstable prefix to put it in instalbe sub-directory and once with /prefix to grab the monthly from master and put it in /

:(

With current doc pipeline we need to generate the doc twice, once
with /unstable prefix to put it in instalbe sub-directory and
once with /prefix to grab the monthly from master and put it in
/

:(
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

Transactions Costs

Sizes and execution budgets for Hydra protocol transactions. Note that unlisted parameters are currently using arbitrary values and results are not fully deterministic and comparable to previous runs.

Metadata
Generated at 2023-06-01 16:10:56.269780841 UTC
Max. memory units 14000000
Max. CPU units 10000000000
Max. tx size (kB) 16384

Script summary

Name Hash Size (Bytes)
νInitial 2212a4ee618434b9b2f366d7c330dbdfb5c7072e793a850fd0de6ddd 4294
νCommit 69e1ccf9ad73dc6d37a5bc8de5aec86f3c4c1710fe5fd334e0e16b18 2124
νHead 8ae095dca4d14a1b8edffb37faa6c84ec60340fbf389a62f027e0b76 9355
μHead 33642a45c7fbb955ce1704ef09229bb211bf9af9980530db28c6aafe* 4148
  • The minting policy hash is only usable for comparison. As the script is parameterized, the actual script is unique per Head.

Cost of Init Transaction

Parties Tx size % max Mem % max CPU Min fee ₳
1 4742 14.45 5.69 0.52
2 4944 15.24 5.93 0.53
3 5153 18.59 7.23 0.58
5 5561 21.62 8.31 0.63
10 6584 35.47 13.61 0.82
37 12123 96.79 36.64 1.73

Cost of Commit Transaction

This is using ada-only outputs for better comparability.

UTxO Tx size % max Mem % max CPU Min fee ₳
1 599 14.89 5.70 0.34
2 784 19.57 7.70 0.40
3 975 24.75 9.88 0.46
5 1345 36.07 14.56 0.61
10 2284 71.81 28.88 1.04
13 2851 98.03 39.15 1.35

Cost of CollectCom Transaction

Parties UTxO (bytes) Tx size % max Mem % max CPU Min fee ₳
1 57 815 27.59 10.72 0.49
2 114 1135 43.25 16.93 0.67
3 171 1457 61.06 24.05 0.88
4 226 1776 82.36 32.59 1.13

Cost of Close Transaction

Parties Tx size % max Mem % max CPU Min fee ₳
1 635 18.88 8.42 0.39
2 804 19.97 9.56 0.42
3 977 21.67 10.94 0.45
5 1300 24.46 13.45 0.50
10 2132 31.12 19.62 0.64
50 8726 87.17 69.99 1.74

Cost of Contest Transaction

Parties Tx size % max Mem % max CPU Min fee ₳
1 708 25.22 10.98 0.46
2 840 26.06 11.84 0.48
3 1006 27.77 13.21 0.51
5 1335 31.63 16.12 0.58
10 2162 40.20 22.97 0.74
45 7936 99.74 70.74 1.82

Cost of Abort Transaction

Some variation because of random mixture of still initial and already committed outputs.

Parties Tx size % max Mem % max CPU Min fee ₳
1 4714 19.24 7.80 0.57
2 5181 36.67 15.56 0.79
3 5497 53.85 23.04 0.99
4 5674 68.57 29.26 1.16
5 6138 95.92 41.41 1.49

Cost of FanOut Transaction

Involves spending head output and burning head tokens. Uses ada-only UTxO for better comparability.

Parties UTxO UTxO (bytes) Tx size % max Mem % max CPU Min fee ₳
5 0 0 4765 8.66 3.57 0.46
5 1 57 4806 10.06 4.39 0.47
5 5 285 4942 15.64 7.69 0.55
5 10 568 5123 22.61 11.82 0.64
5 20 1138 5482 36.56 20.07 0.83
5 30 1707 5847 50.52 28.33 1.02
5 40 2277 6205 64.49 36.60 1.21
5 50 2838 6554 78.45 44.87 1.40
5 65 3704 7106 99.42 57.28 1.68

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

Test Results

308 tests  ±0   302 ✔️ ±0   19m 4s ⏱️ - 1m 6s
104 suites ±0       6 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit 0ebe9a5. ± Comparison against base commit ededfc8.

@pgrange pgrange marked this pull request as ready for review June 1, 2023 16:22
@pgrange pgrange merged commit 5769293 into master Jun 1, 2023
@pgrange pgrange deleted the fix_doc branch June 1, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant