add perf test cases to coreclr
authorShiming Ge (Pactera Technologies) <v-shige@microsoft.com>
Mon, 14 Aug 2017 09:29:02 +0000 (02:29 -0700)
committerShiming Ge (Pactera Technologies) <v-shige@microsoft.com>
Mon, 14 Aug 2017 09:29:02 +0000 (02:29 -0700)
commit7398658055873646bfa451f325d7f8cd1432a5c2
tree21960bfb6d6a3526ead7af197b25a665cf1f3bc8
parenta65dd299964600de4c9dbee2bf4d4e7d2e6eeedd
add perf test cases to coreclr

Commit migrated from https://github.com/dotnet/coreclr/commit/c68b49c5be0a33be5c90efcd3591d49dc6b8d4a5
src/coreclr/tests/src/GC/Performance/Tests/GCPerf.cs [new file with mode: 0644]
src/coreclr/tests/src/GC/Performance/Tests/GCPerf.csproj [new file with mode: 0644]
src/coreclr/tests/src/GC/Performance/Tests/ServerSpin.cs [new file with mode: 0644]
src/coreclr/tests/src/GC/Performance/Tests/ServerSpin.csproj [new file with mode: 0644]
src/coreclr/tests/src/GC/Performance/Tests/ToBoxOrNot.csproj [new file with mode: 0644]
src/coreclr/tests/src/GC/Performance/Tests/ToBoxOrNotToBox.cs [new file with mode: 0644]
src/coreclr/tests/src/GC/Performance/Tests/XMLReader.cs [new file with mode: 0644]
src/coreclr/tests/src/GC/Performance/Tests/XMLReader.csproj [new file with mode: 0644]