Closed
Bug 509380
Opened 15 years ago
Closed 15 years ago
Optimize nsPeekOffsetStruct for memory usage
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Swatinem, Assigned: Swatinem)
References
Details
Attachments
(1 file)
(deleted),
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
Uses PRPackedBool with this patch, reducing the memory usage of the struct by 24bytes (1/3rd) on x64.
Attachment #393499 -
Flags: superreview?(roc)
Attachment #393499 -
Flags: review?(roc)
Attachment #393499 -
Flags: superreview?(roc)
Attachment #393499 -
Flags: superreview+
Attachment #393499 -
Flags: review?(roc)
Attachment #393499 -
Flags: review+
Assignee | ||
Updated•15 years ago
|
Attachment #393499 -
Attachment description: patch → patch [pushed: comment 1]
Assignee | ||
Comment 1•15 years ago
|
||
Comment on attachment 393499 [details] [diff] [review]
patch [pushed: comment 1]
http://hg.mozilla.org/mozilla-central/rev/707834b4b7de
Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•