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