Closed Bug 1500187 Opened 6 years ago Closed 6 years ago

Add enteredCounters to CacheIR_Monitored and CacheIR_Updated stubs

Categories

(Core :: JavaScript Engine: JIT, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox64 --- wontfix
firefox65 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

Details

Attachments

(1 file)

Bug 1494473 adds counters to the IC chain to provide information about the effectiveness of the IC chain 

The original patch only handles CacheIR_Regular stubs, but it would be helpful to also see the results for CacheIR_Monitored and CacheIR_Updated.
Severity: normal → enhancement
Priority: -- → P3
Assignee: nobody → mgaudet
Summary: Add enteredCounters to CacheIR_Monitored and CacheIR_Regular stubs → Add enteredCounters to CacheIR_Monitored and CacheIR_Updated stubs
This patch also extracts the shared functionality in the CacheIR stubs into a
seperate trait class.
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6220839612a2
Add entry counters to CacheIR_Monitored and CacheIR_Updated stubs r=jandem
https://hg.mozilla.org/mozilla-central/rev/6220839612a2
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: