Speed up compilation
Speed up compilation
Analyze your Scala 2 project and chase down compilation time bottlenecks with a focus on implicit searches and macro expansions.
Optimize your macros
Optimize your macros
As a library author, improve the implementation of your macros to avoid excessive compilation time.