0
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
