RESOLVED FIXED 21927
Make the JavaScript profiler opt-in, so it does not slow down JavaScript all the time
https://bugs.webkit.org/show_bug.cgi?id=21927
Summary Make the JavaScript profiler opt-in, so it does not slow down JavaScript all ...
Timothy Hatcher
Reported 2008-10-28 11:30:32 PDT
We need to make the profiler opt-in, since it is a measurable slow down to JavaScript.
Attachments
Proposed Patch (359.55 KB, patch)
2008-10-28 11:33 PDT, Timothy Hatcher
darin: review+
Proposed Patch (Prerequisite Renames) (27.36 KB, patch)
2008-10-28 12:52 PDT, Timothy Hatcher
darin: review+
Timothy Hatcher
Comment 1 2008-10-28 11:31:08 PDT
Timothy Hatcher
Comment 2 2008-10-28 11:33:17 PDT
Created attachment 24721 [details] Proposed Patch
Darin Adler
Comment 3 2008-10-28 11:50:08 PDT
Comment on attachment 24721 [details] Proposed Patch r=me
Timothy Hatcher
Comment 4 2008-10-28 12:52:04 PDT
Created attachment 24724 [details] Proposed Patch (Prerequisite Renames)
Timothy Hatcher
Comment 5 2008-10-28 13:43:08 PDT
Landed in r37932 and r37933.
Note You need to log in before you can comment on or make changes to this bug.