• Mathieu Chartier's avatar
    Fix for 6994917 GC is slower since JOO33B per FrameworkPerf test · 33c8ae5b
    Mathieu Chartier authored
    Fixes the GC aspect of the regression in FrameworkTest for Gc.
    Large bitmap test seems to be unaffected.
    
    Changes are:
    We now have minimum sleep of 1ms instead of 10ms in dvmSuspendAll.
    Some heuristics to avoid doing extra GCs if an allocation waited for a concurrent Gc.
    
    Change-Id: I3797c7dc813e26bd1f7bb0a9dbe55eb70dd1c9c9
    33c8ae5b
Heap.h 2.88 KB