Closed
Bug 1067798
Opened 10 years ago
Closed 9 years ago
Don't write unaligned values when serializing display list updates.
Categories
(Firefox Graveyard :: Shumway, defect, P1)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mbx, Unassigned)
References
Details
(Keywords: perf)
At the moment we sometimes write bytes that mess up the 4 byte alignment, making writing ints, floats or doubles more expensive to read / write.
Comment 1•10 years ago
|
||
High-priority optimization, but not for ads.
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•