summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf
Commit message (Expand)AuthorAgeFilesLines
* Fix unparseable pretty-printing of promoted data consAndreas Herrmann2018-06-072-17/+17
* Let the simplifier know that seq# forcesDavid Feuer2018-06-062-0/+40
* testsuite: Don't assume location of bashBen Gamari2018-06-021-1/+1
* testsuite: Fix hashbangsBen Gamari2018-05-301-1/+1
* testsuite: Use /usr/bin/env instead of /bin/bashBen Gamari2018-05-292-2/+4
* Clean up Windows testsuite failuresTamar Christina2018-05-282-2/+5
* testsuite: Bump OS X performance numbersBen Gamari2018-05-241-2/+3
* Improve performance of CallArityJoachim Breitner2018-05-221-1/+3
* Fix perf numbers for #15164Simon Peyton Jones2018-05-211-3/+1
* Do better sharing in the short-cut solverSimon Peyton Jones2018-05-212-0/+511
* Fix GHCi space leaks (#15111)Simon Marlow2018-05-172-4/+10
* Improve numeric stability of numericEnumFrom for floating numbersHE, Tao2018-05-161-1/+2
* testsuite: Disable T14697 on WindowsBen Gamari2018-05-151-0/+2
* Revert "Simplify callSiteInline a little"Ben Gamari2018-05-151-6/+4
* testsuite: Fix expected allocations of T9020 and T12425Ben Gamari2018-05-151-3/+4
* Fix performance regressions from #14737Tobias Dammers2018-05-141-1/+3
* Refactor LitStringSylvain Henry2018-05-131-1/+2
* testsuite: Bump T5631 expected allocationsBen Gamari2018-05-051-3/+4
* testsuite: Bump T9630 allocations as a result of 33de71fa06d0Ben Gamari2018-05-051-1/+2
* testsuite: Bump performance meterics due to 3d38e8284b73Ben Gamari2018-05-011-3/+6
* Add missing stdout file for T14955Simon Peyton Jones2018-04-271-1/+1
* Do not unpack class dictionaries with INLINABLESimon Peyton Jones2018-04-264-0/+102
* testsuite: Fix overflow in T13623 on 32-bit machinesBen Gamari2018-04-242-2/+5
* Remove unnecessary check in simplCastTobias Dammers2018-04-201-4/+8
* Caching coercion roles in NthCo and coercionKindsRole refactoringTobias Dammers2018-04-203-6/+3892
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-3/+6
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-1/+2
* SpecConstr: accommodate casts in value argumentsSimon Peyton Jones2018-04-023-0/+36
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-1/+4
* Fix performance of flattener patch (#12919)Alexander Vieth2018-03-261-3/+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-074-0/+3512
* Cache the fingerprint of sOpt_PBartosz Nitka2018-03-022-0/+30
* Revert "Better stats for T5837"Ben Gamari2018-03-011-2/+1
* Better stats for T5837Simon Peyton Jones2018-02-271-1/+2
* testsuite: Bump allocations for T9630Ben Gamari2018-02-251-1/+2
* testsuite: Bump allocations for T1969 and T5837Ben Gamari2018-02-191-2/+4
* Re-center improved perf for T3064Simon Peyton Jones2018-02-011-1/+2
* Implement BlockArguments (#10843)Takano Akio2018-01-311-1/+2
* Turn EvTerm (almost) into CoreExpr (#14691)Joachim Breitner2018-01-261-2/+4
* testsuite: Bump haddock.Cabal allocations due to submodule bumpBen Gamari2018-01-261-1/+2
* Allocate less in plus_mod_depBartosz Nitka2018-01-231-1/+2
* Use IntSet in DataflowBartosz Nitka2018-01-212-0/+46
* Lift constructor tag allocation out of a loopBartosz Nitka2018-01-102-0/+37
* Drop dead Given bindings in setImplicationStatusSimon Peyton Jones2018-01-041-1/+2
* Windows: fix all failing tests.Tamar Christina2018-01-023-7/+18
* Re-centre perf for T5321FunSimon Peyton Jones2017-12-131-1/+2
* Revert "trees that grow" workBen Gamari2017-11-211-4/+1
* TTG3 Combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-141-2/+3
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-111-1/+2