Hacker News new | ask | show | jobs
by openplatypus 402 days ago
In Li Haoyi's recent talk he shows how incredibly fast Java compiler is.

Also demonstrates how much overhead comes from Maven and Gradle.

If Java build feels sluggish, know that first 50s is lost due to maven.

Mill still has rough edges. The project is evolving fast and things change, but it is a great tool.

The BSP support in IDEs is IMO still work in progress (not related to Mill itself) so for JVM languages, Maven and Gradle still have a leg up.

1 comments

I'd rather deal with 50s of lost time due to Maven than hours of lost time dealing with Scala.
Can you explain what you mean?
You need to be able to write Scala to use mill. It’s a non-starter for every single Java developer.