Crossgen all assemblies for throughput perf
authorMichelle McDaniel <adiaaida@gmail.com>
Fri, 10 Mar 2017 16:47:50 +0000 (08:47 -0800)
committerMichelle McDaniel <adiaaida@gmail.com>
Fri, 10 Mar 2017 17:04:26 +0000 (09:04 -0800)
commit332e8ef2eb59e9c75cdec1c92ca94a5467f2eb4e
tree24964e4134baaa54c6e8c478dbbfcca71f97634c
parent9a9ac6cbc01935b65b3fa203d00666b45a5bda7c
Crossgen all assemblies for throughput perf

We want to run over all of the Microsoft and System dlls when running
throughput perf testing. We exclude some assemblies because they require
other assemblies that are not in the assemblies packages.

Commit migrated from https://github.com/dotnet/coreclr/commit/436a2541a70107df06cd9fd41e147a20db488c1d
src/coreclr/tests/scripts/run-throughput-perf.py