Name Date Size

.. 2013-05-16 00:04:25 51

ArrayBuilder.java 2013-05-16 00:04:24 4.2 KiB

README 2013-05-16 00:04:24 216

Sorter.java 2013-05-16 00:04:24 1.8 KiB

SortPerf.java 2013-05-16 00:04:24 2.6 KiB

README

This directory contains benchmark programs used to compare the
performance of the TimSort algorithm against the historic 1997
implementation of Arrays.sort. Any future benchmarking will require
minor modifications.