- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scala 2.9.1 RC1 is indeed faster than Scala 2.8.2 on computations
Thu, 2011-08-04, 16:59
as Ismael Juma pointed out, Scala 2.9.1 RC1 is improved a lot on speed,
relatively to Scala 2.9.0.1,
and now ScalaLab291 is faster than ScalaLab282 on some tests I
performed! (sometimes significant difference)
Thanks Ismael,
for informing me about the speed improvements.
Stergios
On Thu, Aug 4, 2011 at 4:55 PM, Stergios Papadimitriou
wrote:
> Thanks Ismael,
> for informing me about the speed improvements.
You're welcome! The real credit should go to the people who made those
improvements though. :)
Best,
Ismael