-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Component/s: Image Management
-
Tags:
Currently for resizing pictures we chain `convert` commands. This is very CPU intensive. By refactoring the executed command to run only one convert, preliminary tests show execution time dropping from 1.10 minutes for tiffs to 15 seconds.