Chromium Code Reviews
DescriptionFixes the regression caused by 7568e1f18e.
The IO tests unscheduled the mutator thread constantly, forcing the
isolate to fill new space and cause a GC.
Now, the mutator thread keeps its TLAB when unscheduled, taking
advantage of the fact the same thread object will always be the
mutator thread.
R=asiva@google.com, rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/479db734e339060fcdfd98154d5dc39b1285bc66
Patch Set 1 #
Total comments: 4
Patch Set 2 : Removes dead code from ScheduleThread #
Messages
Total messages: 6 (1 generated)
|
|||||||||||||||||||||||||||||||||||||