Closed
Bug 1939421
Opened 1 month ago
Closed 1 month ago
Running code on https://www.assemblyscript.org/ takes a long time
Categories
(Core :: Performance, enhancement)
Core
Performance
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Go to https://www.assemblyscript.org/
Let the code widget loads
In that widget, go to "Index.html" and change loopcount to 20000
Click on "Run'
Nightly: https://share.firefox.dev/3PimQSs 10s
Chrome: https://share.firefox.dev/3DKx8YZ 9.5s
We are not that slow compared to others, but is there an obvious thing to improve here?
Comment 1•1 month ago
|
||
The majority here is just doing linebreaks. It's not obvious that there's much that can be improved here that would provide value to the actual web. Resolving this for now. (We can re-open if we find a real website where this is an issue)
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•