summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf
Commit message (Expand)AuthorAgeFilesLines
* TTG: TH brackets finishing touchesromes2022-03-182-52/+25
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-151-0/+1
* Add two coercion optimisation perf testssheaf2022-03-143-1/+1408
* Introduce ConcreteTv metavariablessheaf2022-03-021-1/+1
* Decrease the size of the LargeRecord testsheaf2022-02-111-30/+0
* Add some perf tests for coercionssheaf2022-02-099-0/+1189
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-044-1/+88
* Fix a few Note inconsistenciesBen Gamari2022-02-011-1/+1
* testsuite/T4029: Don't depend on echoBen Gamari2022-01-301-108/+108
* Widen T12545 acceptance windowMatthew Pickering2022-01-251-4/+9
* Replace `seq` with POSIX-standard printf(1) in ManyAlternatives testGreg Steuck2022-01-031-4/+6
* Multiple Home UnitsMatthew Pickering2021-12-286-0/+194
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-224-449/+0
* Regression test for renamer/typechecker performance (#20261)Ben Gamari2021-12-172-0/+1698
* Revert "Data.List specialization to []"Matthew Pickering2021-12-033-5/+5
* testsuite: Convert hole fit performance tests into proper perf testsMatthew Pickering2021-11-115-0/+760
* Add performance test for ghci, -fno-code and reloading (#20509)Matthew Pickering2021-10-193-0/+48
* Add GHCi recompilation performance testMatthew Pickering2021-10-123-0/+44
* New test case: Variant of T14052 with data type definitionsJoachim Breitner2021-10-083-0/+1011
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-301-0/+160
* Add performance test for #19695nineonine2021-09-112-0/+141
* Pmc: Better SCC annotations and trace outputSebastian Graf2021-08-231-1/+1
* Better sharing of join points (#19996)wip/T19557Simon Peyton Jones2021-07-192-0/+57
* testsuite: Widen acceptance window of T12545 (#19414)Sebastian Graf2021-06-272-4/+44
* Driver Rework PatchMatthew Pickering2021-06-034-109/+129
* test driver: Make sure RESIDENCY_OPTS is passed for 'all' perf testsMatthew Pickering2021-05-051-1/+1
* Turn T11545 into a normal performance testMatthew Pickering2021-04-121-2/+2
* Add perf test for #15304Matthew Pickering2021-04-093-0/+778
* T11545 now also passes due to modifications in demand analysisMatthew Pickering2021-04-082-2/+2
* Add (expect_broken) test for #11545Matthew Pickering2021-04-052-0/+16
* Add regression test for T19474.Andreas Klebinger2021-04-052-0/+19
* Data.List specialization to []Oleg Grenrus2021-04-011-0/+1
* Add fold vs. mconcat test T17123Viktor Dukhovni2021-03-202-0/+14
* Add compiler perf regression test for #9198Simon Jakobi2021-03-202-0/+16
* Use GHC2021 as default languageJoachim Breitner2021-03-108-4/+10
* Bump bytestring submodule to 0.11.1.0Ben Gamari2021-03-101-2/+1
* Widen acceptance window of `MultiLayerModules` (#19293) [skip ci]Sebastian Graf2021-03-011-1/+4
* Widen acceptance window of T12545 (#19414)Sebastian Graf2021-02-281-1/+4
* Revert "testsuite: Mark tests affected by #19025"Ben Gamari2021-02-241-14/+2
* testsuite: Mark tests affected byBen Gamari2021-02-231-2/+14
* Fix over-eager inlining in SimpleOptSimon Peyton Jones2021-02-143-0/+36
* Remove some redundant validity checks.Richard Eisenberg2021-01-271-0/+1
* When deriving Eq always use tag based comparisons for nullary constructorsAndreas Klebinger2021-01-221-1/+1
* Add regression test for #16577Sylvain Henry2021-01-172-0/+2088
* testsuite: Add a test for #18923Ben Gamari2020-12-052-0/+20
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-0/+1
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-3/+6
|\
| * testsuite: Mark T9872[abc] as high_memory_usageBen Gamari2020-10-241-3/+6
* | testsuite: Add performance test for #18698Ben Gamari2020-11-012-0/+100
* | Widen acceptance threshold for T10421aJohn Ericson2020-10-291-1/+1
|/