summaryrefslogtreecommitdiff
path: root/server-scalability/results/lynx/test_upload-20171103T141000/tests.gplot
blob: b61ed0f01cc71dd1229cb75bc27089a8dec8636e (plain)
1
2
3
4
5
6
7
8
set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T141000/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-20171103T141000/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS"