comparison libtommath/logs/README @ 389:5ff8218bcee9

propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28b3817db1218442c935388e) to branch 'au.asn.ucc.matt.dropbear' (head ecd779509ef23a8cdf64888904fc9b31d78aa933)
author Matt Johnston <matt@ucc.asn.au>
date Thu, 11 Jan 2007 03:14:55 +0000
parents eed26cff980b
children
comparison
equal deleted inserted replaced
388:fb54020f78e1 389:5ff8218bcee9
1 To use the pretty graphs you have to first build/run the ltmtest from the root directory of the package.
2 Todo this type
3
4 make timing ; ltmtest
5
6 in the root. It will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.
7
8 After doing that run "gnuplot graphs.dem" to make the PNGs. If you managed todo that all so far just open index.html to view
9 them all :-)
10
11 Have fun
12
13 Tom