Bug 10928

Summary: WebKit could benefit from a JavaScript profiler
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: ap
Priority: P4 Keywords: InRadar
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 8285    
Bug Blocks:    

Description Eric Seidel (no email) 2006-09-18 20:14:08 PDT
WebKit could benifit from a JavaScript profiler

bdash and I just spent a while talking about JS/Web tools that we'd like to see to better support web developers using Safari/WebKit.  One which came out of that discussion was a JavaScript profiler.

This would ideally be a shark-like profiler, which could tell you exactly where you were spending all of your time in JavaScript code.  Shark even offers suggestions as to how to improve your code, this could too.

This tool might be part of a larger WebKit IDE, or it might be separate.

This bug serves to facilitate discussion surrounding the creation of such a tool.
Comment 1 Eric Seidel (no email) 2006-09-18 20:14:34 PDT
This may depend on bug 8285.
Comment 2 David Kilzer (:ddkilzer) 2008-02-23 20:31:54 PST
<rdar://problem/5762055>
Comment 3 Kevin McCullough 2008-05-23 16:13:51 PDT
Committed Revision 34065.