Skip to content

Instantly share code, notes, and snippets.

@NoahDragon
Created February 25, 2016 22:14
Show Gist options
  • Save NoahDragon/29179aed280969181942 to your computer and use it in GitHub Desktop.
Save NoahDragon/29179aed280969181942 to your computer and use it in GitHub Desktop.
Clean the SQL Server cache while investigating performance.
DBCC DROPCLEANBUFFERS
DBCC FREEPROCCACHE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment