[dev] Re: [cvs] commit: horde/lib NLS.php String.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Thu Feb 6 10:12:02 PST 2003


Quoting Jan Schneider <jan at horde.org>:

| jan         2003/02/06 09:05:33 PST
| 
|   Modified files:
|     lib                  NLS.php String.php
|   Log:
|   Cache expensive extension_loaded() calls.

A couple of questions:
1) where are you getting the information on how many function calls are 
used, etc.?  Is there some kind of PHP profiler available and I am in the 
dark about it?

2) maybe we should keep a list of function calls (in CODING_STANDARDS) that 
we should cache because they are expensive calls?  This would definitely 
help in the future.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the dev mailing list