lexi-lambda / eff

🚧 a work in progress effect system for Haskell 🚧
ISC License
124 stars 2 forks source link

Benchmarks #4

Open arybczak opened 1 year ago

arybczak commented 1 year ago

Hey,

I see you made eff compile with GHC 9.6 on a branch, so I re-enabled eff benchmarks in effectful here.

You can see how it currently fares against other libraries by running cabal run bench -- -p countdown.1000 and cabal run bench -- -p filesize.1000.