Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase JavaModelCache #1929 #1935

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Jan 31, 2024

  • independent on JVM memory
  • all caches scale with org.eclipse.jdt.core.javamodelcache.ratio
  • improve tracing output for DEBUG_CACHE_INSERTIONS
  • possibility to trace to stdout only (much faster)

#1929

@jukzi jukzi requested a review from iloveeclipse January 31, 2024 09:44
* independent on JVM memory
* all caches scale with org.eclipse.jdt.core.javamodelcache.ratio
* improve tracing output for DEBUG_CACHE_INSERTIONS
* possibility to trace to stdout only (much faster)

eclipse-jdt#1929
@jukzi jukzi merged commit d80b1ba into eclipse-jdt:master Feb 1, 2024
9 checks passed
@jukzi jukzi deleted the JavaModelCache branch February 1, 2024 05:55
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.

2 participants