streamly/test
Harendra Kumar 7e8209e2d6 Separate the State layer from AsyncT layer
Performance degrades by 2x

StateT/AsyncT combined = 560 ms
Separated AsyncT (StateT Context IO) = 1.2 s
AsyncT IO in the separated version = 400 ms
2017-08-07 19:55:38 +05:30
..
1-event.hs Rename the package to "strands" 2017-06-24 17:43:59 +05:30
2-gather.hs rename to asyncly 2017-07-01 02:02:39 +05:30
3-async.hs Alternative now forks automatically 2017-07-08 07:31:49 +05:30
3-sample.hs Alternative now forks automatically 2017-07-08 07:31:49 +05:30
alternative.hs Alternative now forks automatically 2017-07-08 07:31:49 +05:30
applicative.hs rename to asyncly 2017-07-01 02:02:39 +05:30
gather.hs rename to asyncly 2017-07-01 02:02:39 +05:30
logged.hs Split the logging functionality into a separate package 2017-07-13 18:21:26 +05:30
Main.hs Separate the State layer from AsyncT layer 2017-08-07 19:55:38 +05:30