Chromium Code Reviews
DescriptionDevTools: more efficiently dispose messages on console clear
When logging 100k errors in console and clearing, it can take 10sec in
PresentationConsoleMessageHelper._consoleCleared(). This CL changes the
function's logic and lets all relevant uiSourceCodes know about all
messages to be removed, instead of removing one-by-one.
BUG=651610
Review-Url: https://codereview.chromium.org/2752333002
Cr-Commit-Position: refs/heads/master@{#457951}
Committed: https://chromium.googlesource.com/chromium/src/+/4aab7a540a5ce356f6ddd9455c9ac35b83315a29
Patch Set 1 #
Total comments: 2
Patch Set 2 : Set instead of array #
Messages
Total messages: 14 (6 generated)
|
||||||||||||||||||||||||||||