johnkary/phpunit-speedtrap

Emulate XHProf with profiler setting

johnkary opened this issue · 0 comments

Posted by Rafis DoctorInfo as a comment on the blog announcement:

Can you please extend this tool

<element key="profiler">
    <boolean>true</boolean>
</element>

by emulating XHProf using this http://kpayne.me/2013/12/24/write-your-own-code-profiler-in-php/

EOM