Precompiled binaries target x86-64-v3
. You can check if your system supports this target by running /lib/ld-linux-x86-64.so.2 --help
(/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
on Debian/Ubuntu) and and look for the line Subdirectories of glibc-hwcaps directories, in priority order:
.
Note: Arch builds are linked to Mimalloc, whilst Debian/Ubuntu builds are linked to TCMalloc. This is because Ubuntu lacks a package for Mimalloc.