scala-futures
scala-futures copied to clipboard
My experiments improving Scala's Future for Scala 2.12 and beyond
Results
2
scala-futures issues
Sort by
recently updated
recently updated
newest added
Want to help verifying the performance improvements of Scala Futures? * Clone this repo * Shut down all other apps * Start sbt on the root project on the `master`...
Some of the final run results from running `sbt:benches> jmh:runMain scala.future.BenchRunner -p impl=stdlib,improved -p threads=1 -p completed=pre,post -i 30 -wi 15 -f 1 -t 1 .*` cpu: Intel(R) Core(TM) i7-7700HQ...