Bug 81788 - Web Inspector: Speed up heap snapshot loading
Summary: Web Inspector: Speed up heap snapshot loading
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 08:43 PDT by Alexei Filippov
Modified: 2012-03-21 09:37 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2012-03-21 08:46 PDT, Alexei Filippov
no flags Details | Formatted Diff | Diff
Patch (1.80 KB, patch)
2012-03-21 08:57 PDT, Alexei Filippov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Filippov 2012-03-21 08:43:16 PDT
Heap snapshot loading takes ~ 4.5 sec for gmail.com
Comment 1 Alexei Filippov 2012-03-21 08:46:13 PDT
Created attachment 133050 [details]
Patch
Comment 2 Alexei Filippov 2012-03-21 08:47:33 PDT
With the fix parsing takes 1200 ms instead of 3000 ms.
Comment 3 WebKit Review Bot 2012-03-21 08:49:19 PDT
Attachment 133050 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Alexei Filippov 2012-03-21 08:57:13 PDT
Created attachment 133051 [details]
Patch
Comment 5 WebKit Review Bot 2012-03-21 09:37:26 PDT
Comment on attachment 133051 [details]
Patch

Clearing flags on attachment: 133051

Committed r111553: <http://trac.webkit.org/changeset/111553>
Comment 6 WebKit Review Bot 2012-03-21 09:37:30 PDT
All reviewed patches have been landed.  Closing bug.