Measuring Performance in PHP
Recently I had to rewrite a lengthy PHP script to synchronise a batch of products in a database with a Magento store. The key goal was to improve performance (as well as reliability, but that’s a story for another post) so I needed a simple way to measure not just the speed of the script […]

You must be logged in to post a comment.