[webkit-reviews] review requested: [Bug 135399] Web Inspector: 80% of time during recording is spent creating source code locations for profile nodes : [Attachment 235732] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 21:13:23 PDT 2014


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 135399: Web Inspector: 80% of time during recording is spent creating
source code locations for profile nodes
https://bugs.webkit.org/show_bug.cgi?id=135399

Attachment 235732: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=235732&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
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.


More information about the webkit-reviews mailing list