K!

by Karl Bunyan

Programming, PHP, JavaScript, motorbikes, pubs, poker, football, news, restaurants and anything else

Tuesday, March 08, 2005

PHP loop benchmarking

This benchmark of different ways of looping over a hash array is very interesting. Some things aren't too surprising, such as counting the elements in an array before looping over them is faster than not counting them, could be expected, but it's good to see how fast the built-in functions run.

PHP loop benchmarking

Link to this post

Comments:
Post a Comment

Recent posts in the Programming category

Recent posts in the PHP category

Change the background image