Commons is currently on views 6.2.12 which doesn't have the patch from #402944: Persistent caching for unpack_options() calls from building displays #14 which is in 6.x-2.x already, but would also benefit from #31.
Without these patches, views_object::unpack_options gets called excessively. The time it saves depends on the view, but since commons uses views on almost every page, it's an easy win performance wise.
Would attach a patch if there was a make file to patch against :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views-update-and-perf-patch-1267412.patch | 888 bytes | msonnabaum |
Comments
Comment #1
msonnabaum commentedThe first patch is now in 6.x-2.14, so this patch upgrades views and adds the persistent unpack_options cache patch.
Comment #2
ezra-g commentedCommitted - Thanks!
http://drupalcode.org/project/commons.git/commit/e5db918