RESOLVED FIXED Bug 224304
Wasted vector capacity in various DisplayList related code paths
https://bugs.webkit.org/show_bug.cgi?id=224304
Summary Wasted vector capacity in various DisplayList related code paths
Simon Fraser (smfr)
Reported 2021-04-07 13:44:46 PDT
Wasted vector capacity in various DisplayList related code paths
Attachments
Patch (5.45 KB, patch)
2021-04-07 13:48 PDT, Simon Fraser (smfr)
wenson_hsieh: review+
Patch (6.84 KB, patch)
2021-04-07 14:12 PDT, Simon Fraser (smfr)
ews-feeder: commit-queue-
Patch (6.84 KB, patch)
2021-04-07 14:39 PDT, Simon Fraser (smfr)
ews-feeder: commit-queue-
Simon Fraser (smfr)
Comment 1 2021-04-07 13:48:11 PDT
Simon Fraser (smfr)
Comment 2 2021-04-07 13:49:11 PDT
This is a first cut. DrawGlyphs could be rewritten to allocate only as much space as is required. ItemBuffers could be shrunk.
Simon Fraser (smfr)
Comment 3 2021-04-07 14:12:11 PDT
Simon Fraser (smfr)
Comment 4 2021-04-07 14:39:18 PDT
Simon Fraser (smfr)
Comment 5 2021-04-07 15:47:25 PDT
Radar WebKit Bug Importer
Comment 6 2021-04-07 15:48:15 PDT
Note You need to log in before you can comment on or make changes to this bug.