NEW 100880
Try to avoid computing overlap rectangles if we are not testing overlap
https://bugs.webkit.org/show_bug.cgi?id=100880
Summary Try to avoid computing overlap rectangles if we are not testing overlap
Simon Fraser (smfr)
Reported 2012-10-31 13:08:35 PDT
Bug 98800 shows lots of time spent computing overlap regions, but we never actually test against them in this case. Should figure out if we can avoid computing them in the first place.
Attachments
Ahmad Saleem
Comment 1 2023-01-12 05:11:46 PST
Test Case - https://testdrive-archive.azurewebsites.net/performance/robohornetpro/ It is pretty fast now a days: Chrome Canary 111 - 3.4xx seconds Safari Technology Preview - 3.12 seconds Firefox Nightly 110 - 1.75w seconds Do we need to tweak it further?
Note You need to log in before you can comment on or make changes to this bug.