RESOLVED FIXED 87476
Web Inspector: HeapProfiler's perf test: each N-th run pushes the run results N-th times.
https://bugs.webkit.org/show_bug.cgi?id=87476
Summary Web Inspector: HeapProfiler's perf test: each N-th run pushes the run results...
Ilya Tikhonovsky
Reported 2012-05-25 01:47:12 PDT
The time tracking wrappers were attaching on each run. I found no significant difference in perf results.
Attachments
Patch (4.23 KB, patch)
2012-05-25 01:50 PDT, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2012-05-25 01:50:15 PDT
Yury Semikhatsky
Comment 2 2012-05-25 01:55:08 PDT
Comment on attachment 144010 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=144010&action=review > PerformanceTests/inspector/heap-snapshot.html:33 > + Revert this.
Ilya Tikhonovsky
Comment 3 2012-05-25 02:01:46 PDT
Ilya Tikhonovsky
Comment 4 2012-05-25 02:03:44 PDT
(In reply to comment #2) > (From update of attachment 144010 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=144010&action=review > > > PerformanceTests/inspector/heap-snapshot.html:33 > > + > > Revert this. done
Note You need to log in before you can comment on or make changes to this bug.