Find Performance Problems Using JMeter, MySQL and Xdebug/Webgrind
Posted By Jeff Treuting / Comments 0.
On a recent project, I was tasked with analyzing an existing application and determining what could be done to improve its performance: meaning page load times. The site was written in PHP with a MySQL database so I’ll focus this post on how I went about it for this set of technologies. Baseline Metrics With [...]
Read More