- Published paper: > Stefan Marr, Benoit Daloze, Hanspeter Mössenböck. 2016. > [Cross-Language Compiler Benchmarking: Are We Fast Yet?][1] > 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 [1]: http://stefan-marr.de/papers/dls-marr-et-al-cross-language-compiler-benchmarking-are-we-fast-yet/