jdk/test/java/util/TimSort/README
author yhuang
Wed, 17 Apr 2013 01:04:45 -0700
changeset 16908 c8a0f2183fed
parent 3420 bba8035eebfa
permissions -rw-r--r--
Merge

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.