From: Bruno Haible Date: Sat, 13 Sep 2025 23:17:38 +0000 (+0200) Subject: pagealign_alloc: Don't waste large amounts of memory (regr. 2025-09-10). X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a0da5d139db20d80562e54d65c70e53261eabf;p=thirdparty%2Fgnulib.git pagealign_alloc: Don't waste large amounts of memory (regr. 2025-09-10). * tests/bench-pagealign_alloc.c: Update results. --- diff --git a/ChangeLog b/ChangeLog index 41303f9ce2..7a2bd5d592 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ pagealign_alloc: Don't waste large amounts of memory (regr. 2025-09-10). * lib/pagealign_alloc.c (get_default_impl): Choose a default that does not waste large amounts of memory. + * tests/bench-pagealign_alloc.c: Update results. 2025-09-13 Bruno Haible diff --git a/tests/bench-pagealign_alloc.c b/tests/bench-pagealign_alloc.c index 3366fd100d..13b9747ca7 100644 --- a/tests/bench-pagealign_alloc.c +++ b/tests/bench-pagealign_alloc.c @@ -141,10 +141,10 @@ musl libc 198% 101% 197% --- --- macOS 190% 100% 195% --- --- FreeBSD 190% 100% 380% --- --- NetBSD 185% 101% 379% --- --- -OpenBSD 209% 134% 105% --- --- +OpenBSD 177% 101% 101% --- --- AIX 177% 101% 176% --- --- Solaris 11.4 176% 101% 175% --- --- Cygwin 181% 100% 181% --- --- -native Windows 184% --- --- 180% crash +native Windows 184% --- --- 180% 100% Android 182% 101% 181% --- --- */