swift-playdate-examples icon indicating copy to clipboard operation
swift-playdate-examples copied to clipboard

Adopt -Osize

Open airspeedswift opened this issue 1 year ago • 1 comments

Saves a vital 15 bytes

airspeedswift avatar Oct 31 '24 19:10 airspeedswift

This brings the perf in Conways game of life down from ~30fps (matching C) to ~23fps. As a result many initial users of this library thought swift was inherently slower, which makes me hesitant to add it back (given the saving are trivial)

rauhul avatar Nov 11 '24 17:11 rauhul