This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz | |
# Arch Linux x86_64 | |
# g++ (GCC) 6.2.1 20160830 | |
# Crystal 0.19.4 (2016-10-07) | |
======== random 2097152 ============= | |
(0.333) 2097152 elements with original quick sort | |
(0.247) 2097152 elements with intro sort | |
(0.245) 2097152 elements with std::sort in cpp | |
(0.444) 2097152 elements with qsort in c |