PHP Benchmark

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Jackboy
Forum Newbie
Posts: 2
Joined: Thu Dec 18, 2008 3:38 pm

PHP Benchmark

Post by Jackboy »

This is a really good resource. It compares speeds of certain functions and the way they are used.

http://www.phpbench.com/

I fully recommend it to anyone who is quite basic or is undecided with their coding preferences.

It may also come in useful for the more advanced coder.
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: PHP Benchmark

Post by jaoudestudios »

Very nice. Thanks :)
Post Reply