You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@adriaanm@retronym@SethTisue@bvenners just want to report the latest finding, using Scala 2.12.0-RC2, it seems the performance issue is still there, here's the result of sbt test:compile using our 3.1.x branch:
2.11.8 - 602 seconds
2.12.0-RC2 - 1520 seconds
The difference probably is too much for us to swallow. :)