Hello,
my application has big performance issue. A system waits for completion of a job
Everything happens inside ecs code, so I could not figure out what job creates the problem. There are a lot of jobs it the application, it will take forever to check them one by one. Is there a way to find out what job take so much time to finish?
In 2020.1 the timeline view can show you this if you enable the job dependency arrows.
1 Like
This is how my timeline view looks like. But I still don’t understand what it is waiting for
“Show Flow Events” on the top right of the timeline view. It is behind the 3 vertical dots.
1 Like
Thank you, it helped
I will leave screenshots here for someone who may find this topic in future

3 Likes