mozilla / memchaser

Firefox extension to chase the memory usage and garbage collector activity
https://wiki.mozilla.org/QA/Automation_Services/Projects/Addons/MemChaser
29 stars 23 forks source link

Bring the minimizeMemory() implementation up to date (#193) #196

Closed xabolcs closed 10 years ago

xabolcs commented 10 years ago

Easy fix for issue #193.

Based on @nmaier's reporting I send only one child-mmu-request just before the 3x memory pressure.

xabolcs commented 10 years ago

Renamed PR to keep in sync with the commits.

xabolcs commented 10 years ago

@whimboo, PR is updated.

whimboo commented 10 years ago

I love that! It looks way better now with all that other crufty code removed. Thanks @xabolcs!

whimboo commented 10 years ago

PR has been merged as https://github.com/mozilla/memchaser/commit/4d19b8bcfd7f13ff4d3074acf7c3b92faccb9417.