Open
Bug 1850209
Opened 1 year ago
Updated 1 year 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
()
NEW
Tracking | Status | |
---|---|---|
firefox118 | --- | affected |
People
(Reporter: alice0775, Unassigned)
References
(Blocks 1 open bug, )
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•1 year ago
|
Summary: It takes time for measure about:memory → It takes time for measure about:memory If jp.mercari.com is open
Updated•1 year 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•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•