Open
Description
I just finished updating Wasmi to the new wasm-tools
v229 coming from v228.
- Roughly 15% performance regressions across the board.
- Up to 30% performance regressions when Wasmi translation was lazy and thus
wasmparser
parsing and validation made up a larger chunk of the work. So that's probably the real regression inwasmparser
.
Wasmi PR: wasmi-labs/wasmi#1501
Benchmarking before and after revealed the following performance regressions:
Metadata
Metadata
Assignees
Labels
No labels