godot one static body with many collision or multiple static bodies
many smaller sections would be better because (unless you have continuous collision detection on everything),
certain sections that have already resolved collisions could enter "sleep" which greatly reduces performance draw.
They'll still get "woken up" when a collision needs to be made so it's no worry.