./gradlew randomFile
./gradlew decodeRandomFile
./gradlew sortIntFile
./gradlew decodeResultFile
head -n 100 testRun/intFileSortedDecoded
tail -n 100 testRun/intFileSortedDecoded
- RandomAccessFile is slow.
./gradlew randomFile
./gradlew decodeRandomFile
./gradlew sortIntFile
./gradlew decodeResultFile
head -n 100 testRun/intFileSortedDecoded
tail -n 100 testRun/intFileSortedDecoded