Closed Bug 1479162 Opened 7 years ago Closed 7 years ago

On arewexblstill page, loading the last graph makes the browser hang for 10 seconds

Categories

(Websites :: Other, defect)

defect
Not set
normal

Tracking

(Performance Impact:none)

RESOLVED WONTFIX
Performance Impact none

People

(Reporter: mayankleoboy1, Unassigned)

References

()

Details

(Keywords: perf)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 Build ID: 20180727103347 Steps to reproduce: 1. Go to https://bgrins.github.io/xbl-analysis/graph/ 2. Scroll to the bottom. There is a link which says "Show lines of code per binding graph" 3. Click on it Actual results: Page will hang for 10-12 seconds while the graph loads Expected results: not so Profile: https://perfht.ml/2LWdzxl
Whiteboard: [qf]
Profile with "track JIT optimization" enabled: https://perfht.ml/2LWog31
This is worse on Chrome
Status: UNCONFIRMED → NEW
Component: Untriaged → Other
Ever confirmed: true
Flags: needinfo?(bgrinstead)
Keywords: perf
Product: Firefox → Websites
Yeah, it's really bad. It used to render by default but I made it require a click so it wouldn't slow down loading the primary graphs on the dashboard. Thanks for posting the profile - it looks like the chart library is the culprit, which makes sense since it's rendering a huge amount of data. I guess one "fix" would be to limit the number of days that get rendered into this graph. But realistically, I'm not planning to work on that now that it doesn't slow down the page load. Patches would be welcome at https://github.com/bgrins/xbl-analysis though.
Flags: needinfo?(bgrinstead)
[qf-] since it sounds like this is isn't a Firefox-is-slow issue, per comment 2. (Seems like this (not-public-facing) website is just doing a lot of computations in JS and it's slow in multiple browsers.)
Whiteboard: [qf] → [qf-]
The site in question is not managed by Mozilla, hence INVALID.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
As per comment 3, the slowness cannot be helped. And this is slow in other browsers also.
Resolution: INVALID → WONTFIX
Performance Impact: --- → -
Whiteboard: [qf-]
You need to log in before you can comment on or make changes to this bug.