Open Help Invitation - Optimization

Everything else that doesn't fall into one of the other PB categories.
Xombie
Addict
Addict
Posts: 898
Joined: Thu Jul 01, 2004 2:51 am
Location: Tacoma, WA
Contact:

Open Help Invitation - Optimization

Post 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.
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post 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?
Post Reply