Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to use scala internals to compile source faster than fsc (fast scala compiler)

fsc (fast scala compiler) is faster than scalac. but during TDD cycles i consume 3 seconds to compile sources over less than 1s to run my tests.. suggestion to reduce compile time near 0?

obviously, buy a faster computer is not an answer :)

i mean use some scala internals to compile source faster as possible

like image 307
Luca Marrocco Avatar asked Jan 23 '23 13:01

Luca Marrocco


1 Answers

http://code.google.com/p/simple-build-tool/

like image 132
BenjaminJackman Avatar answered Jan 29 '23 10:01

BenjaminJackman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!