I found that when rendering a large number of graphics with different parameters, the _wait_ctx_flush_end function is called too many times, causing the CPU to wait too long.
I hope it can be changed so that the final execution waits until everything is rendered.
I found that when rendering a large number of graphics with different parameters, the _wait_ctx_flush_end function is called too many times, causing the CPU to wait too long.
I hope it can be changed so that the final execution waits until everything is rendered.