Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 19 Jan 2023 20:49:56 -0500
From: Guy <galfandary@...il.com>
To: musl@...ts.openwall.com
Subject: qsort

Hi,

I have a program whose bottleneck is qsort.
I noticed that the performance with musl is much slower then with glibc.
Why is quick sort not used in musl?

Thanks,
Guy

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.