Closed JonathanMontane closed 7 years ago
Note:
Any time the cache changes, the build is 1 min slower.
This happened for this PR on branch develop
, for instance (since there was no previous cache).
@JonathanMontane if it was npm
it would be 5+ min slower if the cache vanished ;)
yarn
to the cachenode_modules
directory to the cachePerformance increase:
Before #117
After #117, #118, and this PR
Note
Linting still takes the most time to complete, but it is much better than before