streamly/benchmark/Streamly/Benchmark
Harendra Kumar 22bfa72599 Add a middle point for concatMapWith benchmark
* We are testing two extreme cases, add a middle case as well where the outer
  and inner streams are of equal size.

* Enable some pure benchmarks as well

* Separate the zip benchmarks in a separate group as they are scalable
  (memory consumption does not increase with stream size) and parallel
  benchmarks are not scalable.
2020-01-16 18:50:30 +05:30
..
Data Add benchmarks for SmallArray. 2019-12-12 14:03:43 +05:30
FileIO disable inspection test for splitOnSeq 2019-12-17 16:43:30 +05:30
Prelude.hs Add a middle point for concatMapWith benchmark 2020-01-16 18:50:30 +05:30