Optimisation, GPU visualizer help

You’re CPU-bound. Rendering takes 5ms on GPU but then it waits >30ms for CPU to complete the frame. Profile CPU instead.