Search Mac Software Downloads
|
DESCRIPTION
Webgrind is an Xdebug profiling web frontend in PHP5. With Webgrind it is possible to track down function calls in need of optimization right in the browser.
WHAT'S NEW
Version 1.0:

Added: Ability to click on functions listed in 'calls' and 'called from' info slides to fill details of said function ( issue 29 )

Fixed: Changed default setting of $storageDir to empty string. This allows webgrind to use system defaults or user may override.

REQUIREMENTS
Mac OS X 10.4 or later, PHP 5, Xdebug.


SCREENSHOT

Developer:Jacob Oettinger & Joakim Nygård
Downloads:1,001
  - Version d/l:52
Development:Editors
License:Free
Date:17 Nov 2008
Platform:PPC/Intel
OTHER PEOPLE SUGGEST
    No similar products suggested yet
    Suggest something else:
    Webgrind User Reviews (1 post)Write A Review
    sort: smiles | time
    Jun 13 2008

    WFM  I had to change a line in config.php to read thus:

    static $xdebugOutputFormat = '/^trace\.[0-9]+\.xt/';

    After this webgrind could find the trace files.

    When I tried to analyze the files it created two httpd process that took 70% of CPU each. The trace file then mushroomed to 1.6GB.

    I am using latest MAMP, with all the zend accelerator features turned off.  
    (Version 0.71.2)

    praisebury
    0
    [ 2 Replies - Reply ]
    Replies:
    Jun 22 2008

    JACOB OETTINGER  That does not sound good. The generated preprocessed file should be smaller than the original xdebug profile file.

    It would be great if you could supply me with the xdebug trace that, when parsed, generated that enormous file.

    jacob@oettinger.dk (bring on the spam :)  
    (Version 0.71.2)

    praisebury
    0
    Jun 23 2008

    JACOB OETTINGER  Turns out your problem was caused by a bug introduced in 0.7. The problem has been fixed in 0.81.

    Thank you for reporting the problem.  
    (Version 0.71.2)

    praisebury
    0