CrunkLord420 on Nostr: gotta go fast ``` -O3 -flto=auto -fPIC -s -fno-math-errno -ffinite-math-only ...
gotta go fast
```
-O3 -flto=auto -fPIC -s -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-trapping-math -fno-signed-zeros -fomit-frame-pointer -fallow-store-data-races -fcx-limited-range -fno-signaling-nans -march=x86-64-v2 -fcf-protection=none -mno-shstk -fno-stack-protector -mno-red-zone -fno-asynchronous-unwind-tables -fno-exceptions -nostartfiles
```
```
-O3 -flto=auto -fPIC -s -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-trapping-math -fno-signed-zeros -fomit-frame-pointer -fallow-store-data-races -fcx-limited-range -fno-signaling-nans -march=x86-64-v2 -fcf-protection=none -mno-shstk -fno-stack-protector -mno-red-zone -fno-asynchronous-unwind-tables -fno-exceptions -nostartfiles
```