Introduction - If you have any usage issues, please Google them yourself
Optimize the quick sorting, sort the first 1000 of the test data, and compare the time performance difference before and after optimization; implement at least two linear time sorting algorithms.