Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38770 invoked from network); 29 Oct 2009 09:30:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2009 09:30:07 -0000 X-Host-Fingerprint: 188.192.205.246 188-192-205-246-dynip.superkabel.de Received: from [188.192.205.246] ([188.192.205.246:23469] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/2A-12066-B9069EA4 for ; Thu, 29 Oct 2009 04:30:04 -0500 Message-ID: <58.2A.12066.B9069EA4@pb1.pair.com> To: internals@lists.php.net Date: Thu, 29 Oct 2009 10:29:58 +0100 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4 MIME-Version: 1.0 References: <4ADC57F3.9010401@easyflirt.com> <140eba4e0910240609k61af639fp8a4ccaf4048b9b5c@mail.gmail.com> <4AE5B151.2050800@easyflirt.com> In-Reply-To: <4AE5B151.2050800@easyflirt.com> X-Enigmail-Version: 0.97a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 188.192.205.246 Subject: Re: [PHP-DEV] Performance question about create_function From: karsten@typo3.org (Karsten Dambekalns) Hi. On 26.10.09 15:25, Mathieu Suen wrote: > I am more asking about performance. I would have been ready to sacrifice performance if it saved money. But according to my quick tests, it does not. See http://tr.im/DrsH for details... oh, this is on PHP 5.3. Any other insights on this welcome! Regards, Karsten PS: This is off-topic for php-internals, probably...