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