You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
Currently,
Timber::render
(called in each template) is about 50% of each page load on a clean install's homepage (including WordPress boot).Timber has built-in caching. Using this would minimize this to 4% of each page load and would make the theme about 10x faster.
Of course caching invalidation has to be tested thoroughly, this should effect development speed in a positive way.
The text was updated successfully, but these errors were encountered: