Closed
Bug 888888
Opened 12 years ago
Closed 12 years ago
Firefox memory regression on Win 8 (since June the 16th)
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mihaelav, Unassigned)
References
Details
(Whiteboard: [MemShrink:P2])
Based on bug #888196 comment #2:
+++ This bug was initially created as a clone of Bug #888196 +++
There is an increase of resident memory in endurance testruns on Windows 8 (both 32 and 64 bit) since June the 16th. From the reports it looks that the memory regression is across all tests.
Reports:
* Win8 32bit 14June: http://mozmill-ci.blargon7.com/#/endurance/report/f2d3b6136b11cb7b6708636cff35af1e
* Win8 32bit 16June: http://mozmill-ci.blargon7.com/#/endurance/report/f2d3b6136b11cb7b6708636cff66b0b7
* Win8 64bit 14June: http://mozmill-ci.blargon7.com/#/endurance/report/f2d3b6136b11cb7b6708636cff35c5a8
* Win8 64bit 16June: http://mozmill-ci.blargon7.com/#/endurance/report/f2d3b6136b11cb7b6708636cff66d20e
Charts: http://mozmill-ci.blargon7.com/#/endurance/charts?branch=24.0&platform=Windows%20NT&from=2013-06-09&to=2013-06-28
Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b197bed90a98&tochange=36da3cb92193
I will work to narrow down the regression range
| Reporter | ||
Updated•12 years ago
|
Summary: Memory increase in endurance testsruns on Win 8 (since June the 16th) → Firefox meory regression on Win 8 (since June the 16th)
| Reporter | ||
Updated•12 years ago
|
Summary: Firefox meory regression on Win 8 (since June the 16th) → Firefox memory regression on Win 8 (since June the 16th)
Updated•12 years ago
|
Product: Firefox → Core
Updated•12 years ago
|
Whiteboard: [MemShrink]
| Reporter | ||
Comment 1•12 years ago
|
||
Reduced regression range with tinderbox builds:
* last good: 20130614100407, http://hg.mozilla.org/mozilla-central/rev/5ddb1bf96261
* first bad: 20130614184124, http://hg.mozilla.org/mozilla-central/rev/05d9196b27a1
Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5ddb1bf96261&tochange=05d9196b27a1
(In reply to Mihaela Velimiroviciu [QA] (:mihaelav) from comment #1)
> Pushlog:
> http://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=5ddb1bf96261&tochange=05d9196b27a1
Can you please regress this further using mozilla-inbound?
Keywords: regressionwindow-wanted
Updated•12 years ago
|
Flags: needinfo?(mihaela.velimiroviciu)
Updated•12 years ago
|
Whiteboard: [MemShrink] → [MemShrink:P2]
Comment 3•12 years ago
|
||
I think we finally have a winner:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=d1fc221d10a0
Which is bug 879624
This looks consistent with what we saw. Only affects Windows 8, and being related to hardware acceleration might explain increased memory consumption.
Vladimir is it expected to have increased memory consumption on Windows 8 with your patch for bug 879624 applied?
We are running endurance tests. Here are some results from inbound builds:
Prior to your patch: http://mozmill-crowd.blargon7.com/#/endurance/report/5aa1ca5e7015e3740d269dc9477271d8
Your patch applied: http://mozmill-crowd.blargon7.com/#/endurance/report/5aa1ca5e7015e3740d269dc94757c7d6
Flags: needinfo?(mihaela.velimiroviciu) → needinfo?(vladimir)
Yup, definitely will cause a change. If you expand out the Graphics section, you can see that where before we weren't using any hw accel (it was blocked), afterwards it gets used because vmware is using the RDP driver. So, not a regression, and probably closer to what our "good" users (the ones that keep their drivers up to date) see.
Flags: needinfo?(vladimir)
Comment 5•12 years ago
|
||
Thanks Vladimir!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•