Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle convert - and montage-calls #54

Open
tokee opened this issue Nov 13, 2017 · 0 comments
Open

Bundle convert - and montage-calls #54

tokee opened this issue Nov 13, 2017 · 0 comments
Assignees

Comments

@tokee
Copy link
Owner

tokee commented Nov 13, 2017

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 tokee self-assigned this Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant