Wanted a super simple class for seeing how long various parts of my code took. Did some googling and couldn’t really find anything I liked. So I decided that I might as well write my own just for the fun of it. Which I have now done!
Continue reading PHP: Simple timer for benchmarking methods and code chunks