[TYPO3-performance] TS-Rendering - IMG_RESOURCE - 622 ms - Solution
Martin Holtz
typo3ng_2009 at martinholtz.de
Fri Sep 25 14:03:03 CEST 2009
>>> I just disabled that function (ok, now there is no check if the image has
>>> changed, but that does not hurt me in this case).
>>
>> Maybe it is resonable to calculate md5 of filepath + time modified +
>> filesize (maybe some other attributes) to check if file was modified? This
>> is not as good as check md5 for the file, but it is much faster I think.
>
> Filepath shouldn't change, right? But time modified is probably a better
> choice.
the modified time is not available on windows, right? Otherwise checking
mtime should be ok?!
Is it worth to make an patch for it?
gruss,
martin
--
Martin Holtz - elemente websolutions http://www.elemente-websolutions.ms
http://wiki.typo3.org/Ts45min - TypoScript in "45" minutes
http://wiki.typo3.org/De:ts45min - (auch in Deutsch)
More information about the TYPO3-performance
mailing list