RESOLVED FIXED 156628
Mark NetworkLoad as FastAllocated
https://bugs.webkit.org/show_bug.cgi?id=156628
Summary Mark NetworkLoad as FastAllocated
Chris Dumez
Reported 2016-04-15 10:31:30 PDT
Mark NetworkLoad as FastAllocated for performance.
Attachments
Patch (1.22 KB, patch)
2016-04-15 10:32 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-04-15 10:32:14 PDT
Alex Christensen
Comment 2 2016-04-15 10:36:43 PDT
Do you think making NetworkDataTask also fast allocated would help performance?
Chris Dumez
Comment 3 2016-04-15 10:37:30 PDT
(In reply to comment #2) > Do you think making NetworkDataTask also fast allocated would help > performance? That one is already fastAllocated because it subclasses RefCounted.
Chris Dumez
Comment 4 2016-04-15 10:37:36 PDT
(In reply to comment #2) > Do you think making NetworkDataTask also fast allocated would help > performance? That one is already fastAllocated because it subclasses RefCounted.
WebKit Commit Bot
Comment 5 2016-04-15 11:26:40 PDT
Comment on attachment 276483 [details] Patch Clearing flags on attachment: 276483 Committed r199599: <http://trac.webkit.org/changeset/199599>
WebKit Commit Bot
Comment 6 2016-04-15 11:26:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.