summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Performance
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Fix class names for benchmarksAndy Ayers2-2/+2
2016-04-11Fix validation of spectralnorm under xunit-performanceAndy Ayers1-8/+10
2016-04-07Fixing failures of CscBench, Serialization and Deserialization perf tests (#4...Deepak Shankargouda1-0/+7
2016-04-01Merge pull request #3961 from natgla/adamsAndy Ayers1-49/+106
2016-03-31Moving validation out of measured codeNatalia Glagoleva1-15/+14
2016-03-30Changes from code reviewNatalia Glagoleva1-35/+56
2016-03-29Changed default number of iterations back to a smaller number for Release.Natalia Glagoleva1-1/+1
2016-03-28Fixed build breaksChuck Mitchell1-5/+5
2016-03-25Changing adams benchmarkNatalia Glagoleva1-47/+84
2016-03-23Merge remote-tracking branch 'upstream/master' into featurechuckm91133-0/+99
2016-03-15Address code review feedbackChuck Mitchell2-8/+37
2016-02-26Fix license header for test filesSean Gillespie33-0/+99
2016-02-22Initial version of performance benchmark harnessChuck Mitchell6-0/+2516
2016-02-17Remove IlasmRoundTrip from these project filesAndy Ayers16-16/+0
2016-02-01Add 15 more Benchstone floating-point (BenchF) benchmarks in Xunit format.Chris McKinsey35-124/+3899
2016-01-27Update license headersdotnet-bot63-126/+189
2016-01-26Modify deltablue to avoid gratuitous exception at runtimeAndy Ayers1-8/+13
2016-01-23Merge pull request #2614 from AndyAyersMS/BytemarkAndy Ayers32-0/+10893
2016-01-21Add the bytemark benchmarksAndy Ayers32-0/+10893
2016-01-21Add the RayTracer benchmarkAndy Ayers17-0/+1017
2016-01-15Fix exception in Burgers on AVX-capable HWAndy Ayers1-1/+1
2016-01-13Merge pull request #2622 from AndyAyersMS/MiscBenchmarksAndy Ayers8-0/+4439
2016-01-12Merge pull request #2581 from AndyAyersMS/BenchmarkGameAndy Ayers14-0/+1256
2016-01-12Merge pull request #2571 from AndyAyersMS/PerfTestsZAndy Ayers14-0/+1439
2016-01-12Reduce Burgers iteration to avoid debug timeoutAndy Ayers1-0/+6
2016-01-12Add miscellaneous benchmarksAndy Ayers8-0/+4433
2016-01-11Merge pull request #2549 from AndyAyersMS/PerfTestXAndy Ayers2-0/+330
2016-01-11Merge pull request #2558 from AndyAyersMS/SciMarkAndy Ayers11-0/+1726
2016-01-08Add a subset of benchmark game benchmarksAndy Ayers14-0/+1256
2016-01-07Add more integer benchmarksAndy Ayers14-0/+1439
2016-01-07Add SciMark benchmarkAndy Ayers11-0/+1726
2016-01-06More integer benchmarks for the jit: NDhrystoneAndy Ayers2-0/+330
2016-01-05Add a simple Roslyn benchmarksAndy Ayers2-0/+233
2016-01-04Add a simple set of Linq benchmarksAndy Ayers2-0/+639
2015-12-31Merge pull request #2487 from kyulee1/roundKyungwoo Lee1-0/+1
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+1
2015-12-29Simple deserialization benchmarksAndy Ayers2-0/+245
2015-12-29Simple serialization benchmarksAndy Ayers2-0/+232
2015-12-22Reduce iterations in SqMtxAndy Ayers1-8/+3
2015-12-18Add several Benchstone BenchF benchmarks.Chris McKinsey8-0/+514
2015-12-16Add the BenchF/Dmath Benchstone benchmark in the Xunit.performance format.Chris McKinsey2-0/+147
2015-12-09Merge pull request #2283 from AndyAyersMS/SimdPerfAndy Ayers11-0/+1743
2015-12-09ConsoleMandel jit benchmarkAndy Ayers11-0/+1743
2015-12-09Merge pull request #2258 from AndyAyersMS/PerfTest3Andy Ayers10-0/+785
2015-12-09Merge pull request #2261 from AndyAyersMS/PerfTest4Andy Ayers10-0/+721
2015-12-08Various sorting benchmarksAndy Ayers10-0/+785
2015-12-08More integer benchmarks for the jitAndy Ayers10-0/+721
2015-12-08Add FractalPerf benchmarkAndy Ayers2-0/+221
2015-12-03More simple integer benchmarks for the JitAndy Ayers10-0/+627
2015-12-03Initial cut at a jit benchmark using xunit-performanceAndy Ayers2-0/+134