comparison libtommath/logs/README @ 330:5488db2e9e4e

merge of 332f709a4cb39cde4cedab7c3be89e05f3023067 and ca4ca78b82c5d430c69ce01bf794e8886ce81431
author Matt Johnston <matt@ucc.asn.au>
date Sat, 10 Jun 2006 16:39:40 +0000
parents eed26cff980b
children
comparison
equal deleted inserted replaced
329:8ed0dce45126 330:5488db2e9e4e
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