Reviewed-by: darcy, weijun |
||
|---|---|---|
| .. | ||
| ArrayBuilder.java | ||
| README | ||
| SortPerf.java | ||
| Sorter.java | ||
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.