Last change
on this file was 14e1053, checked in by caparsons <caparson@…>, 2 years ago |
first draft of full waituntil chapter and conclusion chapter. Lots of graph/plotting utilities cleanup. Reran all CFA actor benchmarks after recent changes. Small changes to actor.tex in performance section
|
-
Property mode
set to
100755
|
File size:
192 bytes
|
Line | |
---|
1 | #!/bin/bash -
|
---|
2 | python3 plotData.py data/nasus.txt nasus_
|
---|
3 | python3 plotData.py data/pyke.txt pyke_
|
---|
4 | python3 plotData.py data/nasus_future.txt nasus_
|
---|
5 | python3 plotData.py data/pyke_future.txt pyke_
|
---|
Note:
See
TracBrowser
for help on using the repository browser.