Closed Bug 1801307 Opened 3 years ago Closed 3 years ago

JS1K demo (https://js1k.com/2013-spring/demo/1390) is slower with wpf-gpu

Categories

(Core :: Graphics: Canvas2D, defect)

defect

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: mayankleoboy1, Assigned: lsalzman)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Blocks: gpu-canvas
Attached file about:support
Severity: -- → S4
Flags: needinfo?(lsalzman)
Flags: needinfo?(lsalzman)

This modifies AddInterval in wpf-gpu-raster to try to remember the last interval
it searched for so that it doesn't have to search the entire interval list for
every interval added. This should take us down from O(n^2) to closer to O(n) for
this phase of rasterization.

Assignee: nobody → lsalzman
Status: NEW → ASSIGNED
Pushed by lsalzman@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/89666af4ddbc Remember last interval to speed up insertion search. r=jrmuizel
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Depends on: 1804340
See Also: → 1801463
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: