summaryrefslogtreecommitdiff
path: root/server-scalability/results/lynx/test_download-20171103T140149/tests.gplot
diff options
context:
space:
mode:
Diffstat (limited to 'server-scalability/results/lynx/test_download-20171103T140149/tests.gplot')
-rw-r--r--server-scalability/results/lynx/test_download-20171103T140149/tests.gplot8
1 files changed, 8 insertions, 0 deletions
diff --git a/server-scalability/results/lynx/test_download-20171103T140149/tests.gplot b/server-scalability/results/lynx/test_download-20171103T140149/tests.gplot
new file mode 100644
index 0000000..d56bdb9
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T140149/tests.gplot
@@ -0,0 +1,8 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T140149/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-20171103T140149/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS"