jdk-24/test/jdk/java/util/TimSort/README
2017-09-12 19:03:39 +02:00

5 lines
216 B
Plaintext

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.