summaryrefslogtreecommitdiff
path: root/server-scalability/results/lynx/test_upload-20171103T134301/tests.gplot
blob: d41536f4744a3a54c45e82b38aad57e77204fc8c (plain)
1
2
3
4
5
6
7
8
set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T134301/tests.png"
set title "Successful Tests Per Second"
set terminal png size 640,540
set xlabel "Concurrent Users"
set ylabel "Test/s"
set grid back
set xrange [0:201]
plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T134301/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS"