You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set title "Trial results for 'dump-distance_1000'"
set xlabel "Worker Count" 0.0,0.0
set ylabel "Speedup" 0.0,0.0
set key left top box
set pointsize 1.8
plot [0:16] [0:16] x title "parallelism" lt 2, 3777.571131 notitle lt 2, "dump-distance_1000.csv" using 1:2 title "burdened speedup" with lines lt 1, "dump-distance_1000.csv" using 1:4 with points pt 1 title "trials"