https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120175
--- Comment #2 from newbie-02 <newbie-02 at gmx dot de> --- Left is what I wanted to investigate basically, performance of library architectures. Odd is that shared library code runs independent from the library file, and static as well as shared version has about factor 3 performance penalty. I thought the lib file is needed, and static could be faster than shared. If someone likes to help: https://codereview.stackexchange.com/questions/296076/simple-functions-calls-e-g-setting-a-value-to-nan-or-inf-becoming-slow-when-o