3. Scenes with many cylinders and spheres
The default number of subdivisions for spheres and cylinders is high, leading to pretty nice looking objects, but objects with really high polygon counts.
The default for cylinders is 50 in x and y, which is 5200 triangles. If you specify a lower number of subdivisions, you'll still get objects that look good, but with dramatically lower polygon counts. Try 10 for x and 1 or 2 for y.
The default for sphere is 30. You can set that lower too.