Bug 10928
Summary: | WebKit could benefit from a JavaScript profiler | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | 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: |
Eric Seidel (no email)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
This may depend on bug 8285.
David Kilzer (:ddkilzer)
<rdar://problem/5762055>
Kevin McCullough
Committed Revision 34065.