Skip to content

Latest commit

 

History

History
33 lines (14 loc) · 918 Bytes

README.md

File metadata and controls

33 lines (14 loc) · 918 Bytes

DataShuffleTests

Used for testing different methods of randomly shuffling lists of data.

Output:

image

dotTrace percent time spent:

image

dotTrace ClassicSwapTest:

image

dotTrace StaticSwapTest:

image

dotTrace TupleSwapTest:

image

dotTrace LinqOrderByRandTest:

image