summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/should_run/all.T
Commit message (Expand)AuthorAgeFilesLines
* Add regression test for T19474.Andreas Klebinger2021-04-051-0/+4
* Add fold vs. mconcat test T17123Viktor Dukhovni2021-03-201-0/+5
* Fix over-eager inlining in SimpleOptSimon Peyton Jones2021-02-141-0/+5
* Use proper RTS flags when collecting residency in perf tests.Andreas Klebinger2020-10-091-8/+8
* Add test for T18574Sylvain Henry2020-10-011-0/+6
* Add INLINABLE pragmas to Enum list producersbuggymcbugfix2020-05-211-0/+5
* Expect T4267 to passSylvain Henry2020-03-301-2/+1
* Demand analysis: simplify the demand for a RHSSimon Peyton Jones2020-03-291-1/+2
* Modules: Core operations (#13009)Sylvain Henry2020-03-181-1/+1
* Make DeriveFunctor-generated code require fewer beta reductionsRyan Scott2020-03-111-0/+7
* testsuite: Use small allocation area when measuring residencyBen Gamari2019-11-101-16/+8
* Make sure mkSplitUniqSupply stores the precomputed mask only.Andreas Klebinger2019-06-181-0/+8
* testsuite: Use makefile_testBen Gamari2019-01-301-4/+3
* Revert "Batch merge"Ben Gamari2019-01-301-3/+4
* Batch mergeBen Gamari2019-01-301-4/+3
* testsuite: Fix use of stats_num_fieldBen Gamari2018-12-071-2/+1
* Add fusion rules for the zipWith functions in base (#15263)Tobias Decking2018-12-061-0/+7
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-318/+56
* Update performance numbers on WindowsTamar Christina2018-10-041-2/+6
* Make sure forM_ and related functions fuse cleanlySebastian Graf2018-09-171-0/+7
* Honor INLINE on 0-arity bindings (#15578)Tobias Dammers2018-09-131-0/+9
* base: Mark `findIndices` as INLINABLE instead of INLINE (fixes #15426)Kevin Buhr2018-08-211-0/+9
* base: Make Foreign.Marshal.Alloc.allocBytes[Aligned] NOINLINEBen Gamari2018-07-301-1/+2
* Replace atomicModifyMutVar#David Feuer2018-07-151-1/+2
* Reclassify some performance testsRichard Eisenberg2018-07-141-1/+1
* Make seq# evaluatedness look through castsDavid Feuer2018-06-111-0/+9
* Let the simplifier know that seq# forcesDavid Feuer2018-06-061-0/+10
* Clean up Windows testsuite failuresTamar Christina2018-05-281-2/+4
* Improve numeric stability of numericEnumFrom for floating numbersHE, Tao2018-05-161-1/+2
* Do not unpack class dictionaries with INLINABLESimon Peyton Jones2018-04-261-0/+9
* SpecConstr: accommodate casts in value argumentsSimon Peyton Jones2018-04-021-0/+6
* Revert "GHCi: Don't remove shadowed bindings from typechecker scope."Ömer Sinan Ağacan2018-03-081-2/+1
* Add perf test for #14052Ömer Sinan Ağacan2018-03-071-0/+7
* Windows: fix all failing tests.Tamar Christina2018-01-021-2/+5
* Fix loss-of-SpecConstr bugSimon Peyton Jones2017-05-021-0/+8
* Various testsuite fixes for 32-bit WindowsBen Gamari2017-04-021-4/+6
* Derive the definition of nullDavid Feuer2017-04-021-2/+5
* Add a perf test for deriving nullDavid Feuer2017-04-021-0/+8
* testsuite: Update performance numbers for 32-bit platformsBen Gamari2017-03-261-12/+22
* testsuite: Bump T10359 allocationsBen Gamari2017-03-101-1/+3
* The Early Inline PatchSimon Peyton Jones2017-02-281-0/+2
* Add -fspec-constr-keenSimon Peyton Jones2017-02-261-1/+3
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-1/+2
* Fix all broken perf tests on x64 WindowsTamar Christina2017-02-211-0/+5
* Type-indexed TypeableBen Gamari2017-02-181-1/+2
* Derive <$David Feuer2017-02-071-0/+13
* Do Worker/Wrapper for NOINLINE thingsEric Seidel2017-02-051-3/+5
* Join pointsLuke Maurer2017-02-011-2/+4
* Use top-level instances to solve superclasses where possibleDaniel Haraj2017-01-311-4/+24
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-14/+2