Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

The snippet caches can take up considerable amount of memory. In order to reduce the overall number of cached snippet graphs while keeping a low cache miss rate, this change moves the snippet caches to a global LRU cache instead of individual caches per snippet.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 18, 2025
@graalvmbot graalvmbot changed the title [WIP][GR-50665] Make the snippet template cache global instead of per snippet. [GR-50665] Make the snippet template cache global instead of per snippet. Jun 19, 2025
@graalvmbot graalvmbot merged commit aea4a00 into master Jul 4, 2025
13 checks passed
@graalvmbot graalvmbot deleted the GR-50665 branch July 4, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants