Closed
Bug 1913092
Opened 4 months ago
Closed 1 month ago
Modified Codepen demo (https://codepen.io/creativeocean/pen/gOJoZjE ) is 2x slower in Nightly
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1924014
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.94 KB,
text/html
|
Details |
Open the attached testcase (Original version at https://codepen.io/creativeocean/pen/gOJoZjE)
In the modified testcase, I have only changed the following:
const maxDots = 1999 (original number was 999)
Chrome: https://share.firefox.dev/4dp4RnW (1.7s)
Nightly: https://share.firefox.dev/4dEWTql (3s)
Reporter | ||
Comment 1•4 months ago
|
||
Updated•3 months ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Comment 2•1 month ago
|
||
Duping it to bug 1924014
You need to log in
before you can comment on or make changes to this bug.
Description
•