; Dmytro Kovalov via Gnupg-users wrote:
> > Hello,
> >
> > I found a strange libgcrypt behavior on ARM with clang built.
> >
> > There is a big gap in performance of libgcrypt, built by clang, in
> > comparison with gcc on my ARM target machine.
> > The s
Hello,
I found a strange libgcrypt behavior on ARM with clang built.
There is a big gap in performance of libgcrypt, built by clang, in
comparison with gcc on my ARM target machine.
The simple profile test shows 100-500% advantage of gcc gcrypt.
I found an awkward workaround to beat this issue, b