Closed
Bug 1236119
Opened 10 years ago
Closed 5 years ago
High memory usage on squarespace.com
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: noblechuk5, Unassigned)
References
()
Details
(Whiteboard: [MemShrink:P3])
Attachments
(4 files)
What did you do?
================
1. Start firefox developer edition
What happened?
==============
Memory usage jumps to over 200M and after a short while, it just hovers around the 600-800MB mark
What should have happened?
==========================
Slower increase in memory usage
Is there anything else we should know?
======================================
Opening a page such as squarespace.com and just staying on the front page rapidly increases the memory usage to over 1GB
Windows 10 pro, intel i5
URL: squarespace.com
Updated•10 years ago
|
Component: General → Untriaged
Product: Mozilla Developer Network → Firefox
Updated•10 years ago
|
Summary: Firefox high memory usage → High memory usage on squarespace.com
Comment 1•10 years ago
|
||
I tried and failed to reproduce this on Windows, Mac and Linux.
The front page constantly loops through a number of short videos (or maybe it's a single video on loop), so presumably it's related to that somehow.
This is an screen shot of this bug as I have observed in Ubuntu 14.04. At the time of taking the screenie, I had about 8 tabs open with one of them being youtube.
This screenshot is taken after I open squarespace.com. It is hovering around 766M just as I am finishing this post
Attachment #8709219 -
Attachment description: Screenshot from 2016-01-18 19_10_29.jpg → Screenshot taken right before I open squarespace.com
Obviously, the changes aren't as drastic as they were in windows, but all the same it shows the same pattern as I previously mentioned
Comment 5•10 years ago
|
||
noblechuk5: thanks for the data. Can you please take some "memory reports" following the instructions at https://developer.mozilla.org/en-US/docs/Mozilla/Performance/about:memory ? That will give us a lot more data. Without that we'll have no chance of diagnosing the problem. Thank you.
Flags: needinfo?(noblechuk5)
Memory report generated before I open squarespace.com
I had about 9 tabs open including YouTube
Flags: needinfo?(noblechuk5)
Memory report generated after I open squarespace.com
I have the same amount of tabs open as the previous memory report
Attachment #8712883 -
Attachment description: Memory report1 → Memory report 1
Comment 8•10 years ago
|
||
There seems to be something terribly wrong with the heap-textures memory reporter:
> └──-285,257.31 MB (-30071.78%) -- gfx [?!]
> ├─────────0.48 MB (00.05%) ── font-shaped-words
> ├─────────0.44 MB (00.05%) ── font-tables
> ├─────────0.15 MB (00.02%) ── font-list
> ├─────────0.13 MB (00.01%) ── font-cache
> ├─────────0.02 MB (00.00%) ── font-charmaps
> └──-285,258.52 MB (-30071.91%) ── heap-textures [?!]
That said, if we focus on the diff of overall memory usage things seem ok for squarespace:
> 101.14 MB ── resident
> 102.49 MB ── resident-unique
100 MB for a graphics intensive page isn't outrageous. As we're not seeing the drastic jump on Linux, is it possible to get reports on Windows?
Flags: needinfo?(noblechuk5)
Updated•10 years ago
|
Whiteboard: [MemShrink] → [MemShrink:P3]
Comment 9•10 years ago
|
||
(In reply to Eric Rahm [:erahm] from comment #8)
> There seems to be something terribly wrong with the heap-textures memory
> reporter:
>
> > └──-285,257.31 MB (-30071.78%) -- gfx [?!]
> > ├─────────0.48 MB (00.05%) ── font-shaped-words
> > ├─────────0.44 MB (00.05%) ── font-tables
> > ├─────────0.15 MB (00.02%) ── font-list
> > ├─────────0.13 MB (00.01%) ── font-cache
> > ├─────────0.02 MB (00.00%) ── font-charmaps
> > └──-285,258.52 MB (-30071.91%) ── heap-textures [?!]
This might be bug 1234343, which was fixed in 46.
Comment 10•10 years ago
|
||
(In reply to Nicholas Nethercote [:njn] from comment #9)
> (In reply to Eric Rahm [:erahm] from comment #8)
> > There seems to be something terribly wrong with the heap-textures memory
> > reporter:
> >
> > > └──-285,257.31 MB (-30071.78%) -- gfx [?!]
> > > ├─────────0.48 MB (00.05%) ── font-shaped-words
> > > ├─────────0.44 MB (00.05%) ── font-tables
> > > ├─────────0.15 MB (00.02%) ── font-list
> > > ├─────────0.13 MB (00.01%) ── font-cache
> > > ├─────────0.02 MB (00.00%) ── font-charmaps
> > > └──-285,258.52 MB (-30071.91%) ── heap-textures [?!]
>
> This might be bug 1234343, which was fixed in 46.
Note that's a negative value, which implies this is after bug 1234343 (and dev edition is on 46 now).
Comment 11•6 years ago
|
||
Smac89, is this still an issue on the latest Firefox, it looks like there's were various changes near the time you filed it.
Flags: needinfo?(noblechuk5)
Updated•6 years ago
|
Flags: needinfo?(noblechuk5)
Comment 12•5 years ago
|
||
No response, so closing as incomplete. Please reopen if more information is available.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Flags: needinfo?(noblechuk5)
You need to log in
before you can comment on or make changes to this bug.
Description
•