GMPbench

Jason Moxham J.L.Moxham@maths.soton.ac.uk
Tue, 3 Dec 2002 11:49:29 +0000


On Tuesday 03 Dec 2002 7:17 am, Torbjorn Granlund wrote:
> I plan to release a benchmark for GMP.  The idea is to have
> a hierarchy of benchmarks, with RSA signing and verification
> of different sizes, multply speed for different sizes, etc.
>
> There will be one GMPbench score, but then separate GMPbench.rsa,
> GMPbench.mul, etc, scores.  Then, next level down, there will be
> GMPbench.rsa.sign, GMPbench.rsa.verify, then GMPbench.rsa.sign.512,
> GMPbench.rsa.sign.1024, GMPbench.rsa.sign.2048.
>
> I've written the benchmark program for GMPbench.rsa.sign:

what is timing.h in the code ?