Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2008 at 20:54 UTC
Updated:
18 Aug 2010 at 16:26 UTC
The $blocks variable gets built repeatedly on some page views (using Panels 2 in particular) and can be statically cached as it is always identical.
| Comment | File | Size | Author |
|---|---|---|---|
| views.patch | 994 bytes | robertdouglass |
Comments
Comment #1
sunugh. Robert, where is that coding style coming from? ;)
This looks very interesting in terms of performance. Wanna re-roll for 1.7?
Comment #2
esmerel commentedNo changes are being made to 1.x at this point.
Comment #3
drewish commentedvery similar patch went into 6.x and 7.x: #402944-14: Persistent caching for unpack_options() calls from building displays