Closed Bug 390856 Opened 17 years ago Closed 10 years ago

Increase in private bytes / working set after bug 194404 landed

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: ispiked, Unassigned)

References

Details

(Keywords: perf, regression)

Dan, any chance your checkin in that window could have increased our working set?
The reason I ask is that I'd be surprised (even amazed) if any of our tests even touch the code that I added (i.e. opens modal content windows using window.showModalDialog()), and thus I find it hard to believe that that change would have increased our working set etc. More code, sure, a bit, but since it's not used in the tests it shouldn't make any difference in the heap size.
it's extremely unlikely, since that codepath only deals with etld lookups (not additions to the table), and the change is one of correctness and shouldn't have any effect in practice with the etld table we use. if you want to prove it, i recommend we just back the patch out for a cycle (what's the cycle time on that machine?) and see.
I hear ya. I doubt we'll know if either of our changes are the cause of this w/o backing the changes out to let that tinderbox cycle w/o the changes, and given that your change looks a lot easier to back out, I'd rather see you try first :) Can you do that and comment on when the change was backed out, and we'll check the graphs etc. If that doesn't show anything, I can try the same with my change, and then we'll know for sure.
ok; will do when i get the chance.
i backed out my change and saw no significant difference in private bytes for 2 cycles. jst?
(In reply to Dan Witte (:dwitte) (not reading bugmail, email to contact) from comment #6)
> i backed out my change and saw no significant difference in private bytes
> for 2 cycles. jst?

do we still care about this?
Flags: needinfo?(jst)
too old. We're going to potentially back out showModalDialog anyhow (bug 981796).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Flags: needinfo?(jst)
You need to log in before you can comment on or make changes to this bug.