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

Optimize build time #46

Open
mDuo13 opened this issue Jan 15, 2020 · 0 comments
Open

Optimize build time #46

mDuo13 opened this issue Jan 15, 2020 · 0 comments

Comments

@mDuo13
Copy link
Collaborator

mDuo13 commented Jan 15, 2020

Building a suite of docs can be pretty time-consuming. For example, building the XRPL dev portal takes ~25 seconds on my (relatively high-spec) desktop. There are probably some redundant steps or something that can be done to optimize the build so it runs a bit faster. Maybe some of it can also be parallelized on multi-core CPUs.

It would also be nice to improve the speed of the link checker, which is also probably something that can be parallelized.

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