Tooling on steroids
This adds caching + parallelization to the build process, reducing the time it takes to run build:dev
on my machine:
- before: 11.44 seconds
- after, cold cache: 5.42 seconds
- after, hot cache: 4.08 seconds
You don't pay for Framagit, because it is funded by donations to Framasoft. Our not-for-profit needs any support you can afford: support.framasoft.org.
Framagit est gratuit car il est financé par les dons à Framasoft. Notre association a besoin de votre soutien sur soutenir.framasoft.org.
This adds caching + parallelization to the build process, reducing the time it takes to run build:dev
on my machine: