Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16962 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15530 invoked by uid 1010); 28 Jun 2005 14:03:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15515 invoked from network); 28 Jun 2005 14:03:37 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 28 Jun 2005 14:03:37 -0000 X-Host-Fingerprint: 64.233.184.198 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.198:61112] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 8C/E9-00424-9B851C24 for ; Tue, 28 Jun 2005 10:03:37 -0400 Received: by wproxy.gmail.com with SMTP id i21so619902wra for ; Tue, 28 Jun 2005 07:03:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bdB1Mr9SDTtB7GO26zGxW6Y4X0Sp+iV3W3/U2ZHkejbA3Rc5jwcoDbs4ALhAnDr78Pd9yjdNyQw1l/HpDoVKrj+CUyqH6kQBgPY9cDnh9F+meX12qbERN1lqRGHdfJBRiJpOaokb/9bCvDY9bW6VATHCNbaPJUXzsnuZ7UC9lp8= Received: by 10.54.13.10 with SMTP id 10mr107184wrm; Tue, 28 Jun 2005 07:03:33 -0700 (PDT) Received: by 10.54.153.5 with HTTP; Tue, 28 Jun 2005 07:03:03 -0700 (PDT) Message-ID: <4e89b42605062807037c039646@mail.gmail.com> Date: Tue, 28 Jun 2005 10:03:03 -0400 Reply-To: Wez Furlong To: DvDmanDT Cc: internals@lists.php.net In-Reply-To: <9B.A1.00424.B7BA0C24@pb1.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050627195348.3243.qmail@web51613.mail.yahoo.com> <9B.A1.00424.B7BA0C24@pb1.pair.com> Subject: Re: [PHP-DEV] Win32 php4ts.dll 875k Larger in 5.1? From: kingwez@gmail.com (Wez Furlong) It doesn't hurt anything; in fact, a single big DLL is more resource efficient than a number of smaller DLLs on win32, as the kernel doesn't need to spend as much time relocating the DLLs. --Wez. On 6/27/05, DvDmanDT wrote: > Should those really be built into php4ts.dll? >=20 >=20 > "Derick Rethans" skrev i meddelandet > news:Pine.LNX.4.62.0506272347320.14983@localhost... > > On Tue, 28 Jun 2005, Jani Taskinen wrote: > > > >> > >> 1.6MB timezonedb.h in ext/date/lib/ would be a good guess. :) > > > > And two bundled SQLite libraries.... (timezone db is only 200kb). > > > > Derick > > > > -- > > Derick Rethans > > http://derickrethans.nl | http://ez.no | http://xdebug.org >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 >