A particular interesting feature of ZFDebug is being able to view what queries ZF generated and see the individual timings. This is helpful to troubleshoot issues with wrong or slow queries.
Originally posted by @syphernl at zendframework/zend-developer-tools#48