最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Javascript profiling iOS 8 Safari - Stack Overflow

programmeradmin1浏览0评论

I'm attempting to fix some performance issues in our HTML5 game under iOS 8. I've got the Yosemite beta, and Safari 8.0 on a Mac. I seem to have lost the JS Profiling tool. According to the iOS developer center:

To start profiling manually, click the record button in the top right of the Profiles pane, and select Start JavaScript Profile in the resulting menu.

(from here)

On Safari 8, I don't get a menu with that option, it just starts recording a timeline. Where has this moved to?

I'm attempting to fix some performance issues in our HTML5 game under iOS 8. I've got the Yosemite beta, and Safari 8.0 on a Mac. I seem to have lost the JS Profiling tool. According to the iOS developer center:

To start profiling manually, click the record button in the top right of the Profiles pane, and select Start JavaScript Profile in the resulting menu.

(from here)

On Safari 8, I don't get a menu with that option, it just starts recording a timeline. Where has this moved to?

Share Improve this question edited Sep 22, 2014 at 9:43 Digital-Clouds asked Sep 22, 2014 at 9:15 Digital-CloudsDigital-Clouds 5525 silver badges16 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 9

It would seem as if the profiling has been replaced with the "Records"-section which provide some of the same info, although not all of it.

As mentioned in the ments, in order to find the Records section click Timelines, then JavaScript & Events in the timelines which will show "Records" in the lower left corner.

发布评论

评论列表(0)

  1. 暂无评论