Files
sdk/runtime
Ryan Macnak 27a5d2d65f [vm, gc] Remove the 'limit shrinkage' heuristic.
This heuristic can cause the heap to consume memory in excess of the growth ratio after the application's memory usage shrinks.

Bug: https://github.com/dart-lang/sdk/issues/18147
Change-Id: I3d4aa0bc4b74d22e974e3cac00ee9e42967e0826
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/125000
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2020-07-21 17:45:34 +00:00
..