Hi, dear FBA Community;
I would like a pinned Topic "Performance Issues": It shall be a collection of tipps, to increase performance in FBA applications.
@evilmajo: Do you agree and assist in that? Please.
I realized, that even my favourite simple Tutorial/09b/gfx.font has 31* fps on my normal PC (AMD XP 2800) but on my PDA Glofiish X800 they decrease to 7 fps... *the project is set to 30 fps.
Did anyone try
www.wincesoft.de/html/gapi_for_hpc_s.html?
On my X800 it doesn't install, maybe because WM2006 comes with a GAPI.dll.
But here are my topics to discuss:
To set a variable to Zero you can write this "var = 0"; isn't it better do do this "var = var - var"?
Is it better, to use "for"- or "while/repeat"-loops?
What are the (integer) values for nil, true, false?
I'm experimenting with a gamegrid 10x10 cells²:
Writing and reading values into and from a gamegrid is faster than using a table?!
The same procedure using a table decreased the fps on my pda from 7 (gamegrid) to 5 (table).
Did anyone try, to use the standard Windows DLLs with FBA for Dialogs, Messageboxes etc.?
Have fun with FBA coding. /Birger