<html><head><style>body{font-family:Helvetica,Arial;font-size:16px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:16px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">GraalVM performs well for Scala programs. It can also run the Scala compiler, which is itself a Scala program faster.&nbsp;</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:16px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">We got ~30% boost on compiling Shapeless, Akka, and the Scala compiler project itself.&nbsp;</div><div id="bloop_sign_1529514944132408064" class="bloop_sign"><div><div><br></div><div>We also created native images of scalac to improve its startup about 10x.</div><div><br></div><div>If you’re using Scala, GraalVM can show a significant improvement of compilation times on any large project.&nbsp;</div><div>You can also use GraalVM to run the resulting Scala application for possibly better peak performance.</div><div><br></div><div>Read more details about it in the article by Vojin Jovanovic:&nbsp;<a href="https://medium.com/graalvm/compiling-scala-faster-with-graalvm-86c5c0857fa3">https://medium.com/graalvm/compiling-scala-faster-with-graalvm-86c5c0857fa3</a></div></div><div><br></div><div>-&nbsp;</div><div>Oleg Šelajev</div><div><br></div></div></body></html>