Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashawley/bug-1338

Scala for-loop benchmark
https://github.com/ashawley/bug-1338

Last synced: 23 days ago
JSON representation

Scala for-loop benchmark

Awesome Lists containing this project

README

        

Run in sbt as:

> ++2.10.7
> jmh:run bench.ArrayBenchmark
> ++2.11.12
> jmh:run bench.ArrayBenchmark
> ++2.12.8
> jmh:run bench.ArrayBenchmark
> ++2.13.0
> jmh:run bench.ArrayBenchmark