Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2001 22:49:08 -0500
From:      Kenneth Culver <culverk@yumyumyum.org>
To:        Peter Wemm <peter@wemm.org>
Cc:        hackers@freebsd.org
Subject:   Re: Performance issue
Message-ID:  <20011210034844.84CCB37B405@hub.freebsd.org>
In-Reply-To: <20011209232328.31DC43810@overcee.netplex.com.au>
References:  <20011209232328.31DC43810@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
If they're using gcc to compile then that doesn't really matter, last I heard 
gcc's optimizer wasn't that great, and didn't result in much faster code, but 
if the glibc people hand optimized stuff, I can see your point.

Ken

>
> This means that Linux's glibc is using an i686 optimized bzero(), but
> the FreeBSD one is using an i386 optimized bzero().
>
> Cheers,
> -Peter

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210034844.84CCB37B405>