source: doc/theses/colby_parsons_MMAth/benchmarks/actors/genPlots @ fb7cda9

ADTast-experimental
Last change on this file since fb7cda9 was 109e8b7, checked in by caparsons <caparson@…>, 16 months ago

added actor performance graph plotting script

  • Property mode set to 100755
File size: 196 bytes
Line 
1#!/bin/bash -
2python3 plotData.py data/nasus_ALL.txt nasus
3python3 plotData.py data/pyke_ALL.txt pyke
4python3 plotData.py data/nasus_CFA.txt nasusCFA
5python3 plotData.py data/pyke_CFA.txt pykeCFA
Note: See TracBrowser for help on using the repository browser.