Closed Bug 1367766 Opened 7 years ago Closed 3 years ago

Some GC reason descriptions don't make sense

Categories

(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jonco, Unassigned)

References

Details

I just noticed these don't always line up to well with what the GC reason actually means, e.g. the reason for full store buffer is reported to the user as 'Nursery Objects Too Active'. http://searchfox.org/mozilla-central/source/devtools/client/locales/en-US/markers.properties#114 sfink or I could probably come up with some better descriptions. Filing this so I don't forget about it.
It was the best I could come up with that might make sense to a typical web dev. Conceptually the store buffer is full when there has been too much tenured -> nursery edge writes, or "activity". I agree it is a stretch :-P
Priority: -- → P3
Product: Firefox → DevTools

We don't use this localization mechanism in the new profiler, so I'm gonna close this as WONTFIX.
However we may want to implement something with the same behavior with the new profiler too.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.