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

Reduced #calls of plugin() in PhpRenderer using a cache mechanism #3027

Closed

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Nov 20, 2012

Added a caching mechanism for plugin() call in Zend\View\Renderer\PhpRenderer->__call. For the f2-tutorial application, this change reduced the #calls of plugin() from 196 to 8, with a 13% reduction of the total response time.

@ghost ghost assigned weierophinney Nov 20, 2012
weierophinney added a commit that referenced this pull request Nov 20, 2012
weierophinney added a commit to zendframework/zend-view that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-view that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants