Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1 KB

README.rst

File metadata and controls

33 lines (22 loc) · 1 KB

Benchmarks

A collection of potentially interesting benchmarks on the JVM with a specific focus on the current Scala compiler, produced with JMH (and @ktoso 's excellent sbt-jmh plugin). Apart from simply showing benchmark results this project is also meant as a quickstart basis for your own benchmarking endeavors. If you think you have something that might be interesting to a wider audience you are more than welcome to Contribute.

Test Machine

All results shown here are produced on a MacBook Pro with a

  • Intel(R) Core(TM) i7-4960HQ CPU @ 2.60GHz* running OS/X 10.9.5 and
  • Java(TM) SE Runtime Environment (build 1.8.0_31-b13)* on
  • Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)*.

Contribute

Additions, corrections, improvements, comments, etc. are welcome anytime.

License

Licensed under APL 2.0.