jsdf / browserify-incremental

incremental rebuild for browserify
175 stars 13 forks source link

Multiple caches are very slow. #31

Closed dangreen closed 8 years ago

dangreen commented 8 years ago

I have 3 javascript compilation gulp tasks. First time I used single cache file, and compilation was very fast. But now compilation is falls dow. When I separate cache to 3 files compilation became very slow.