comparison libtommath/logs/README @ 302:973fccb59ea4 ucc-axis-hack

propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) to branch 'au.asn.ucc.matt.dropbear.ucc-axis-hack' (head 10a1f614fec73d0820c3f61160d9db409b9beb46)
author Matt Johnston <matt@ucc.asn.au>
date Sat, 25 Mar 2006 12:59:58 +0000
parents eed26cff980b
children
comparison
equal deleted inserted replaced
299:740e782679be 302:973fccb59ea4
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