Skip to content

Upgrading from v47 -> v48 results in ~40% memory use increase #295

Description

@cedric-cordenier
Image

Hi!

We recently upgraded wasmtime to v48 and noticed a large increase in memory use, roughly 40% as shown in the screenshot above. Reverting wasmtime to 47 reduced memory use to levels previously observed.

I took a look at the changelog here https://github.com/bytecodealliance/wasmtime/releases#release-v48.0.0 and the most obvious candidates (use of process_madvise, sharding added to the pooling allocator) don't seem to apply to us as we haven't enabled the pooling allocator.

Has this behaviour been observed by others? Is it expected to see an increase of this magnitude with the upgrade to v48?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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