summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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-222-430/+0
* Regression test for renamer/typechecker performance (#20261)Ben Gamari2021-12-172-0/+1698
* Revert "Data.List specialization to []"Matthew Pickering2021-12-032-4/+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
* 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-032-0/+20
* 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 compiler perf regression test for #9198Simon Jakobi2021-03-202-0/+16
* Use GHC2021 as default languageJoachim Breitner2021-03-107-2/+7
* 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
* 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
|/
* Add flags for annotating Generic{,1} methods INLINE[1] (#11068)Andrzej Rybczak2020-10-155-0/+705
* Add -Wnoncanonical-{monad,monoid}-instances to standardWarningsFumiaki Kinoshita2020-10-142-2/+0
* Testsuite: increase timeout for T18223 (#18795)Sylvain Henry2020-10-091-0/+2
* Better eta-expansion (again) and don't specilise DFunsSimon Peyton Jones2020-09-224-102/+91
* testsuite: Specify metrics collected by T17516Ben Gamari2020-08-111-1/+1
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2020-07-289-0/+386
* testsuite: Widen acceptance threshold on T5837wip/T18282Ben Gamari2020-07-131-1/+1
* Reduce result discount in conSizeSimon Peyton Jones2020-07-132-0/+46
* add reproducer for #15630Artem Pelenitsyn2020-07-122-0/+61
* testsuite: Widen T12234 acceptance window to 2%Ben Gamari2020-07-071-1/+1
* test suite: add reproducer for #17516Artem Pelenitsyn2020-06-253-0/+478
* Relax allocation threshold for T12150.Andreas Klebinger2020-06-181-1/+6
* Update testsuiteSylvain Henry2020-06-171-1/+1
* T16190: only measure bytes_allocatedSylvain Henry2020-06-171-1/+1
* testsuite: Increase size of T12150Ben Gamari2020-06-131-0/+410
* Trim the demand for recursive product typesSimon Peyton Jones2020-06-132-0/+73
* Only test T16190 with the NCGSylvain Henry2020-06-131-1/+4