0x-mesh
0x-mesh copied to clipboard
Optimize/parallelize CI
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.