Skip to content

Comment on Using Scala to handle exponential growth at a startupparent

Comments

It's also the slowest compilation I've ever seen, even with really clever custom tooling.

Scala compilation is indeed slow (although I think C++ is worse). But I always have a "sbt ~compile" running, compiling every file as they change. So the compilation time is pretty much irrelevant to me. While using eclipse, I guess, you'd get the same speed too.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.