GeeCON 2025: Li Haoyi - Szybsze kompilacje Java dzięki narzędzia Mill Build Tool

youtube.com 3 dni temu


Mill is an open-source JVM build tool 4-10x faster than Maven and and 2-4x faster than Gradle for common workflows. With automatic caching, extended parallelism, and easy extensibility, Mill allows you to effectively build large Java projects even as they grow in size, complexity, and number of developers. This talk will research any of the benefits of the Mill build tool, dive into the method details of how a modern build tool works, and show how you can effort out Mill present on your greenfield or brownfield Java codebases.