feat: add `vitest doctor`
Measures how much faster the suite runs under alternative configurations
by running it under each of them, and recommends the fastest with a
ready-to-paste config snippet. Candidates run through a generated runner
script so the happy-dom candidate can swap the environment of jsdom
projects only; every measured run includes browser projects.