Closed
Bug 1691023
Opened 4 years ago
Closed 4 years ago
Add some profile counters for texture cache eviction
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I'd like to do some fine tuning of the texture cache eviction parameters so that glyphs (almost) always fit in a single texture. It's mostly a matter of starting to evict items at the right time, and having more profile counters could help get a sense of when that right time is.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Blocks: wr-perf-tools
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ae937f54766
Add some profile counters for texture cache eviction. r=mstange
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•