How does the GPU and CPU work together in the graphics pipeline?

If I had to guess, it’s because the CPU needs to do a lot more work in batching up and preparing the data for rendering versus rendering a small number of objects.