1
0
Bifurcation 0

added speedup plot

Cette révision appartient à :
Stephen McQuay 2011-05-29 21:31:53 -06:00
Parent 603a100946
révision 811705d6b9
1 fichiers modifiés avec 10 ajouts et 0 suppressions

10
plots/scalability/speedup.plt Fichier normal
Voir le fichier

@ -0,0 +1,10 @@
set terminal postscript enhanced
set nokey
set xlabel "Number of Participating Minions"
set ylabel "Speedup (S_p)"
set log xy
plot 'scale.out' u 1:3 w lp t 'Speedup'