From owner-svn-src-all@FreeBSD.ORG Mon Jan 26 07:36:02 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AFB21065672; Mon, 26 Jan 2009 07:36:02 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id AEB4F8FC1C; Mon, 26 Jan 2009 07:36:01 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [211.166.10.233]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 91AC12844E; Mon, 26 Jan 2009 15:36:00 +0800 (CST) Received: from localhost (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 3CEDCEB6319; Mon, 26 Jan 2009 15:35:59 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by localhost (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with ESMTP id tyKVcbM88JoP; Mon, 26 Jan 2009 15:35:53 +0800 (CST) Received: from charlie.delphij.net (c-67-188-86-134.hsd1.ca.comcast.net [67.188.86.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id D51F7EB62EF; Mon, 26 Jan 2009 15:35:50 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=N4ueZ5zIKg2c/Np1Lby8NS/Oj15Xdfyy8B178FDJQ1Bd/BMQ41KFNrOFgyxl/cRxv sTCF3sCb5r1ceCg/WYQNg== Message-ID: <497D67D4.4010100@delphij.net> Date: Sun, 25 Jan 2009 23:35:48 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.19 (X11/20090112) MIME-Version: 1.0 To: Ben Kaduk References: <200901252308.n0PN8lvg030020@svn.freebsd.org> <47d0403c0901251837k4ea0fdk4ccaa8774c791634@mail.gmail.com> In-Reply-To: <47d0403c0901251837k4ea0fdk4ccaa8774c791634@mail.gmail.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG, Xin LI Subject: Re: svn commit: r187700 - head/lib/libc/string X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 07:36:05 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ben Kaduk wrote: [...] >> + * >> + * This is more than 5.2 times as compared to the raw implementation >> + * on Intel T7300 under EM64T mode for strings longer than word length. > > The grammar is not quite right, here. Did you mean to say "more than 5.2 > times as fast as the raw implementation [...]" Yes I believe that you are right here, thanks! Fixed. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkl9Z9QACgkQi+vbBBjt66B+NQCgwYwHTSS4qjmvJjnkwGTE88uY F+gAn2B8aOQm4qFUCXWwZrrRrLyQ/31t =rGR3 -----END PGP SIGNATURE-----