"vscode:/vscode.git/clone" did not exist on "05e483cbb32875a90e9bf4ae8b5d359bf16bc250"
pqsort.c: remove the "switch to insertion sort" optimization.
It causes catastrophic performance for certain inputs. Relevant NetBSD commit: http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/stdlib/qsort.c?rev=1.20&content-type=text/x-cvsweb-markup&only_with_tag=MAIN This fixes issue #968.
Please register or sign in to comment