Skip to content

wasmparser: 15-30% performance regressions from v228 -> v229 #2180

Open
@Robbepop

Description

@Robbepop

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 in wasmparser.

Wasmi PR: wasmi-labs/wasmi#1501

Benchmarking before and after revealed the following performance regressions:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions