Sorry, most people probably already noticed this but instead of using the 'sync' command to refresh your screen, in DBPro you can use 'fastsync' instead. Eg
sync on
sync rate 0
do
*insert program here, obv*
fastsync
loop
Just four letters added and already I get an extra 10 or so frames per second

I know most people prefer to have a standard ammount of frames per second in a game (sync rate 60, for example), but maybe this little addition to a program will help others with lesser pcs than yourself achieve that? Also when programming applications or interface, such as a file explorer, media player etc, it could be very useful, improving smoothness.
Not sure if there are any dissadvantages to it, does it fluctuate for example? I've only just found it in the manual...
* If the apocalypse comes, email me

*