PHP Classes
Icontem

Class: Solace profiler


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Zubov Ilya  >  Solace profiler  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Solace profiler Support forum
Base name: solace_profiler
Description: Profiler to analyse the time spent by a script
Related top rated classes: , ,
Version: -
Required PHP version: -
License: Freeware
All time users: 1129 users
All time rank: 2274
Week users: 1 user
Week rank: 3525
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Zubov Ilya
Name: Zubov Ilya <e-mail contact>
Published packages: 3 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Home page: http://solace.allnetwork.ru/
Age: 31
All time rank: 392
Week rank: 1238

Innovation Award

PHP Programming Innovation award nominee
May 2004
Number 4
Sometimes it is necessary to invest some effort in optimizing applications that make significant use of hardware resources to reduce the costs of maintaining the sites where the applications are hosted.

When the applications are large it is not always easy to tell what exactly needs to be optimized. The solution consists on finding the which parts of the application consume most of the time to execute. This is the goal of application profiling tools.

This class provide a solution for profiling PHP scripts. It uses the ticks callback handler functions to locate which parts of the application are executing and how long it is taking to finish.

With this information it can produce reports that can give the developer a better idea of which are the expensive parts of their application that may be more worth investing optimization effort.

Manuel Lemos

Groups

Group folder image Statistics Collecting, processing and reporting statistical data View top rated classes
Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes

Detailed description

This class is meant to generate profile reports by analysing the time spent executing each part of a PHP script, adding the number of PHP interpreter passes and overall time in percentage for each line.

It may be useful to find slow or unused code, compare the speed of different code implementations, track loop counts and conditions, etc..

It may generate reports in plain text or HTML format.

It supports includes, evals and asserts. This class is compatible with both PHP 4 and PHP 5. It does not require any special extensions.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (95.8%)
Good (87.5%)
-
Sufficient (79.2%)
-
-
Sufficient (64.6%)
408
Month:
Not yet rated by the users

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file class.solace.profiler.php Class Profiler class
Plain text file example.html Output Profiler report
Plain text file example.php Example Example script with profiling
Plain text file example_include.php Example Example included script
Download all files: solace_profiler.tar.gz solace_profiler.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products