Problem with C++ wrapper and gpgme

Yenot yenot at sec.to
Mon Jun 2 01:43:01 CEST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 31 May 2003 07:32 pm, David Shaw wrote:
>
> $ time gpg --export > /dev/null
>
> real    0m0.766s
> user    0m0.690s
> sys     0m0.080s
>
> $ time gpg --with-colons --list-keys > /dev/null
>
> real    0m0.974s
> user    0m0.910s
> sys     0m0.060s
>
> 388 keys on that keyring.  Where is the problem?


On my notebook with 568 keys, I get the following results:

% /usr/bin/time -p gpg --export > /dev/null
real 0.21
user 0.15
sys 0.03

% /usr/bin/time -p gpg --fixed-list-mode --with-colons --list-keys \
  --with-fingerprint --with-fingerprint > /dev/null
real 44.28
user 37.17
sys 2.08

I know GnuPG 1.2.2 has some problems, but even GnuPG 1.2.1 was way to 
slow for a keymanager.

 - Yenot
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+2oDZP247TY29IxARAiF6AJ92U8BsI8CQ8RJPoMSm2/qr7sB9VgCfbGwD
G6+cdN0CdEVNUAU0ChzzGiA=
=fnDu
-----END PGP SIGNATURE-----





More information about the Gnupg-devel mailing list