Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Performance: Timber::render caching #739

Open
haroldangenent opened this issue Oct 17, 2016 · 1 comment
Open

Performance: Timber::render caching #739

haroldangenent opened this issue Oct 17, 2016 · 1 comment

Comments

@haroldangenent
Copy link
Member

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.

This was referenced Oct 17, 2016
@haroldangenent haroldangenent changed the title Timber::render caching Performance: Timber::render caching Oct 17, 2016
@luukdv
Copy link

luukdv commented Nov 3, 2016

What do you say, shall we give this one priority for the next milestone?

@haroldangenent haroldangenent modified the milestones: 1.7.0, 1.8.0 Nov 4, 2016
@haroldangenent haroldangenent removed this from the 1.8.0 milestone Mar 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants