0x-mesh icon indicating copy to clipboard operation
0x-mesh copied to clipboard

Optimize/parallelize CI

Open albrow opened this issue 5 years ago • 0 comments

CI usually takes 5-6 minutes. We should look into optimizing it. Some things we could try:

  • Caching dependencies and/or build artifacts.
  • Parallelizing any steps that are independent.

albrow avatar Jan 10 '20 22:01 albrow