summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Performance
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe73-299/+287
2017-05-16Updated the JIT/Performance/CodeQuality/Math/Functions single-precision tests...Tanner Gooding15-15/+15
2017-05-16JIT/Performance/CodeQuality/Math/Functions tests to use the appropriate preci...Tanner Gooding38-38/+38
2017-05-16Updating the JIT/Performance/CodeQuality/Math/Functions tests to target netco...Tanner Gooding2-6/+2
2017-05-16Adding perf tests for the single precision math functions in System.MathF.Tanner Gooding20-4/+889
2017-04-21Update jit RunBenchmarks test to no longer use XPathAndy Ayers1-129/+57
2017-04-17Jit intrinsics for Span<T>.get_Item and ReadOnlySpan<T>.get_Item. (#10910)Andy Ayers2-0/+1065
2017-04-07Using AsSpan since we no longer have slice on string. Renaming Tests. (#10758)Ahson Ahmed Khan1-8/+8
2017-03-31Temporary removing string slice span bench test. (#10617)Ahson Ahmed Khan1-3/+5
2017-03-18Update SpanBench testJoseph Tremoulet1-519/+718
2017-03-17Merge pull request #10238 from pgavlin/SeekUnrollLimitPat Gavlin1-2/+13
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas72-288/+0
2017-03-17Address feedback.Pat Gavlin1-1/+11
2017-03-16Reduce case iteration counts in SeekUnroll.Pat Gavlin1-2/+3
2017-03-11Update License and add 3PN notices (#10117)Rich Lander2-0/+87
2017-03-08Update to buildtools version 1.0.27-prerelease-01407-02, and enable creating ...chcosta1-1/+1
2017-03-05Add 3PN entry for Livermore Loops coded in C (#9972)Rich Lander1-0/+17
2017-03-05Add 3PN for Burgers equation (#9966)Rich Lander2-1/+36
2017-03-03Add 3PN entries (#9943)Rich Lander18-60/+92
2017-03-01Temporarily disabling SpanBench tests that use indexer setter. (#9896)Ahson Ahmed Khan1-8/+8
2017-03-01Adding Span API perf tests for comparison with arrays and to monitor progress...Ahson Ahmed Khan2-316/+843
2017-02-28Remove some unused benchmarks (#9843)Andy Ayers26-11930/+0
2017-02-23Move jit tests to directory with proper casingAndy Ayers2-0/+513
2017-02-22Fix projects that specified DebugType incorrectlyAndy Ayers63-441/+378
2017-02-13Fix bytemark benchmark (#9497)Andy Ayers1-37/+40
2017-02-09Add k-nucleotide to BenchmarkGamesGustavo Hurovich4-0/+33873
2017-01-27Add BenchmarkGames regexdna testAndy Ayers4-0/+4463
2017-01-24Add BenchmarkGames revcomp benchmarkAndy Ayers5-1/+4484
2017-01-10Merge pull request #8867 from AndyAyersMS/BinaryTreesVariantAndy Ayers4-0/+191
2017-01-10Reduce SeekUnroll iter countMichelle McDaniel1-2/+10
2017-01-09JIT: Add BinaryTrees benchmark variantAndy Ayers4-0/+191
2016-11-15Changing JIT perf test names to fix how they are organized on BenchView (#8083)jorive71-86/+290
2016-11-11Enable unrolling of SIMD_LIMIT loopsJoseph Tremoulet2-0/+202
2016-10-28Merge pull request #7835 from DrewScoggins/coreclr-perfDrew Scoggins77-1/+78
2016-10-26Move benchmarks to use netstandard1.4 instead of netcoreapp1.0 to fix desktop...John Soklaski77-1/+78
2016-10-20Add cross-reference from test case to inspiring issueAndy Ayers1-0/+2
2016-10-19Add comment to test case and run it through codeformatter.Andy Ayers1-73/+95
2016-10-19Inliner: avoid inlining callees with GC structs on cold pathsAndy Ayers2-0/+165
2016-10-14Add RunBenchmarks.sh for unix-like systems (#6471)Hanjoung Lee2-1/+54
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy78-234/+0
2016-08-04Add a throw/inline benchmarkMike Danes2-0/+122
2016-07-06Fix incorrect RunBenchmarks help textMike Danes1-1/+1
2016-06-29Disable tests that timeout under gcstressjashoo4-0/+4
2016-06-15Inliner: simple performance testsAndy Ayers24-0/+10804
2016-06-10Modify Crypto benchmark so it uses a fixed random seedAndy Ayers1-1/+1
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding25-0/+1486
2016-05-19Fix case-sensitive issue on Linux (#5086)Jiyoung Giuliana Yun1-1/+1
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-3/+3
2016-05-10Merge pull request #4878 from AndyAyersMS/AddMissingBenchmarkAttrsAndy Ayers2-0/+6
2016-05-09Add missing xunit performance attributesAndy Ayers2-0/+6