dactyl icon indicating copy to clipboard operation
dactyl copied to clipboard

Optimize build time

Open mDuo13 opened this issue 5 years ago • 0 comments

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.

mDuo13 avatar Jan 15 '20 00:01 mDuo13