POV-Ray / povray

The Persistence of Vision Raytracer: http://www.povray.org/
GNU Affero General Public License v3.0
1.35k stars 282 forks source link

[UNIX] Review ELF-related performance optimizations #418

Open c-lipka opened 3 years ago

c-lipka commented 3 years ago

We should investigate using the -Bsymbolic and -fno-semantic-interposition compiler switches in our Unix build process to try and improve performance, as suggested here:

https://old.reddit.com/r/programming/comments/ny7wk6/