stasis-aries-wal/src/timing
2004-10-20 06:48:29 +00:00
..
plotting-test-case Initial revision 2004-06-24 21:10:31 +00:00
getTimeOfDay.c Initial revision 2004-06-24 21:10:31 +00:00
Makefile.am Initial revision 2004-06-24 21:10:31 +00:00
plotting.pl Initial revision 2004-06-24 21:10:31 +00:00
README Initial revision 2004-06-24 21:10:31 +00:00
t-distribution.tbl Initial revision 2004-06-24 21:10:31 +00:00
timer.pl Set some constants to values appropriate for my desktop. 2004-10-20 06:48:29 +00:00
timer.pl-old Initial revision 2004-06-24 21:10:31 +00:00
timer.pl-olf Initial revision 2004-06-24 21:10:31 +00:00

README for timing suite:

Installation:

cd timing
gcc getTimeOfDay.c -o getTimeOfDay

# replace ~/bin with something in your path.

cp timer.pl getTimeOfDay ~/bin  

Finally, edit your copy of timer.pl to reflect the location of t-distribution.tbl on your system.

--------------------------------

README for graphing suite:

Look in the timing-test-case for an example.  The .def file contains definitions that set the title, and x,y labels of the graph.  

The .dat files are the raw x,y data points (not all x's, y's need be present, or consistent between data sets).

It should work for an arbitrary number of .dat files.


To use the .ps file, you'll have to do this when you compile your latex:

latex bar.tex
dvips -j0 bar.dvi
ps2pdf bar.ps