monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: sha1/botan stuff


From: Florian Weimer
Subject: Re: [Monotone-devel] Re: sha1/botan stuff
Date: Fri, 11 Aug 2006 18:13:35 +0200

* Nathaniel Smith:

> At a cursory glance, gcrypt's implementation looks just the same as
> all the others; I don't know what makes it so fast.

Have a look at bithelp.h, it forces the use of bit rotation opcodes on
x86.  While GCC's peephole optimization catches that as well, the
machine code insertion might result in some scheduling differences.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]