Home
last modified time | relevance | path

Searched hist:abe937985ddadcf52b2dc7cb8bc6466cff85c86a (Results 1 – 11 of 11) sorted by relevance

/haiku/src/system/libroot/posix/musl/search/
H A Dinsque.cabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A Dtsearch.cabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A Dtsearch.habe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A Dhsearch.cabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A Dtfind.cabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A Dtwalk.cabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A Dtdelete.cabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A Dlsearch.cabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
H A DJamfileabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
/haiku/src/system/libroot/posix/musl/
H A DJamfileabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.
/haiku/src/system/libroot/posix/glibc/misc/
H A DJamfileabe937985ddadcf52b2dc7cb8bc6466cff85c86a Wed Sep 15 14:40:26 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace glibc search implementation with musl's.

glibc's hsearch and tree functions are old and rather slow.
While these APIs do not appear to be used very often, these
changes can make a big difference: in one benchmark I was sent,
this change is nearly a 10x speedup or more in some cases.