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

[resources] Use cached value synchronously on web. #4893

Merged
merged 1 commit into from
May 30, 2024

Conversation

terrakok
Copy link
Collaborator

@terrakok terrakok commented May 29, 2024

The change speeds resources web rendering up by the reading a cached value instantly by request (it was being dispatched to the end of the UI queue in LaunchedEffect)

Release Notes

Features - Resources

  • Speed resources web rendering up by the reading a cached value instantly

@terrakok terrakok requested a review from igordmn May 29, 2024 09:27
@igordmn
Copy link
Collaborator

igordmn commented May 29, 2024

Highlights - Resources

Better just "Features - Resources"

@terrakok terrakok merged commit 2305ea7 into master May 30, 2024
@terrakok terrakok deleted the k.tskh/sync-web-cache branch May 30, 2024 12:42
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.

None yet

2 participants