Does a PHP per-function (or per-task) performance / benchmark reference exist?
        Posted  
        
            by Lorren Biffin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lorren Biffin
        
        
        
        Published on 2010-03-27T19:24:00Z
        Indexed on 
            2010/03/27
            19:43 UTC
        
        
        Read the original article
        Hit count: 254
        
I'm running my own (albeit, basic) benchmarks in a linux-based sandbox. However, I'd love to find a per-function or per-task performance / benchmark reference or utility for comparison.
Does this exist?
Of course I've done my own fair diligence / searching and have so far come up empty handed..
(I'm primarily interested in information relevant to PHP 5.3)
Thanks very much! :)
© Stack Overflow or respective owner