Releases: smarr/are-we-fast-yet
Releases · smarr/are-we-fast-yet
First Maintenance 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