|
Message-ID: <CAEbeQ+orK1naVD6+aC2=LijWsHxEL7Vmz1msorG7-=-Tv1Mj6Q@mail.gmail.com> Date: Sat, 16 May 2020 08:37:34 +0530 From: Srinivasan J <srinidpdk@...il.com> To: musl@...ts.openwall.com Subject: memcpy/memcmp optimizations and possible alternatives Hi, I see that the musl-libc implementations of mem* functions does not use AVX/SSE4 instructions. Please let me know if there is a plan to support these or if there is a recommended way to use optimized versions of mem* functions when running memory intensive applications with musl-libc. The application is being run in alpine linux. Thanks, Srini
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.