Skip to content

add more pooling allocator options to CLI#9138

Merged
abrown merged 1 commit intobytecodealliance:mainfrom
dicej:more-pooling-allocator-cli-options
Aug 17, 2024
Merged

add more pooling allocator options to CLI#9138
abrown merged 1 commit intobytecodealliance:mainfrom
dicej:more-pooling-allocator-cli-options

Conversation

@dicej
Copy link
Copy Markdown
Contributor

@dicej dicej commented Aug 16, 2024

This adds pooling-table-elements and pooling-max-core-instance-size options to the CLI, allowing the user to override the defaults.

I found myself needing to override both of these settings when running a ASP.NET Core application built using the Native AOT feature of the .NET runtime.

This adds `pooling-table-elements` and `pooling-max-core-instance-size` options
to the CLI, allowing the user to override the defaults.

I found myself needing to override both of these settings when running a ASP.NET
Core application built using the Native AOT feature of the .NET runtime.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej requested a review from alexcrichton August 16, 2024 22:11
@dicej dicej requested a review from a team as a code owner August 16, 2024 22:11
@abrown abrown added this pull request to the merge queue Aug 16, 2024
Merged via the queue into bytecodealliance:main with commit 27f0956 Aug 17, 2024
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