
Replacing Glibc's long double implementation using 96-bit precision for internal calculations with the 64-bit double FMA implementation ended up netting a nice win for this widely-used libc implementation.
On "recent x86 hardware" the ldbl-64 implementation far outpaces the






