Actions
Bug #20884
closedHardcoded parameter results in lengthy image rendering
Start date:
2009-08-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In t3lib/class.t3lib_stdgraphic.php, about line 270, typo3 calls imagemagick with the argument -sharpen 50. This value is hardcoded and leads to inappropriate CPU consumption (a typical value would be between 0.5 and 1) - on my test machine, about 4s/image.
(issue imported from #M11719)
Files
Actions