Open
Bug 1840683
Opened 2 years ago
Updated 2 years ago
Reduce pathbuilder allocation on perf-dashboard SP3 test
Categories
(Core :: Graphics: Canvas2D, enhancement, P1)
Core
Graphics: Canvas2D
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sp3])
Here's a profile:
https://share.firefox.dev/3pmTcSV
We could perhaps reserve an appropriate amount of space before pushing points.
Reporter | ||
Comment 1•2 years ago
|
||
Also maybe we should stop using into_boxed_slice()
Reporter | ||
Updated•2 years ago
|
Blocks: speedometer3
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-430
Updated•2 years ago
|
Severity: -- → S3
Type: defect → enhancement
Priority: -- → P1
You need to log in
before you can comment on or make changes to this bug.
Description
•