Closed Bug 1657206 Opened 4 years ago Closed 4 years ago

Change how CacheIR report is run

Categories

(Core :: JavaScript Engine: JIT, task, P2)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: caroline, Assigned: caroline)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

Refactor so the shell function doesn't need to be explicitly called on a function to see report. Run rateMyCacheIR on all scripts and get associated reports in the form of JSON. The UI will handle signifying to the user which script is problematic and needs further inspection using health scores for the script. The user can select the specified script for further investigation of IC stubs and associated CacheIROps.

Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d5aefc375d8
Get all scripts in the zone and run RateMyCacheIR on those scripts. r=iain
Keywords: leave-open
Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40b474c55249
Call RateMyCacheIR with one script, but spew multiple scripts from the same StructuredSpewer. r=iain
https://hg.mozilla.org/integration/autoland/rev/30f2572e7374
Run RateMyCacheIR without having to explicitly call the shell function. r=iain
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: