Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 21:35:32 +0100
From:      Matthias Buelow <mkb@mukappabeta.de>
To:        Anders Gavare <g@dd.chalmers.se>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: faster strlen() using longs (?)
Message-ID:  <3E10AE14.1000504@mukappabeta.de>
References:  <Pine.GSO.4.44.0212300847350.17153-100000@kili.dd.chalmers.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Anders Gavare wrote:

> All my_strlenX functions were placed in a separate file (strlen_test.c),
> so the speed gain is not due to inlining strlen itself.

Just as a side question, I thought gcc would provide its own (inlined) 
versions of certain str* and mem* functions when compiling userland 
code?  Am I misinformed here or is it somehow switched off in freebsd?

-- 
Matthias Buelow


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




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