summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Performance/CodeQuality/Span/Indexer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-12-15Convert uses of the Dangerous APIs to use MemoryMarshal.GetReference (#15532)Ahson Khan1-3/+3
2017-12-15Enabling temporarily disabled tests that call ReadOnlySpan indexer (#15546)Ahson Khan1-2/+0
2017-12-14Change ReadOnlySpan indexer to return ref readonly (#14727)Ahson Khan1-0/+2
2017-06-07Modify iteration behavior some benchmarksAndy Ayers1-1/+1
2017-05-26Enable linux perf runs (#11905)José Rivero1-3/+2
2017-04-17Jit intrinsics for Span<T>.get_Item and ReadOnlySpan<T>.get_Item. (#10910)Andy Ayers1-0/+1021