[development] Increase performance of caching
Moshe Weitzman
weitzman at tejasa.com
Tue May 1 21:28:39 UTC 2007
i think "stock" in this case refers to plain drupal core. every
duplicate query you listed comes from a contributed module. it is
quite possible that the right fix is in those modules, and not in
cache layer. fieldgroup particularly needs a cleanup.
-moshe
On May 1, 2007, at 5:21 PM, Jeff Fillmore wrote:
>> That's interesting, Jeff. Are you using a stock Drupal
>> installation? I'm wondering what these duplicate cache lookup (or
>> queries) are ... do you happend to have a list of those?
>
> Dries, I'm using a stock installation. Here is the list (This is
> taken from the http://www.example.com/node):
>
> variables
> 0:en
> views_with_inline_args:en
> content:45:45
> 1:d41d8cd98f00b204e9800998ecf8427e
> content_type_info
> fieldgroup_data
> fieldgroup_data
> fieldgroup_data
> fieldgroup_data
> content:41:41
> 1:d41d8cd98f00b204e9800998ecf8427e
> fieldgroup_data
> content:40:40
> 1:8eab40327f397b49b80fd45500fb61ce
> fieldgroup_data
> content:39:39
> fieldgroup_data
> content:38:38
> 1:d41d8cd98f00b204e9800998ecf8427e
> fieldgroup_data
> content:37:37
> 1:d41d8cd98f00b204e9800998ecf8427e
> fieldgroup_data
> fieldgroup_data
>
> As you can see fieldgroup_data is called 10 time, and
> 1:d41d8cd98f00b204e9800998ecf8427e is called 4 times
>
> Thanks
>
> Jeff Fillmore
> jfillmore at sublimenet.com
> Sublimenet INC
> 208-323-9451
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date:
> 5/1/2007 2:10 AM
>
More information about the development
mailing list