On Mon, Jun 27, 2011 at 5:34 PM, Scott Baker <bakers@xxxxxxxxxxxx> wrote: > I have functions that I'd like to benchmark and compare. What are the > best PHP libraries or websites to do that? Something like jsperf.com but > for PHP would be ideal. > You're not going to find a service that will let you do that - allowing arbitrary PHP to be entered into a website to be executed is far too dangerous. Just knocked this up, should do what you want: https://gist.github.com/1049335 -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/