JProfiler

From Joomla! Documentation
Revision as of 19:06, 18 December 2008 by Artyom (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Note

Please note that the content on this page is currently incomplete. Please treat it as a work in progress.

This article was last edited by Artyom (talk| contribs) 4 years ago. (Purge)

JProfiler is a class for performance analysis of your code. It allows to trace:

  • execution time of a particular code part;
  • memory amount used by your script at a specific program point.

Defined in

/joomla/error/profiler.php

Importing

jimport( 'joomla.error.profiler' );

See also

Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox