#Particle system idle waiting for long time
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Particle system update has a lot of idle waiting doing nothing that needs to optimize. I believe it will get super long time stuck when a lot of particles spawning.
And also UpdateRendererBoundingVolume looks like doesn't using burst to boost performance
Particle system idle waiting for long time
@upper plaza Sorry last one 👀
Hey @tough remnant ! The idle on job threads I believe due to the fact that main thread prepares update jobs - 0.03ms looks like a reasonable duration there 🙂