Skip to content

C: Use 128kb pages by default for arenas#1379

Open
timkaechele wants to merge 1 commit intomarcoroth:mainfrom
timkaechele:bigger-arena-page-size
Open

C: Use 128kb pages by default for arenas#1379
timkaechele wants to merge 1 commit intomarcoroth:mainfrom
timkaechele:bigger-arena-page-size

Conversation

@timkaechele
Copy link
Contributor

This PR increases the default arena page size to 128kb, which is a tradeoff between reducing page allocations and not requiring too much memory per parse run.

Additionally it starts using the already existing macros to define the default page size.

@github-actions github-actions bot added the c label Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant