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