summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/perf
Commit message (Expand)AuthorAgeFilesLines
* T3064, T3294: update 32-bit values (downwards)Simon Marlow2011-06-291-8/+8
* T3064 is no longer expected_broken(5224), and adjust the rangesSimon Marlow2011-06-281-8/+7
* slightly reduce the lower bound for peak_megabytes_allocated for T4801,Simon Marlow2011-06-281-1/+1
* Remove a commented out importIan Lynagh2011-06-261-1/+0
* Add a perf test for #5205Ian Lynagh2011-06-263-0/+29
* Turn the #5030 test into a performance testIan Lynagh2011-06-262-0/+209
* T4978 seems to allocate about as much on 32-bit as on 64-bit, soSimon Marlow2011-06-061-2/+2
* adjust values for T4801 on 32-bitSimon Marlow2011-06-061-3/+3
* Remove an out-of-date commentIan Lynagh2011-06-051-2/+0
* IndTypesPerf and T4801 are temporarily unbroken (#5227)Simon Marlow2011-05-311-1/+2
* Mark T3064, IndTypesPerf, and T4801 as expected-brokenSimon Peyton Jones2011-05-261-2/+4
* add tibbe's perf regression test for #4978Simon Marlow2011-05-253-0/+139
* Merge branch 'ghc-new-co'Simon Peyton Jones2011-05-091-3/+3
|\
| * Compiler is faster on T3064Simon Peyton Jones2011-05-091-3/+3
* | update some 32-bit results (we got better!)Simon Marlow2011-05-092-8/+13
|/
* Test Trac #5113Simon Peyton Jones2011-04-213-0/+40
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-202-6/+6
* Replace simplrun006 with a less fragile perf test T149Ian Lynagh2011-04-174-9/+74
* Add a test for #2902Ian Lynagh2011-04-177-0/+159
* Add a performance test for #2762Ian Lynagh2011-04-173-0/+41
* T4801: reduce memory use thresholdsSimon Marlow2011-04-121-2/+2
* T3064: lower the minimum peak_megabytes_allocated to 8 for 32-bitSimon Marlow2011-04-041-2/+2
* Remove any mention of optc/profc from all.T filesMax Bolingbroke2011-04-022-5/+3
* adjust values for 32-bitSimon Marlow2011-01-311-10/+10
* Massive bunch of changes to track my massive refactoring to the typecheckersimonpj2011-01-121-2/+2
* Test Trac #4801simonpj2011-01-122-0/+42
* T4321: on x86, optc and profc are giving slightly different resultsSimon Marlow2011-01-051-1/+6
* update values for T3738 on 32-bitSimon Marlow2011-01-051-3/+3
* Update bytes allocated for T3738Simon Marlow2010-12-221-3/+3
* Update bytes allocated for space_leak_001Simon Marlow2010-12-221-3/+3
* Widen the boundaries for T3064Simon Marlow2010-12-151-3/+3
* Add FlexibleInstances to tests that need itsimonpj2010-12-141-1/+1
* Add Test for Trac #4830simonpj2010-12-103-0/+25
* Add a test for #4007Ian Lynagh2010-12-054-0/+22
* update expected valuesSimon Marlow2010-11-251-3/+3
* Allow a lower peak_megabytes_allocated valueIan Lynagh2010-11-241-1/+1
* update expected valuesSimon Marlow2010-11-221-4/+6
* Add 32-bit memory usage numbers for T3738Ian Lynagh2010-11-141-2/+7
* Add 32-bit memory usage figures for MethSharingIan Lynagh2010-11-141-2/+7
* Update 32-bit memory usage for T3064, following GHC space improvementIan Lynagh2010-11-141-8/+8
* Lower the bounds for T3064Ian Lynagh2010-11-121-9/+9
* Add method-sharing testsimonpj2010-10-273-0/+108
* T3064 allocates less in the stable branchIan Lynagh2010-10-241-3/+3
* Add a performance test for #3064Ian Lynagh2010-10-242-0/+93
* Add a performance test for #3738Ian Lynagh2010-10-234-0/+28
* Add a performance test for #3736Ian Lynagh2010-10-234-0/+228
* add test for #4334 (space leak in Data.List.lines)Simon Marlow2010-10-203-0/+29
* T4321: use -msse2 to get reproducible floating-point results on x86Simon Marlow2010-10-051-1/+7
* Add a test for #4321Ian Lynagh2010-09-243-0/+19
* add a test to catch over-allocation in lazy bytestringsSimon Marlow2010-09-092-0/+27