On Mon, 2004-06-14 at 12:48 +0200, Christian Schneider wrote:
> Alexander Valyalkin wrote:
> > It is only idle talk. Can you provide any string from my code which
> > violates your "coding standards"?
> 
> Calm down. As I said before (obviously not clearly enough, I was hoping 
> one of the 'project managers' would do that for me ;-)) you are missing 
> the point why people reject your code.
> 
> Facts are:
> a) People here are not interested in rewriting already working functions 
> which have a REASONABLE speed.

Why would people not be interested in speed improvements? Especially
when they involve functions (crc32 and serialize) that do the heavy
lifting in many caching implementations, such as Smarty and PEAR::
Cache_Lite. A 40% improvement, if true, would be pretty damn nice to say
the least.

I sure could use performance increases in this area as caching is key to
my ACL class (http://phpgacl.sourceforge.net/) being usable on high
volume sites. 

-- 
Mike Benoit <[EMAIL PROTECTED]>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to