Closed
Bug 1693958
Opened 4 years ago
Closed 4 years ago
Spew information about stub fields for CacheIR health report
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: caroline, Assigned: caroline)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Iain had suggested in github issue #21 that for ICs that share the same CacheIR, it would be helpful to add information about their stub fields. This could include how many distinct values we see for each index and the field type.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D106312
Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/67d1c5cb8db8
Clean up CacheIRHealth report code. r=iain
https://hg.mozilla.org/integration/autoland/rev/605278e5ba25
Spew information about IC stub fields when all stubs in an chain have equivalent CacheIR. r=iain
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/67d1c5cb8db8
https://hg.mozilla.org/mozilla-central/rev/605278e5ba25
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•