Skip to content

Conversation

ncruces
Copy link
Owner

@ncruces ncruces commented Sep 2, 2025

Fixes #315.

This means using WithMemoryCapacityFromMax causes no additional syscalls beyond the initial one to allocate the module's memory.

@ncruces ncruces changed the title Support WithMemoryCapacityFromMax Improve WithMemoryCapacityFromMax Sep 3, 2025
@ncruces ncruces changed the title Improve WithMemoryCapacityFromMax Improve WithMemoryCapacityFromMax Sep 3, 2025
@ncruces ncruces merged commit 54bb94c into main Sep 3, 2025
6 checks passed
@ncruces ncruces deleted the issue-315 branch September 8, 2025 13:53
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.

Allocating memory for cache seems very slow
1 participant