[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 21:13:23 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135399
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #235732| |review?, commit-queue?
Flag| |
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> 2014-07-29 21:13:36 PST ---
Created an attachment (id=235732)
--> (https://bugs.webkit.org/attachment.cgi?id=235732&action=review)
[PATCH] Proposed Fix
I attempted to merge LazySourceCodeLocation into SourceCodeLocation, but I wasn't see-ing the same performance wins as this patch, so I decided to go back to this. Ultimately I think it would make sense to fold this into SourceCodeLocation if it is possible. For now, I think this is a good compromise.
--
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