/runtime-graph

A tiny snippet of bash and R to graph run times of a repeated job

Primary LanguageR

A wrapper around a shell script to produce a graph of runtimes.

2012/02/09

This script has only been tested on ubuntu and debian.

You will need R installed: sudo apt-get install r-base

Invoke with: ./timeRun.sh dummyJob.sh

Resultant graph