juxta icon indicating copy to clipboard operation
juxta copied to clipboard

Bundle convert - and montage-calls

Open tokee opened this issue 6 years ago • 0 comments

Observations of juxta suggests that as much as 1/3 of all processing power used is by the kernel. This is probably due to the large amount of calls to convert and montage. If these calls could be bundled, the system-overhead of calling outside of bash as well as any startup-overhead for the image manipulation programs themselves could be minimized.

ImageMagic seems to support something like that, but it needs to be investigated further: http://www.imagemagick.org/Usage/basics/#parenthesis

tokee avatar Nov 13 '17 11:11 tokee