From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <000701c46cf6$814c4370$92ec7d50@SOMA> From: "boyd, rounin" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> References: <6e35c06204071810312daa31a9@mail.gmail.com> Subject: Re: [9fans] UTF-8 criticism? Date: Sun, 18 Jul 2004 20:39:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: c2a8311a-eacd-11e9-9e20-41e7f4b1d025 > If you were to sort a UTF-8 string for some reason, the bubble > sort would actually have a lower order of magnitude than the > quicksort. that's not the real problem. it's implementing the collation sequences. the internal representation as 16 bit unsigneds is not a problem.