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

Revisit internal caching arrangements #3185

Closed
mp911de opened this issue Oct 24, 2024 · 0 comments
Closed

Revisit internal caching arrangements #3185

mp911de opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Oct 24, 2024

We create quite some objects and use heavy concurrent code in code paths that are primarily for read-only operations. We should explore whether we can optimize for less GC pressure.

@mp911de mp911de added the type: enhancement A general enhancement label Oct 24, 2024
@mp911de mp911de self-assigned this Oct 24, 2024
mp911de added a commit that referenced this issue Oct 24, 2024
mp911de added a commit that referenced this issue Oct 29, 2024
christophstrobl pushed a commit that referenced this issue Oct 30, 2024
@christophstrobl christophstrobl added this to the 3.4 GA (2024.1.0) milestone Oct 31, 2024
@christophstrobl christophstrobl changed the title Explore performance optimizations Revisit internal caching arrangements Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants