Commit Graph

10 Commits

Author SHA1 Message Date
Adithya Kumar
cd916f54bb Move array stream bench/tests to separate modules 2021-04-19 19:38:14 +05:30
Pranay Sashank
5c018c7e45 Rename Data.Array.Storable.Foreign to Data.Array.Foreign.
Closes #854.
2021-02-01 21:31:06 +05:30
Harendra Kumar
430f5ac1bf Add some benchmark files to hie.yaml 2021-01-27 19:08:13 +05:30
Harendra Kumar
1abb9c7f4b Sort module listing, add missing modules
Add some missing files/components
2021-01-04 02:30:39 +05:30
Harendra Kumar
c3b506b68b Refactor, cleanup, hlint - fold and handle tests 2021-01-04 01:26:39 +05:30
Harendra Kumar
6e389393ae Add/update fold/parser benchmark/test modules 2020-12-10 13:32:11 +00:00
Harendra Kumar
49b7fe7b9d Add Data.Fold benchmark to the hie cradle 2020-12-07 03:35:54 +00:00
Harendra Kumar
9ed417b65c Add FileSystem.Event testsuite to hie cradle 2020-12-02 07:39:05 +00:00
Harendra Kumar
c216af0b09 Break Benchmark.Prelude.Serial into smaller modules
This module took a lot of time and 4GB RAM to compile. Its now broken
into smaller module that can be compiled in less than 512 MB RAM.

The memory limits are set based on a 3-pass fusion-plugin.
2020-11-30 06:51:00 +00:00
pranaysashank
6c9941ddb8 Add hie.yaml. 2020-10-22 19:44:55 +05:30