[development] Split up the cache table
Gerhard Killesreiter
gerhard at killesreiter.de
Thu Aug 3 16:52:05 UTC 2006
Dries Buytaert wrote:
>
> On 03 Aug 2006, at 00:39, Gerhard Killesreiter wrote:
>> SELECT INSERT UPDATE DELETE
>> filter: 0.002 0.005 0.002 0.087
>> page: 0.007 0.009 0.003 0.188
>> menu: 0.011 0.014 0.016 n/a
>> rest: 0.002 0.007 0.004 n/a
>
> Is that in seconds or ms?
That's seconds, ie your sql query to get the menu cache will on average
contribute 0.011 seconds to the page build time, if you use my patch.
Cheers,
Gerhard
More information about the development
mailing list