Open
Bug 1965517
Opened 1 year ago
Updated 1 year ago
Move some nsTArrays to AutoTArrays in necko/classifier
Categories
(Core :: Networking, enhancement, P5)
Core
Networking
Tracking
()
NEW
People
(Reporter: jesup, Assigned: jesup)
References
(Blocks 1 open bug)
Details
(Keywords: perf, Whiteboard: [necko-triaged])
Attachments
(1 file)
There are some nsTArrays that could be AutoTArrays to save a few allocations here and there, and similar optimizations.
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9487366 -
Attachment description: WIP: Bug 1965517: Move some nsTArrays to AutoTArrays r=#necko-reviewers! → Bug 1965517: Move some nsTArrays to AutoTArrays r=#necko-reviewers!
Updated•1 year ago
|
Attachment #9487366 -
Attachment description: Bug 1965517: Move some nsTArrays to AutoTArrays r=#necko-reviewers! → WIP: Bug 1965517: Move some nsTArrays to AutoTArrays r=#necko-reviewers!
You need to log in
before you can comment on or make changes to this bug.
Description
•