ast-experimental
stuck-waitfor-destruct
|
Last change
on this file since 5eb9327 was 109e8b7, checked in by caparsons <caparson@…>, 3 years ago |
|
added actor performance graph plotting script
|
-
Property mode
set to
100755
|
|
File size:
196 bytes
|
| Line | |
|---|
| 1 | #!/bin/bash -
|
|---|
| 2 | python3 plotData.py data/nasus_ALL.txt nasus
|
|---|
| 3 | python3 plotData.py data/pyke_ALL.txt pyke
|
|---|
| 4 | python3 plotData.py data/nasus_CFA.txt nasusCFA
|
|---|
| 5 | python3 plotData.py data/pyke_CFA.txt pykeCFA
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.