Picking an Instruments template
Tapping a certain button freezes the screen for about a second. To see which function on the main thread is eating the time, which Instruments template do you open first?
Pick one
Picking an Instruments template
Tapping a certain button freezes the screen for about a second. To see which function on the main thread is eating the time, which Instruments template do you open first?
Pick one
Performance and debuggingShort answerBasics
All you've got is vague feedback that "the app is slow." How do you approach that with In…
#instruments #time-profiler
Performance and debuggingShort answerExpert
You run Time Profiler and 80% of main thread time lands in CA::Transaction::commit or UIK…
#instruments #time-profiler
Performance and debuggingShort answerBasics
Someone reports that search results take too long to appear. Instead of printing timestam…
#instruments
Performance and debuggingMultiple choiceAdvanced
You recorded scrolling with the Instruments Animation Hitches template. Which statements …
#instruments