[TYPO3-core] RFC: Avoid double checking of match-conditions
Michael Stucki
michael at typo3.org
Fri Feb 17 00:18:49 CET 2006
This is a CVS patch request.
This is kindof experimental, but it seems to work very well for me:
During Zap-the-Gremlins, Sebastian and I played a little bit with the
matching-function.
While debugging some stuff, we found out that it is executed twice although
that would not be needed.
So we started to fix it, made a lot of tests and speedup-checks to see how it
works.
Result:
- There were no differences in our pages compared to the old version.
- Independent if a page is cached or not, the speed-gain was approximately
40ms which was approximately 20% of the generation time for a cached page.
I am not sure it this justifies such a change. The problem is that I can't
guarantee that it is free of bugs, but maybe the only way to find it out will
be to test it...?
Regars, michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: matchcondition_speedup.diff
Type: text/x-diff
Size: 4519 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060217/dc911e75/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060217/dc911e75/attachment.pgp
More information about the TYPO3-team-core
mailing list