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

Cache instantiated template objects for ERB and Serbea #958

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jaredcwhite
Copy link
Member

Resolves #957

I'm not honestly sure this is a huge win for SSG, but it's something. Maybe 5% or so boost across hundreds of pages which use the same layout. It'll be more important for SSR performance though (I think).

@jaredcwhite jaredcwhite temporarily deployed to cache-resource-template-instantiations - bridgetown-api PR #958 December 14, 2024 03:54 — with Render Destroyed
@jaredcwhite jaredcwhite temporarily deployed to cache-resource-template-instantiations - bridgetown-beta PR #958 December 14, 2024 03:54 — with Render Destroyed
@jaredcwhite jaredcwhite merged commit c1ce6ba into main Dec 17, 2024
3 checks passed
@jaredcwhite jaredcwhite deleted the cache-resource-template-instantiations branch December 17, 2024 23:06
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.

Possible Tilt rendering optimization
1 participant