Closed
Bug 1850209
Opened 2 years ago
Closed 2 months ago
It takes 30 seconds for measure about:memory If jp.mercari.com is open (60% of time spent in js::InefficientNonFlatteningStringHashPolicy::hash and AddStringToHash)
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
FIXED
153 Branch
People
(Reporter: alice0775, Assigned: jesup)
References
(Blocks 1 open bug,
URL
)
Details
(Keywords: nightly-community)
Attachments
(1 file)
|
40.56 KB,
text/plain
|
Details |
Steps to Reproduce:
- Open https://jp.mercari.com/ (not need sign-in)
- Open about:memory in a new tab
- Click on
Measure
Expected Results:
It takes more than 20 seconds to display the results of memory measurement.
Actual Results:
It shouldn't take that long.
Profile URL:
https://share.firefox.dev/45nHgjx
| Reporter | ||
Updated•2 years ago
|
Summary: It takes time for measure about:memory → It takes time for measure about:memory If jp.mercari.com is open
Updated•2 years ago
|
Component: Performance → JavaScript Engine
Summary: It takes time for measure about:memory If jp.mercari.com is open → It takes 30 seconds for measure about:memory If jp.mercari.com is open (60% of time spent in js::InefficientNonFlatteningStringHashPolicy::hash and AddStringToHash)
Updated•2 years ago
|
| Reporter | ||
Comment 1•7 months ago
|
||
on Nightly148.0a1(20251218095601) : https://share.firefox.dev/492lULK
| Reporter | ||
Comment 2•2 months ago
|
||
Bug 2039684 seems fix this issue.
status-firefox151:
--- → affected
status-firefox152:
--- → affected
status-firefox153:
--- → fixed
Depends on: 2039684
Updated•2 months ago
|
Assignee: nobody → rjesup
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
You need to log in
before you can comment on or make changes to this bug.
Description
•