Open
Bug 1939430
Opened 2 months ago
Updated 1 month ago
JS demo (https://manueldois.github.io/WebAssembly/Sort%20Colors%20Benchmark/dist/index.html ) is 50% slower in Nightly
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, )
Details
Go to https://manueldois.github.io/WebAssembly/Sort%20Colors%20Benchmark/dist/index.html
in the "Sort colors with JS" section, click on "Sort Colors"
Chrome: https://share.firefox.dev/3W1Bz87 (4500ms without the profiler)
Nightly: https://share.firefox.dev/40bsn3I (6500ms without the profiler)
Comment 1•1 month ago
|
||
Almost all of our time is spent in Ion JS JIT code so nothing obvious stands out.
Updated•1 month ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•