Common Workflows
Controlled experiments you can repeat and share.
Compare two query versions
- Open Version Compare; paste Query A (baseline) and Query B (candidate).
- Set iterations, think time, and cache mode (e.g., warm cache for steady-state).
- Enable functional validation if results must match.
- Run the benchmark; review duration, CPU, reads, waits, and plans.
- Export PDF/JSON/CSV for the PR or change record.
Cross-server / version upgrade test
- Connect Server A (current) and Server B (target build or SKU).
- Use the same SQL and parameters on both; align database compatibility settings intentionally.
- Run equal iterations; compare plans and waits — not just average duration.