Closed Bug 1944751 Opened 16 days ago Closed 11 days ago

Testcase that generates N Markdown editors using TipTap is 3x slower in Nightly (80% time spent in js::IsProxy and Event listener)

Categories

(Core :: DOM: Events, defect)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mayankleoboy1, Unassigned)

References

Details

Attachments

(1 file)

Serve the attached testcsae on a simple HTTP server
Enter 5000 and generate

5000 elements
chrome: https://share.firefox.dev/3Wz4nVJ (28s)
nightly: https://share.firefox.dev/40RVLfs (80s)
Nightly to reload: https://share.firefox.dev/3PWAJ9f

No idea how realistic this is , or how close is it to the way SP3 is using CM. Feel free to WONTFIX/INVALID etc.

Summary: Testcase that generates N Markdown editors using codeMirror is 3x slower in Nightly (80% time spent in js::IsProxy and Event listener) → Testcase that generates N Markdown editors using TipTap is 3x slower in Nightly (80% time spent in js::IsProxy and Event listener)
Severity: -- → S3

According to the profile, this is a performance issue of AddEventListener.

Component: DOM: Editor → DOM: Events

This isn't realistic. We need to focus on realistic performance issues.

Status: NEW → RESOLVED
Closed: 11 days ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: