does/should vscodium use compiler optimizations?
Opened this issue · 0 comments
goyalyashpal commented
- does vscodium use compiler optimization flags?
- if not, should those be used?
backstory
i was just browsing the vscodium topic on github, and stumbled upon this.
Alex313031 / codium
VSCodium Fork with Compiler Optimizations, better Logo, and Windows 7/8/8.1 Support!- github topics, the github repo Alex313031/codium
- Includes
-O3 -msse3
compiler optimizations.
https://thorium.rocks/codium/
Maybe expect for some better performance as appealed by compile-time optimizations.
- @ KagaJiankui at Alex313031#10 (comment)