Open
Bug 1685831
Opened 4 years ago
Updated 4 years ago
Reduce the cost from checking whether glyphs were evicted by the texture cache
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: mstange, Unassigned)
References
(Blocks 2 open bugs)
Details
This is a follow-up to the investigation bug 1623003.
See bug 1623003 comment 1 and bug 1623003 comment 9:
On every frame, we iterate over all glyphs in the glyph cache to check whether they are still present in the texture cache. This is costly.
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•