Chromium Code Reviews
DescriptionSome fixes to GC heuristics.
The loop intended to do a binary search for the best heap growth size
did not have any variables in it that changed the decision, so it would
make the same decision (up or down) every time around the loop.
R=kasperl@google.com, vegorov@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/2a9cb6bbb730c544c8c12f8713fb8105a0bd7ca7
Patch Set 1 #
Total comments: 2
Patch Set 2 : spolling #
Total comments: 3
Messages
Total messages: 11 (4 generated)
|