Closed Bug 1382814 Opened 8 years ago Closed 8 years ago

[Netflix] Very long page load (50s+)

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1374797

People

(Reporter: tcampbell, Unassigned)

Details

My machine has started having serious problems loading Netflix recently. I'm unsure if this is a change on their end. Here is an example of pause, with almost all time spent in GC. https://perfht.ml/2uNfSO6 Looking at bisections, I see particularly bad behavior around 2017-05-24 nightly. Near then the STR that triggers for me are: - Use ./mach mozgression to load a clean profile. This loads 2 or 3 default tabs. - Create new tab and navigate to netflix.com and sign-in - Switch to first tab (welcome to nightly) and navigate to netflix.com - Switch to second tab and navigate to netflix.com One of these loads (sometimes I have to do a few more) will hang for roughly 50s with 95% of activity in garbage collection. In current nightlies, it does not reproduce as often, but having other tabs such as gmail and irccloud open first increases the chance of it happening significantly. I'm using 32-bit nightly on 64-bit Win10 machine.
Dupe of bug 1374797?
Thanks for the tip. It looks very similar (long series of back-to-back GCs).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Thanks for the report!
Ignore that bisect range. I had false negatives. I'm able to see this behavior going back months in nightly.
You need to log in before you can comment on or make changes to this bug.