Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

DrewScoggins
Copy link
Member

This is a collection of test only changes to enable performance testing of CoreCLR in Jenkins.

Made changes to the perf.groovy to add support for running the CoreCLR
performance tests in the Perflab directory.  Also made changes to the
runner script for CoreCLR to allow it to run more than one type of test.
John Soklaski and others added 3 commits October 26, 2016 18:11
Add inner iterations to all performance tests in the perflab directory.
This is because we were measuring a time that was to small, and the
results were not useful.  This should also reduce the number of high level
iterations we run as well.
Moved over the running of the JIT perf tests to use the same logic as the
perflab tests.  Had to make a few changes to what we save and where since
we reuse the sandbox folder.
@DrewScoggins DrewScoggins merged commit 1767112 into dotnet:release/1.1.0 Oct 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants