Skip to content

Instantly share code, notes, and snippets.

@alexyakunin
Created November 17, 2021 05:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexyakunin/c77516c919da64ce7ad2bee16f30bca6 to your computer and use it in GitHub Desktop.
Save alexyakunin/c77516c919da64ce7ad2bee16f30bca6 to your computer and use it in GitHub Desktop.
.NET 6 w/ PGO enabled
set DOTNET_ReadyToRun=0
set DOTNET_TieredPGO=1
set DOTNET_TC_QuickJitForLoops=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment