This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: faster memset


On Thu, May 22, 2008 at 04:56:54PM +0000, Eric Blake wrote:
> My patched assembly is no longer sensitive to alignment, and always
> gets the speed of 8-byte alignment.  This clinches it - for memset,
> x86 assembly is noticeably faster than C.

have you done comparisons with the builtin memset() in recent versions
of gcc?

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron@frye.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]