0

PHP Benchmarks

Posted April 26th, 2003. Filed under Uncategorized

I was looking for an application to benchmark websites, because I am worried my new tsn.dk will be slow because smarty seems to be a little bloated for my taste.

So I found this PHP Benchmark, it’s VERY interesting.

I was greatly supprised by this:
Always calculate the length of the loop in advance!

if you do:
for($i=0; $i

If you have enjoyed this entry. Please feel free to bookmark it using your favorite social bookmarking site

Leave a Comment