Update throughput exclusion list
authorMichelle McDaniel <adiaaida@gmail.com>
Tue, 27 Jun 2017 21:55:32 +0000 (14:55 -0700)
committerMichelle McDaniel <adiaaida@gmail.com>
Thu, 6 Jul 2017 17:59:38 +0000 (10:59 -0700)
commit4501c887f665db6132c3778394f29fa60b9c05fc
tree9ae2b006a2bd54269e516b4c26c051332052dcda
parentc15cdd5d0b99cc304780d66a842af9b7902c6448
Update throughput exclusion list

There are many assemblies in our throughput benchmark package that are
reference or forwarding assemblies. There is no jit work in these
assemblies, so we want to exclude them.

This change also adds an iterations parameter so users can specify a
specific number of iterations for testing.

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