Skip to content

Commit e2b895f

Browse files
committed
docs(cip): update plutus limits notation
1 parent 0714cfc commit e2b895f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CIP-0164/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,8 +1977,8 @@ block is being generated or validated. A more nuanced model of CPU usage in the
19771977
simulators would account for Plutus execution explicitly, but the linear models
19781978
described above are used to account for Plutus workloads implicitly. The
19791979
following plot of simulation results limit each node to 4 vCPU cores and suggest
1980-
that workloads of 20,000e9 Plutus execution steps per EB may be feasible: this
1981-
is 1000 times the current Cardano mainnet limit of 20e9 steps for Praos blocks.
1980+
that workloads of 2e13 Plutus execution steps per EB may be feasible: this
1981+
is 1000 times the current Cardano mainnet limit of 2e10 steps for Praos blocks.
19821982
The subsequent plot shows the 4 vCPUs becoming progressively more saturated with
19831983
heavier Plutus execution. Although these results suggest that Leios's
19841984
_block-level_ Plutus budget can safely be 5000 billion steps or more, it is

0 commit comments

Comments
 (0)