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

Add caching to static blocks while loading segments #88

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

smilefx
Copy link

@smilefx smilefx commented Apr 26, 2024

No description provided.

@dominikmaeckel dominikmaeckel self-assigned this May 2, 2024
@dominikmaeckel dominikmaeckel added the performance Performance improvement label May 2, 2024
@dominikmaeckel dominikmaeckel modified the milestone: v0.3 May 2, 2024
Copy link
Member

@tillschallau tillschallau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rewrite the code to not include the not-null assertion operator (!!). Consider getOrPut() or similar functions on Maps.

@tillschallau tillschallau added this to the v0.3 milestone May 13, 2024
@smilefx smilefx requested a review from tillschallau May 13, 2024 18:11
@tillschallau tillschallau modified the milestones: v0.3, Future work May 15, 2024
@tillschallau tillschallau modified the milestones: Future work, v0.5 Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants