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

Add support for VARIANT x FILE TYPE parallel builds #6

Open
chrissimpkins opened this issue Jul 8, 2018 · 0 comments
Open

Add support for VARIANT x FILE TYPE parallel builds #6

chrissimpkins opened this issue Jul 8, 2018 · 0 comments

Comments

@chrissimpkins
Copy link
Member

Currently fontmake-mp supports parallel builds across font variants only. This means that if you request both *.otf and *.ttf builds across four variant types, the compiles are executed in four processes and both *.otf and *.ttf builds occur in a variant-specific process. This change will lead to parallel builds across every font variant x file build type request in a command and should significantly decrease build times for requests that include both *.otf + *.ttf compiles on machines with CPU number > number of font variants in the request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant