Skip to content
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.
/ monad-yield Public archive

Just playing with some ideas of type class based streaming. Don't expect much atm!

Notifications You must be signed in to change notification settings

ocharles/monad-yield

Repository files navigation

Benchmarking the cost of (some of) transformers

These benchmarks can easily be ran with Nix. Assuming you have Nix installed, you can build the benchmarks executable with:

nix-build

Benchmarks can than be ran with

./result -o report.html

If you don't have Nix, you'll have to manually install transformer-ocharles with Cabal. You may get different results as you'll be in a slightly different environment.

About

Just playing with some ideas of type class based streaming. Don't expect much atm!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published