davidchambers / tutor

JavaScript interface for the Gatherer card database
https://gatherer.wizards.com/
Do What The F*ck You Want To Public License
149 stars 18 forks source link

travis: download fixtures in parallel #102

Closed davidchambers closed 4 years ago

davidchambers commented 4 years ago

I tested --jobs="$(nproc)" locally on my 8-core iMac Pro. It reduced the download time from eight minutes to about 40 seconds. :)