Changes between Version 1 and Version 2 of Ticket #36477, comment 21
- Timestamp:
- 10/08/2016 06:52:52 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36477, comment 21
v1 v2 1 1 I tested [attachment:36477_1.diff] today -- Thanks for the patch! 2 2 3 Unfortunately, it looks like running `getImageColors` is 8% and 75% of image upload times, with only small images (~120x120) being nearer to that 8%.3 Unfortunately, it looks like running `getImageColors` is between 8% and 75% of image upload times, with only small images (~120x120) being nearer to that 8%. 4 4 5 5 In the tests I ran (on a standard shared server), this added up to an additional 19.4 seconds to resize time for iPhone 7-sized images.