Simon Jakobi pushed to branch wip/sjakobi/T27602 at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • testsuite/tests/perf/compiler/all.T
    ... ... @@ -133,7 +133,8 @@ test('T9020',
    133 133
     
    
    134 134
     test('T9675',
    
    135 135
          [ only_ways(['optasm']),
    
    136
    -       collect_compiler_residency(15),
    
    136
    +       # Demo-only: tightened from 15 so natural residency jitter fails.
    
    137
    +       collect_compiler_residency(2),
    
    137 138
            collect_compiler_stats('bytes allocated',2),
    
    138 139
           ],
    
    139 140
          compile,