[TYPO3-core] RFC: No-brainer #15196: Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier)
Michael Knabe
t3 at aafhh.de
Wed Jul 21 16:23:14 CEST 2010
Hi,
This is an SVN patch request.
Type: Performance, no-brainer
Bugtracker references: http://bugs.typo3.org/view.php?id=15196
Branches: trunk
Problem:
t3lib_cache_backend_DbBackend::has($entryIdentifier) could be 50% faster
using sql_num_rows instead of getRows/count
Cheers, Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15196_v1.diff
Type: text/x-patch
Size: 837 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100721/ec1ae853/attachment-0001.bin>
More information about the TYPO3-team-core
mailing list