[jit] Reduce initial code cache size to 32MiB across all platforms #317

Closed
Lizzie wants to merge 1 commit from jitcodesizeredux into master
Member

Very bold optimization. In theory reduces initial memory overhead (since memory scales in multiples of 2 in Xbyak 7). And may free up pages for other things.

Signed-off-by: lizzie lizzie@eden-emu.dev

Very bold optimization. In theory reduces initial memory overhead (since memory scales in multiples of 2 in Xbyak 7). And may free up pages for other things. Signed-off-by: lizzie <lizzie@eden-emu.dev>
Member

In this commit as well, no problems detected on the PC site.

In this commit as well, no problems detected on the PC site.
Lizzie force-pushed jitcodesizeredux from 2efe4f6d63
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
to 7de45aec5e
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
2025-08-30 08:02:02 +02:00
Compare
Lizzie closed this pull request 2025-09-03 18:57:34 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.