Closed
Bug 1367061
Opened 8 years ago
Closed 8 years ago
Consider adding cache for the current last segment in SegmentedVector
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: smaug, Assigned: smaug)
Details
To avoid extra indirect calls, we might want to cache the last segment so that the next append could be a bit faster.
| Assignee | ||
Comment 1•8 years ago
|
||
Not seeing difference with this approach.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•