Improve thread statics performance (#14560)
authorJan Kotas <jkotas@microsoft.com>
Wed, 18 Oct 2017 09:38:55 +0000 (02:38 -0700)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 18 Oct 2017 09:38:55 +0000 (11:38 +0200)
commit6af41edc29a791942588167d9f6a1fced3bfd402
treefd8294fd67b6ed26fd89a4eadae47531278eada4
parente0e3740b2b2ca77ab69dcc4f4a2a50aff3fbf211
Improve thread statics performance (#14560)

- Disable code to handle multiple appdomains
- Use more efficient object array accessor
src/vm/appdomain.cpp
src/vm/ceeload.h
src/vm/corhost.cpp
src/vm/object.h
src/vm/threadstatics.h