Xcode 14 Build Timeline has a huge number of concurrent tasks

Hello!

I was looking at the Build Timeline in Xcode 14 and noticed that my project generates a huge number of concurrent tasks (as shown in the image).

Hundreds of compilation tasks all seem to start and end at the same time. This made the entire build timeline meaningless, and I couldn't distinguish which tasks took longer.

I don't know if this is a bug in the build system, or if it is designed that way?

What's interesting is that this problem seems to occur only on my MBP M1 Max. The same project, built on the MBA M2, with no more than ten lines of task bars, seems to be much more useful.

Xcode 14 Build Timeline has a huge number of concurrent tasks
 
 
Q