samdze / playdate-nim

Nim bindings with extra features for the Playdate SDK
66 stars 3 forks source link

CHANGE GCC optimization from O3 to O2 #77

Closed ninovanhooff closed 2 months ago

ninovanhooff commented 2 months ago

This change effectively gives me 0.5 fps performance boost. Is also found in other Playdate buildscript in sdk

samdze commented 2 months ago

Ok! Performance may fluctuate based on the type of the game, but your case is enough to change this for now