RESOLVED FIXED183760
NetworkStateNotifier::updateStateWithoutNotifying() is inefficient
https://bugs.webkit.org/show_bug.cgi?id=183760
Summary NetworkStateNotifier::updateStateWithoutNotifying() is inefficient
Chris Dumez
Reported 2018-03-19 19:04:11 PDT
NetworkStateNotifier::updateStateWithoutNotifying() is inefficient. In particular, the call to SCDynamicStoreCopyKeyList() is very expensive and can be avoided.
Attachments
Patch (3.66 KB, patch)
2018-03-19 19:12 PDT, Chris Dumez
no flags
Patch (2.42 KB, patch)
2018-03-23 12:26 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-03-19 19:04:26 PDT
Chris Dumez
Comment 2 2018-03-19 19:12:43 PDT
Chris Dumez
Comment 3 2018-03-23 12:26:19 PDT
Chris Dumez
Comment 4 2018-03-23 16:46:54 PDT
Comment on attachment 336404 [details] Patch Clearing flags on attachment: 336404 Committed r229935: <https://trac.webkit.org/changeset/229935>
Chris Dumez
Comment 5 2018-03-23 16:46:56 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2018-03-23 16:47:24 PDT
Note You need to log in before you can comment on or make changes to this bug.