[TYPO3-performance] TS-Rendering - IMG_RESOURCE - 622 ms - Solution
Martin Kutschker
masi-no at spam-typo3.org
Fri Sep 25 13:45:30 CEST 2009
Бойчук Петро schrieb:
> Hello,
>
> On Thu, Sep 24, 2009 at 22:27, Martin Holtz <typo3 at martinholtz.de> wrote:
>
>> 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.
Masi
More information about the TYPO3-performance
mailing list