made the labels of plots work better with how they are presented in the results chapter
--HG-- rename : plots/scalability/speedup.plt => plots/scalability/efficiency.plt
This commit is contained in:
@@ -3,7 +3,7 @@ load '../all.plt'
|
||||
|
||||
set output 'timing.2.aggregate.eps'
|
||||
|
||||
set title '2-D Interpolation Timing Data'
|
||||
# set title '2-D Interpolation Timing Data'
|
||||
|
||||
plot 'time.out' u 1:2 t 'Order 2, res 1' w lp, \
|
||||
'' u 1:3 t 'Order 3, res 1' w lp, \
|
||||
|
||||
Reference in New Issue
Block a user