Skip to content

First Maintenance Release

Latest
Compare
Choose a tag to compare
@smarr smarr released this 17 Aug 09:04
· 359 commits to master since this release

v1.1 - 2016-08-17

  • Published paper:

    Stefan Marr, Benoit Daloze, Hanspeter Mössenböck. 2016.
    Cross-Language Compiler Benchmarking: Are We Fast Yet?
    In Proceedings of the 12th Symposium on Dynamic Languages (DLS '16). ACM.

  • Added Smalltalk version of the benchmarks.
    Implementation uses a SOM parser to simplify maintenance of benchmarks.
    Benchmarks are tested with Pharo 5.0, but should be compatible with Squeak,
    too.

  • fixed some style issues for Ruby benchmarks for latest rubocop

  • fixed Java Checkstyle URL

  • fixed Dictionary size tracking (not benchmark relevant)

  • fixed JavaScript harness so that total is always an integer