07-06-2021, 08:04 AM
(This post was last modified: 07-06-2021, 08:06 AM by josemendez.)
The average time for each projection is 0.03-0.04 ms for me, in the densest cloth sample scene ("Benchmark"). Noticed yours is around 0.2 ms, which is x5 slower.
I could only reproduce this by enabling the jobs debugger, then I get much worse timings (0.15-0.2 ms) and overall considerably slower simulation as expected. The difference between reusing the same job struct and re-creating it is also much larger. Could it be you're running with jobs debugging enabled?
I could only reproduce this by enabling the jobs debugger, then I get much worse timings (0.15-0.2 ms) and overall considerably slower simulation as expected. The difference between reusing the same job struct and re-creating it is also much larger. Could it be you're running with jobs debugging enabled?