• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


26 Apr, 2025

Updated at 20 May, 2025

How to analize what causes the hang using instruments when actualy there nothing happens on main thread?

This is the part of the graph to detect what causes the hang using time Profiles with Instruments.

enter image description here

What actually takes that 516 ms?

I have studied this video tutorial from Apple but they focus on example when there is a lot of things, on main thread. In my example, I think it is not case... or I am wrong... I dont know. I need a quick clue to solve the problem, because this is quite annoying in the app. It happens quite often.