summaryrefslogtreecommitdiff
path: root/counts.c
Commit message (Collapse)AuthorAgeFilesLines
* Add instrumentationBobby Bingham2014-10-291-0/+38
Track the number of comparisons, swaps, and rotations performed in each part of the sorting algorithm.