povray icon indicating copy to clipboard operation
povray copied to clipboard

[UNIX] Review ELF-related performance optimizations

Open c-lipka opened this issue 3 years ago • 0 comments

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/

c-lipka avatar Jun 16 '21 11:06 c-lipka