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

Always cache current frame in sources. #3525

Closed
wants to merge 2 commits into from
Closed

Always cache current frame in sources. #3525

wants to merge 2 commits into from

Conversation

toots
Copy link
Member

@toots toots commented Nov 13, 2023

This PR applies a preliminary change for switching to immutable content in sources by making all source use the caching mode.

Caching is optional in the current model because it has a cost. However, once we switch to immutable content, cached content will not be duplicated so caching will come at no penalty.

Therefore, switching all source to caching by default will simplify the code logic at no penalty.

@toots toots closed this Nov 15, 2023
@toots toots deleted the always-cache branch November 15, 2023 02:21
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.

1 participant