Skip to content

Commit 3fedb89

Browse files
committed
Add conclusion
1 parent 9253e12 commit 3fedb89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/eofv0_verkle.md

+3
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@ Encoding using *scheme 2*:
254254

255255
Encoding size: `7 skips (7 * 11 bits) + 9 values (9 * 11 bits)` = 22-bytes header (0.122%)
256256

257+
Our current hunch is that in average contracts this results in a sub-1% overhead, while the worst case is 4.1%.
258+
This compares against the constant 3.2% overhead of the current Verkle code chunking.
259+
257260
## Backwards Compatibility
258261

259262
EOF-packaged code execution if fully compatible with the legacy code execution.

0 commit comments

Comments
 (0)