Add an empty console application to measure startup of the runtime. (dotnet/coreclr...
authorJosé Rivero <jorive@microsoft.com>
Thu, 16 Aug 2018 18:25:31 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Aug 2018 18:25:31 +0000 (11:25 -0700)
commitda49825dfdacb0db70951c2e53b7abaeb08413a1
tree494cb6275995f317b3f2eb2f58f98264e22de053
parentc11095c60aabc0cc7f13d48d5e309e1eaf6f1964
Add an empty console application to measure startup of the runtime. (dotnet/coreclr#19490)

Commit migrated from https://github.com/dotnet/coreclr/commit/6a2ce4748f043d8c0dc9e4d30d415cffbef1958f
src/coreclr/tests/src/performance/Scenario/JitBench/Benchmarks/EmptyConsoleProgramExecution.cs [new file with mode: 0644]