Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81811 invoked by uid 1010); 13 Oct 2005 19:24:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81715 invoked from network); 13 Oct 2005 19:24:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Oct 2005 19:24:02 -0000 X-Host-Fingerprint: 84.60.28.133 dslb-084-060-028-133.pools.arcor-ip.net Received: from ([84.60.28.133:4260] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F4/D5-18540-73FAE434 for ; Thu, 13 Oct 2005 15:02:15 -0400 Message-ID: To: internals@lists.php.net Date: Thu, 13 Oct 2005 21:02:09 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 References: <99dd4f75f4ceebfe1c980cf439e97416@gravitonic.com> <4346E00A.8020504@prohost.org> <4346E0C5.3090001@lerdorf.com> <20051013183935.70243ae8@localhost.localdomain> In-Reply-To: <20051013183935.70243ae8@localhost.localdomain> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Posted-By: 84.60.28.133 Subject: Re: [PHP-DEV] Unicode Implementation From: oliver.graetz@arcor.de (=?UTF-8?B?T2xpdmVyIEdyw6R0eg==?=) Pierre schrieb: > This argument is irrelevant. You only hide the possible lack of > scalability behind hardware improvements. A "lack of scalability" will only occur if the Unicode features create a more than linear performance drop which I suppose won't happen. Even if it becomes three times slower this is NO problem to think about when deciding for or against a side-by-side unicode/non-unicode environment since this is very well "scalable". AllOLLi ____________ According to my calculations the problem doesn't exist.