PHPench icon indicating copy to clipboard operation
PHPench copied to clipboard

Realtime benchmarks for PHP code

Results 3 PHPench issues
Sort by recently updated
recently updated
newest added

Benchmarks are only sound if system information of the test platform is given. This could be added to every output (e.g. as a simple string at the bottom of every...

enhancement

Having a bar diagram would be really nice: ![Bar diagram](http://www.phyast.pitt.edu/~zov1/gnuplot/png/hist3.png) This could be quite useful for blogposts and articles. It can be done with GnuPlot. For instance, here's the description...

enhancement

Recently I've stumbled over a lot of "best practices" blog posts like this: http://www.mdproductions.ca/guides/50-best-practices-to-optimize-php-code-performance I wonder how much of that is actually true. It would be fun to test a...

enhancement
help wanted