Open
Bug 2027952
Opened 7 days ago
Updated 3 days ago
mozilla::GetLinkActiveInfo can take a long time on macOS
Categories
(Core :: Graphics: CanvasWebGL, defect, P1)
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
See https://share.firefox.dev/47vJTTs which is a profile of the test case from bug 918941 comment 22
Comment 1•6 days ago
|
||
Dropping this into triage for the team to look at.
| Reporter | ||
Comment 2•5 days ago
|
||
In my testing it seems like glpABIGetStructTypeRangeOfField gets more expensive as the array gets larger and it gets called O(number of array elements) times.
Updated•4 days ago
|
OS: Unspecified → macOS
You need to log in
before you can comment on or make changes to this bug.
Description
•