Benchmarking the performance of Arrays.sort() algorithms implemented in Java
You need to input 3 parameters: [Thread Number] [Iteration] [size per thread/MB];
Example: java -Xms512m -Xmx400g -jar Benchmarking-Sorting-Algorithms-1.0-SNAPSHOT.jar 96 10 512;