streamly/test
Harendra Kumar e810658dfe Fix monadic state capture and restore for concurrent tasks
This causes up to 30% regression in async stream generation benchmarks and up
to 200% regression in async nested benchmarks. Mostly, due to an additional
functional call that cannot be inlined.
2018-10-22 13:37:39 +05:30
..
loops.hs Refactor code, add asserts, better test output 2018-10-13 04:05:01 +05:30
Main.hs Fix monadic state capture and restore for concurrent tasks 2018-10-22 13:37:39 +05:30
MaxRate.hs lint free tests 2018-10-13 10:36:06 +05:30
nested-loops.hs Refactor code, add asserts, better test output 2018-10-13 04:05:01 +05:30
parallel-loops.hs Refactor code, add asserts, better test output 2018-10-13 04:05:01 +05:30
Prop.hs lint free tests 2018-10-13 10:36:06 +05:30
rate-timestamp.hs lint free tests 2018-10-13 10:36:06 +05:30