Page 1 of 1

Open Help Invitation - Optimization

Posted: Mon Mar 20, 2006 10:19 pm
by Xombie
I'm extending an open invitation for anyone that would like help in trying to speed up procedures. Note that I said "procedures" and not "programs" :)

I can't make any promises but I like a good challenge. If you've got a procedure that is creating a bottleneck in your program and would like to see if there's any optimization that can be done... let me know and I'll give it a shot.

I've found that the challenge in trying to optimize things is a good way for me to learn different/better programming practices.

Posted: Mon Mar 20, 2006 11:11 pm
by Joakim Christiansen
You could start by speeding up ParticleCreate() and ParticleDraw() in:
http://www.purebasic.fr/english/viewtopic.php?t=19614
:P :P
Should be fun?