Why not disable all extensions by default and add a configuration
utility that is launched before compilation--sort-of like the Linux
kernel?


Marco


On Tue, 2003-06-24 at 10:56, Ilia A. wrote:
> On June 24, 2003 10:40 am, George Schlossnagle wrote:
> > I dig including it in ext, and bundling the full sqlite sources as
> > well.  I just don't think it should be enabled by default.
> 
> Enabling sqlite by default has virtually no performance impact. Your binary is 
> increased by roughly 100k and you initialize a dosen or so constants on 
> startup. Comparatively speaking it is much 'nicer' then tokenizer (enabled by 
> default) which initialized couple hundred constants at start up.
> 
> Ilia
-- 

Marco Tabini
President

Marco Tabini & Associates, Inc.
28 Bombay Avenue
Toronto, ON M3H 1B7
Canada

Phone: (416) 630-6202
Fax: (416) 630-5057
Web: http://www.tabini.ca


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

Reply via email to