[development] Split up the cache table
Dries Buytaert
dries.buytaert at gmail.com
Fri Aug 4 05:38:48 UTC 2006
On 03 Aug 2006, at 18:52, Gerhard Killesreiter wrote:
> 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.
So we improve performance by 3ms? That is rather small-ish, not?
--
Dries Buytaert :: http://www.buytaert.net/
More information about the development
mailing list