A must-read for Corona developers

On Lua Performance:

http://trac.caspring.org/wiki/LuaPerformance

I found TEST #8 to be VERY interesting, and helpful :slight_smile: [import]uid: 7849 topic_id: 4407 reply_id: 304407[/import]

Great post thanks.

Really need to read more on and practice Test 8: Functions as Params for Other Functions. Thatโ€™s a significant slow down.

Test 9: Loop vs Pairs and Test 12: Table.insert vs [] are something I should look into as well. [import]uid: 11393 topic_id: 4407 reply_id: 13763[/import]