summaryrefslogtreecommitdiff
path: root/tests/src/performance/Scenario
AgeCommit message (Expand)AuthorFilesLines
2019-06-25JitBench: Run PowerShell with an execution policy (#25259)Michal Strehovský1-1/+1
2019-04-29Fix running JitBench on Linux (#24248)Ludovic Henry4-12/+12
2019-03-16Fix typo (#23300)Nikita Potapenko1-1/+1
2018-09-19Add 2.2 sdk/runtime to JitBench (#19778)Koundinya Veluri1-0/+8
2018-08-24Fix JitBench (#19584)Koundinya Veluri5-46/+44
2018-08-17Enable Tiered Compilation by default (#19525)Koundinya Veluri2-19/+28
2018-08-16Add an empty console application to measure startup of the runtime. (#19490)José Rivero1-0/+104
2018-08-16Some JitBench fixes (#19479)Koundinya Veluri9-29/+135
2018-05-11Switch to Word2Vec fork (#17945)Adam Sitnik4-647/+18
2018-04-27Fix jitbenchnoahfalk3-0/+34
2018-04-10Fix x86 steady state tiered compilation performance (#17476)Noah Falk1-6/+4
2018-04-10Update timeout for running scenario benchmarks (#17440)Michelle McDaniel2-3/+3
2018-04-05Add Word2Vec Benchmark Harness (#17350)Michelle McDaniel7-2/+919
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk2-2/+2
2018-03-26JitBench scenarios fix (#17154)Adam Sitnik1-22/+16
2018-03-16Add AllReady scenario to JitBench (#16905)Adam Sitnik2-42/+64
2018-03-06Fix hang on Ctrl+C when tiering is enabled (#16719)Koundinya Veluri1-5/+26
2018-02-28Revert: Simplify test dependencies for benchmarks (#16647)Andy Ayers1-0/+6
2018-02-26Simplify test dependencies for benchmarks (#16378)Andy Ayers1-6/+0
2018-02-21Add more benchmarks to JitBench (#16353)Noah Falk31-859/+3216
2018-02-03JitBench harness improvements (#15151)Noah Falk3-162/+101
2018-01-09Fixing https://github.com/aspnet/JitBench/issues/80 (#15764)José Rivero1-1/+5
2017-11-22Fix all powershell invocations in scripts, CI code and tests to include -NoPr...Jacek Blaszczynski1-3/+3
2017-11-20Update jitbench harness to capture steady state dataAndy Ayers2-27/+86
2017-11-12Updating the xUnit Performance Api with bug fixes to the benchmark scenarios ...José Rivero1-17/+9
2017-11-01Updating xUnit Benchmark Scenarios to capture Etw with Pmc support. (#14734)José Rivero4-245/+522
2017-10-13Updates to the jit bench harness (#14467)Andy Ayers1-47/+156
2017-10-09Fixing JitBench (#14364)José Rivero1-14/+18
2017-08-30Move performance tests back into Priority 0.Pat Gavlin1-2/+1
2017-08-26Merge pull request #13411 from pgavlin/RepriTestsPat Gavlin1-2/+3
2017-08-25Minor performance infrastructure changes. (#13557)José Rivero1-1/+1
2017-08-16Move less valuable tests to priority 1.Pat Gavlin1-2/+3
2017-08-02Add JitBench scenario testing. (#11400)José Rivero2-0/+530