Closed (fixed)
Project:
Weight
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 May 2014 at 07:09 UTC
Updated:
31 Oct 2014 at 19:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lee20 commentedAttached is a patch which implements static caching in _weight_get_settings(). It runs one query to grab all of the settings and stores the statically so redundant queries are not ran.
Comment #3
davisbenCommitted. Thanks for the patch!