Make it go faster! Part 4 - Caught in a Loop
In all my previous posts, I used looping to execute actions multiple times, which saves code and also makes your program easier to read later on. But, used unwisely, loops can severely reduce speed and memory usage.
Let's take a real world example this time and see what kinds of things to look for.
URL:
http://christianxoopsresources.com/modules/planet/view.article.php/1296
Trackback: http://christianxoopsresources.com/modules/planet/trackback.php/1296
Trackback: http://christianxoopsresources.com/modules/planet/trackback.php/1296
The comments are owned by the poster. We aren't responsible for their content.
