Enable QuickJit by default (#24576)
authorKoundinya Veluri <kouvel@users.noreply.github.com>
Wed, 15 May 2019 05:26:37 +0000 (22:26 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 15 May 2019 05:26:37 +0000 (22:26 -0700)
commit93020a403d1a82d45f18213626aba1cef815992c
treed23c206c1ea68f0d15a62085d56a5f6ace03a100
parent9f17a954207dfd2ae273041e9f8870a8aaf92149
Enable QuickJit by default (#24576)

- Recently, a decision was made to enable QuickJit by default. In startup perf, this mode appears to be consistently better than with QuickJit disabled, and usually equal or better than with TieredCompilation disabled.
- QuickJitForLoops remains disabled by default, so this enables QuickJit only for methods that don't contain loops
src/inc/clrconfigvalues.h