[Tickets #5289] Good performance practices to document/apply

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Apr 23 05:19:59 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5289
-----------------------------------------------------------------------
 Ticket             | 5289
 Created By         | Chuck Hagenbuch <chuck at horde.org>
 Summary            | Good performance practices to document/apply
 Queue              | Horde Base
 Version            | HEAD
 Type               | Enhancement
 State              | Accepted
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2007-04-22 22:19) wrote:

Get these written up in docs/CODING_STANDARDS, and apply them to our code
as practical:

memory improvements: use strpos to check before doing
strtr/str_replace/regex

@ is expensive
set error level manually is actually faster




More information about the bugs mailing list