When I use chao scatter, I find that only a single core is responsible for transferring data into the render, and the IR is very slow when I have 30000 model clones.
I noticed that if chaos scatter is not operated, such as changes in quantity, size and position, ir will be rebuilt and loaded with chaos scatter every time, which seems to be a bit time-consuming.