The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: Performance Tweaks
by capilevastu on Thursday January 12th 2012, 4:13
im not sure if -ftlo or -march=native is responsible but yes, its a quite astonishing performance boost.
like i posted before, i only used -O3 -ffast-math -fno-defer-pop so i can only compare to this.
my new config looks like this: (just added -ffast-math -fno-defer-pop to the tutorial)