Skip to content

Allow external configuration of "keep resident" options #3065

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

alexcrichton
Copy link
Contributor

These options control the behavior of Wasmtime's pooling allocator and can have a big effect on performance, so add environment variables for them so they can at least be tuned after-the-fact for a build of Spin.

@rylev rylev enabled auto-merge March 31, 2025 08:43
@rylev
Copy link
Collaborator

rylev commented Mar 31, 2025

@alexcrichton you'll need to sign your commit and this will automatically merge.

These options control the behavior of Wasmtime's pooling allocator and
can have a big effect on performance, so add environment variables for
them so they can at least be tuned after-the-fact for a build of Spin.

Signed-off-by: Alex Crichton <[email protected]>
auto-merge was automatically disabled March 31, 2025 14:21

Head branch was pushed to by a user without write access

@alexcrichton alexcrichton force-pushed the tune-keep-resident-options branch from 713c35e to 277854f Compare March 31, 2025 14:21
@alexcrichton
Copy link
Contributor Author

Apologies I always forget that...

@lann lann enabled auto-merge March 31, 2025 14:26
@lann lann merged commit 66bd356 into spinframework:main Mar 31, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants