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

Benchmarks for various Scala streaming and task libraries

License

Notifications You must be signed in to change notification settings

rossabaker/benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Benchmarks for various Scala streaming and task libraries

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages