Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34587 invoked by uid 1010); 27 Feb 2008 18:06:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34572 invoked from network); 27 Feb 2008 18:06:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2008 18:06:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:33765] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/FD-58167-AB6A5C74 for ; Wed, 27 Feb 2008 13:06:51 -0500 Received: from [192.168.3.87] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTP id D67436401EA; Wed, 27 Feb 2008 21:06:47 +0300 (MSK) Message-ID: <47C5A6AD.90605@daylessday.org> Date: Wed, 27 Feb 2008 21:06:37 +0300 User-Agent: Thunderbird 2.0.0.9 (X11/20071114) MIME-Version: 1.0 To: Eugene San CC: PHP Developers Mailing List References: <47C47B26.9000701@gmail.com> <47C523C0.6060800@daylessday.org> <47C5A63C.6030003@gmail.com> In-Reply-To: <47C5A63C.6030003@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP footprint and sharing code among SAPI binaries From: tony@daylessday.org (Antony Dovgal) On 27.02.2008 21:04, Eugene San wrote: >>> 3) Next issue is XML with DOM support, we where using LIBXML2 but that >>> costs ~2.5MB are there there options for supporting that? >>> >> >> What costs 2.5MB? >> Dynamic linking against libxml2.so? >> > Linking against libxml2 costs 0.4MB and libxml2 itself 2.1MB. Ok, so what are you proposing? -- Wbr, Antony Dovgal