In a standard template file, how often does the WordPress Loop run?
It runs once.
It runs once per fetched post.
It runs once per post in the database.
The Loop doesn't run in template files.