Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 365 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 365 Bytes

Benchmarks

Benchmarks for various Scala streaming and task libraries. Better name wanted.

Types covered

Tasks

  • fs2.Task
  • monix.eval.Task
  • scala.concurrent.Future
  • scalaz.concurrent.Task

Streams

Coming soon.

Run them yourself

sbt jmh:run

Results

Results are storied in the results/ directory. Filenames correspond to tags.