streamly/test
Harendra Kumar 55d49bd50c Optimize Functor/Applicative/Monad etc for serial
Some of the benchmarks were order of magnitude off due to missing INLINE for
type class operations. Now, all of them are in reasonable limits. Benchmarks
affected for serial streams:

* Functor, Applicative, Monad, transformers

We need to do a similar exercise for other types of streams and for
folds/parsers as well.
2020-06-23 13:41:41 +05:30
..
Streamly/Test nested-if indentation fix 2020-06-11 18:21:30 +05:30
loops.hs Add "Streamly.Fold" module 2019-05-13 12:21:16 +05:30
Main.hs Fix -dev compilation failure. 2020-04-23 02:03:32 +05:30
MaxRate.hs Use streamly clock instead of "clock" pkg 2020-06-03 23:30:04 +05:30
nested-loops.hs Add "Streamly.Fold" module 2019-05-13 12:21:16 +05:30
parallel-loops.hs Add "Streamly.Fold" module 2019-05-13 12:21:16 +05:30
Prop.hs Optimize Functor/Applicative/Monad etc for serial 2020-06-23 13:41:41 +05:30
PureStreams.hs rename Streamly.List to Streamly.Internal.Data.List 2019-09-25 17:17:46 +05:30
String.hs rename Unicode encode/decode ops 2019-11-04 02:54:46 +05:30
version-bounds.hs Add test checking for conflicting versions when build depends on ghc 2020-02-10 13:00:33 +05:30