Open Bug 1963795 Opened 15 days ago Updated 10 days ago

JS demo (https://esprima.org/demo/functiontrace.html) is 2.5x slower in Firefox, spending lots of time around ropes.

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 2 open bugs, )

Details

Attachments

(1 file)

Go to https://esprima.org/demo/functiontrace.html
Copy-paste the attached text
Click on run

Firefox: https://share.firefox.dev/4iNgtmH (8.2s)
Chrome: https://share.firefox.dev/4jRnrYC (3.4s)

I suspect the garbage pressure might be coming from the slice (String.prototype.slice) function which does not appear in Chrome profile.

Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: