FreeBSD Manual Pages
bench2graph(1) bench2graph(1) NAME bench2graph - draws Postscript graphs from Autobench output (using gnu- plot) SYNOPSIS bench2graph file outfile [col1 col2 col3...] DESCRIPTION bench2graph takes a TSV format autobench results file, and uses gnuplot to graph the results, producing output in Postscript. file should be the name of the autobench results file. outfile is the name of the file in which to store the output. Optionally, you can specify which of the columns in the autobench re- sults file should be plotted, eg: bench2graph results.tsv results.ps 3 5 6 Will plot columns 3, 5 and 6 from the file 'results.tsv' SEE ALSO autobench(1) AUTHOR Samuel Dupas <samuel.dupas@synaptique.co.uk> Man Page by Julian T. J. Midgley <jtjm@xenoclast.org> June 20, 2001 bench2graph(1)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=bench2graph&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>