Created
November 20, 2016 19:17
-
-
Save bluss/5054273405b6a5bb8ab2e3c20dc236c6 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
name tests::sort_ ns/iter tests::new_sort_ ns/iter diff ns/iter diff % | |
ascending 58,373 (685 MB/s) 55,175 (724 MB/s) -3,198 -5.48% | |
big_ascending 240,410 (1331 MB/s) 108,604 (2946 MB/s) -131,806 -54.83% | |
big_descending 241,974 (1322 MB/s) 112,114 (2854 MB/s) -129,860 -53.67% | |
big_random_large 2,042,345 (156 MB/s) 1,964,713 (162 MB/s) -77,632 -3.80% | |
big_random_medium 16,891 (189 MB/s) 15,804 (202 MB/s) -1,087 -6.44% | |
big_random_small 800 (200 MB/s) 803 (199 MB/s) 3 0.38% | |
descending 58,727 (681 MB/s) 55,781 (717 MB/s) -2,946 -5.02% | |
random_large 769,153 (104 MB/s) 738,682 (108 MB/s) -30,471 -3.96% | |
random_medium 5,812 (137 MB/s) 5,735 (139 MB/s) -77 -1.32% | |
random_small 320 (125 MB/s) 308 (129 MB/s) -12 -3.75% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment