Red Hat Work On Improving Glibc Math Performance

Written by Michael Larabel in Red Hat on 2 January 2015 at 02:02 PM EST. 4 Comments
RED HAT
Siddhesh Poyarekar of Red Hat has written a blog post about how he's improved the multi-precision number math performance for glibc.

Siddhesh pushed into glibc-2.18 upstream performance improvements of about eight times for the slowest path of the pow function inside glibc. Other functions received significant performance improvements too thanks to improving the multi-precision code-path.

Further math performance improvements for glibc are still planned but with this accomplished work is likely the end of the "low hanging fruit" for gaining great performance improvements out of glibc's existing multiple precision code.

Those interested in learning more of the details of this glibc math performance work, see this Red Hat developer blog post.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week