[TYPO3-core] RFC #11746: speed up function t3lib_BEfunc::isRecordLocked()

Rupert Germann rupi at gmx.li
Tue Aug 18 18:02:18 CEST 2009


Hi,

this is a SVN patch request.

Type: performance improvement

Problem:
function t3lib_BEfunc::isRecordLocked() sets only an entry in its local 
cache when there are locked records. If this is not the case the sql 
query is executed again and again for each record shown in the list.


Solution:
cache empty results, too


greets
rupert


"There shall be no new TYPO3 version delivering content slower than its 
predecessor!"






More information about the TYPO3-team-core mailing list