[Webkit-unassigned] [Bug 135399] Web Inspector: 80% of time during recording is spent creating source code locations for profile nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 22:10:37 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135399


Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235732|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #3 from Timothy Hatcher <timothy at apple.com>  2014-07-29 22:10:50 PST ---
(From update of attachment 235732)
View in context: https://bugs.webkit.org/attachment.cgi?id=235732&action=review

> Source/WebInspectorUI/UserInterface/Models/ScriptTimelineRecord.js:281
> +    _initializeProfileFromPayload: function(payload)

As much as I hate leaking protocol data past the controllers into the model, I this this is fine for the perf win.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list