Bug 160515 - Optimize bot watcher's dashboard a little
Summary: Optimize bot watcher's dashboard a little
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-03 11:40 PDT by Alexey Proskuryakov
Modified: 2016-08-04 14:08 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (3.01 KB, patch)
2016-08-03 11:48 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2016-08-03 11:40:51 PDT
There is no need to re-sort the whole array of iterations just to move a single one. The algorithm gets slow enough to sometimes freeze WebContent for several seconds.

rdar://problem/26096900
Comment 1 Alexey Proskuryakov 2016-08-03 11:48:12 PDT
Created attachment 285255 [details]
proposed fix
Comment 2 WebKit Commit Bot 2016-08-04 14:08:43 PDT
Comment on attachment 285255 [details]
proposed fix

Clearing flags on attachment: 285255

Committed r204139: <http://trac.webkit.org/changeset/204139>
Comment 3 WebKit Commit Bot 2016-08-04 14:08:46 PDT
All reviewed patches have been landed.  Closing bug.