Javascript profiling iOS 8 Safari -


i'm attempting fix performance issues in our html5 game under ios 8. i've got yosemite beta, , safari 8.0 on mac. seem have lost js profiling tool. according ios developer center:

to start profiling manually, click record button in top right of profiles pane, , select start javascript profile in resulting menu.

(from here)

on safari 8, don't menu option, starts recording timeline. has moved to?

it seem if profiling has been replaced "records"-section provide of same info, although not of it.

as mentioned in comments, in order find records section click timelines, javascript & events in timelines show "records" in lower left corner.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -