Closed Bug 1951042 Opened 1 year ago Closed 1 year ago

Testcase from bug 1945382 gets superlinearly slower compared to Chrome - 44x for N=100k, 98xfor N=200k, 195x for N=300K

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

  1. Open the attached testcase (Original testcase from bug 1945382)
  2. Enter 100k and press apply
  3. Wait for the stylesshets to be generated and applied. We are faster than Chrome here \o/
  4. Now without reloading the page or anything, enter 1 and press Apply.
  5. Wait for the stylesshet to be applied - > This steps is very slow.

N=100K (44x slower)

N=200K (98x slower)

N=300K (195x slower)

Flags: needinfo?(emilio)
See Also: → 1950269

Yeah so the test-case is removing from the front which is not particularly amazing. We could perform some sort of batching, but not clear that'd be faster for the common cases either tbh. So probably wontfix unless we see this show up in real websites.

Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(emilio)
Resolution: --- → WONTFIX

Thanks for checking Emilio.

Blocks: 1980560
See Also: 1943230
See Also: → 2039481
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: