summaryrefslogtreecommitdiff
path: root/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Update SDK used to build jitutils to 2.1 RC (#18290)Andy Ayers1-3/+7
2018-04-05Add Word2Vec Benchmark Harness (#17350)Michelle McDaniel1-2/+2
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-1/+1
2018-03-28Merge pull request #17090 from debayang/corefx_testsBruce Forstall1-6/+44
2018-03-28Fix run-corefx-tests.py for Arm64Debayan Ghosh1-6/+44
2018-03-26Linux arm32 testingBruce Forstall1-16/+16
2018-02-28Revert: Simplify test dependencies for benchmarks (#16647)Andy Ayers1-0/+36
2018-02-26Simplify test dependencies for benchmarks (#16378)Andy Ayers1-36/+0
2018-02-21Add more benchmarks to JitBench (#16353)Noah Falk1-6/+14
2018-02-20Add CI perf repro script (#16414)Noah Falk1-0/+174
2018-02-08Change corefx test process (#16263)Bruce Forstall1-5/+56
2018-02-07Add configuration to options to submission.py (#16127)Michelle McDaniel1-0/+3
2018-02-06Merge pull request #16006 from BruceForstall/AddWindowsArmCoreFxTestingBruce Forstall2-3/+100
2018-02-06Fix handling of return code for system() calls (#16225)Jan Kotas1-4/+6
2018-02-06Enable Windows ARM32 corefx testingBruce Forstall2-3/+100
2018-02-04Revert "For corefx testing, use a matching corefx repo version git hash"Jan Kotas1-47/+6
2018-01-22Merge pull request #15944 from BruceForstall/CorefxTestUseCorrectVersionBruce Forstall1-6/+47
2018-01-19Convert perf.groovy to use run-xunit-perf.py (#15881)Michelle McDaniel3-1000/+16
2018-01-19For corefx testing, use a matching corefx repo version git hashBruce Forstall1-6/+47
2018-01-12Convert run-xunit-perf to py script (#15568)Michelle McDaniel3-14/+631
2018-01-09Fixing https://github.com/aspnet/JitBench/issues/80 (#15764)José Rivero1-0/+2
2017-12-01Change name to perf jobs to reflect the actual OS they run on (#15314)Victor "Nate" Graf1-2/+3
2017-11-26Fix Powershell error (#15217)Bruce Forstall1-1/+1
2017-11-22Fix all powershell invocations in scripts, CI code and tests to include -NoPr...Jacek Blaszczynski1-1/+1
2017-11-08Small number of bug fixes. (#14900)José Rivero1-22/+40
2017-11-05Improve altjit corefx testingBruce Forstall1-5/+19
2017-11-03Fix perf-prep for throughput (#14845)Michelle McDaniel1-1/+1
2017-11-02Add perf pipeline job full groovy (#14397)Michelle McDaniel3-15/+36
2017-11-01Updating xUnit Benchmark Scenarios to capture Etw with Pmc support. (#14734)José Rivero2-17/+92
2017-11-01Update URLs to use for formatter job (#14785)Andy Ayers1-4/+5
2017-10-17Merge pull request #14334 from BruceForstall/AddTestEnvToWindowsBruce Forstall1-4/+3
2017-10-16Fix call to submission.py in run-throughput-perf.pyMichelle McDaniel1-1/+7
2017-10-09Fix corefx testing invocationBruce Forstall1-4/+3
2017-09-26[ARM32] Update armel rootfs for Tizen (#14173)Hyung-Kyu Choi1-2/+2
2017-09-22fix arm64_post_build typojashook1-1/+1
2017-09-21Merge pull request #14126 from jashook/use_new_x64_clientJarret Shook1-4/+11
2017-09-21Add support for priority and update x64 clientjashook1-4/+11
2017-09-19Refine ARM64 CI stress modes allowedBruce Forstall1-2/+2
2017-09-18First step to enable Windows RyuJIT/arm32 testingBruce Forstall1-9/+20
2017-09-12Merge pull request #13918 from adiaaida/unifyPerfConfigsMichelle McDaniel1-0/+11
2017-09-12Add OptLevel and JitName configurationsMichelle McDaniel1-0/+11
2017-09-05Add nopgo option for throughput runsMichelle McDaniel1-2/+13
2017-09-01Lst File updates.jashook1-14/+39
2017-08-31Bug fix on measurement.py loop (#13711)José Rivero1-5/+5
2017-08-30Error out if specified testBinLoc path does not exist. (#13700)José Rivero1-1/+5
2017-08-27Merge pull request #13581 from noahfalk/fix_corefx_testingNoah Falk1-1/+1
2017-08-25Minor performance infrastructure changes. (#13557)José Rivero1-18/+23
2017-08-24Fix running corefx testsnoahfalk1-1/+1
2017-08-17Add minopts scenario for Legacy backendRoman Artemev2-4/+50
2017-08-15Small perf infrastructure changes (#13325)José Rivero2-51/+89