Closed (duplicate)
Project:
Homebox - Individual user dashboards
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2011 at 18:59 UTC
Updated:
23 Feb 2012 at 13:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
gitesh.koli commentedPatch for this fix.
Comment #2
gitesh.koli commentedUpdated patch. removed the error with the usage of asort
Comment #3
brianV commentedmoving to 'needs review'
Comment #4
attiks commentedPatch is working saving 200-300ms, good work
Comment #5
attiks commentedComment #6
Matt-H commentedA D7 version of this patch can be found at http://drupal.org/node/1372368.
Comment #7
roderikIf you already cache things inside _homebox_can_view_block(), then why would you need to cache the return values of _homebox_can_view_block() too? See #1213154: Cache query results to improve performance