Montage seems slow
Posted: 2019-02-10T01:10:53-07:00
I use montage to create a composite image starting from about 1700 256x256 pixel 24 bit PNG images. My PC is a i7 + 16 GB RAM + SSD. It works like a charm but seems slow. Is there something to get the operations faster?
I use this command: magick montage -tile 37x -geometry +0+0 "C:\Users\...\2*.png" "C:\Users\...\2.png"
C:\Users\MN\Downloads>magick montage --version
Version: ImageMagick 7.0.8-24 Q16 x64 2019-01-17 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2018 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype gslib heic jng jp2 jpeg lcms lqr lzma openexr pangocairo png ps raw rsvg tiff webp xml zlib
I use this command: magick montage -tile 37x -geometry +0+0 "C:\Users\...\2*.png" "C:\Users\...\2.png"
C:\Users\MN\Downloads>magick montage --version
Version: ImageMagick 7.0.8-24 Q16 x64 2019-01-17 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2018 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype gslib heic jng jp2 jpeg lcms lqr lzma openexr pangocairo png ps raw rsvg tiff webp xml zlib