summaryrefslogtreecommitdiff
path: root/server-scalability/results/lynx/test_download-20171103T141537
diff options
context:
space:
mode:
Diffstat (limited to 'server-scalability/results/lynx/test_download-20171103T141537')
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/funkload.css257
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/funkload.xml.zipbin0 -> 2406513 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/index.html1010
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/index.rst209
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/pages.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/pages.gplot41
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/pages.pngbin0 -> 7452 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/pages_spps.pngbin0 -> 8034 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/request_001.001.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/request_001.001.gplot11
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/request_001.001.pngbin0 -> 7556 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/requests.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/requests.gplot15
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/requests.pngbin0 -> 7506 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/requests_rps.pngbin0 -> 7812 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/tests.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/tests.gplot8
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/tests.pngbin0 -> 7406 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-000.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-001.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-002.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-003.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-004.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-005.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-006.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps-007.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps.gplot26
-rw-r--r--server-scalability/results/lynx/test_download-20171103T141537/time_rps.pngbin0 -> 12811 bytes
28 files changed, 1869 insertions, 0 deletions
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/funkload.css b/server-scalability/results/lynx/test_download-20171103T141537/funkload.css
new file mode 100644
index 0000000..fade443
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/funkload.css
@@ -0,0 +1,257 @@
+/* funkload doc css */
+/* $Id: nuxeo_doc.css 21596 2005-02-15 10:01:33Z bdelbosc $ */
+
+body {
+ font: 90% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ background: #ffffff;
+ color: black;
+ margin: 2em;
+ padding: 2em;
+}
+
+a[href] {
+ color: #436976;
+ background-color: transparent;
+}
+
+h1 a[href] {
+ text-decoration: none;
+ color: #fcb100;
+ background-color: transparent;
+}
+
+a.strong {
+ font-weight: bold;
+}
+
+img {
+ margin: 0;
+ border: 0;
+}
+
+p {
+ margin: 0.5em 0 1em 0;
+ line-height: 1.5em;
+}
+p a {
+ text-decoration: underline;
+}
+p a:visited {
+ color: purple;
+ background-color: transparent;
+}
+p a:active {
+ color: red;
+ background-color: transparent;
+}
+a:hover {
+ text-decoration: none;
+}
+p img {
+ border: 0;
+ margin: 0;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ color: #003a6b;
+ background-color: transparent;
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ margin: 0;
+ padding-top: 0.5em;
+}
+
+h1 {
+ font-size: 160%;
+ margin-bottom: 0.5em;
+ border-bottom: 1px solid #888;
+ margin-top: 1em;
+}
+
+h1.title {
+ font-size: 200%;
+}
+
+h2 {
+ font-size: 140%;
+ margin-bottom: 0.5em;
+}
+h3 {
+ font-size: 120%;
+ margin-bottom: 0.5em;
+}
+h4 {
+ font-size: 110%;
+ font-weight: bold;
+}
+h5 {
+ font-size: 100%;
+ font-weight: bold;
+}
+h6 {
+ font-size: 80%;
+ font-weight: bold;
+}
+
+ul a, ol a {
+ text-decoration: underline;
+}
+
+dt {
+ font-weight: bold;
+}
+dt a {
+ text-decoration: none;
+}
+
+dd {
+ line-height: 1.5em;
+ margin-bottom: 1em;
+}
+
+legend {
+ background: #ffffff;
+ padding: 0.5em;
+}
+
+form {
+ margin: 0;
+}
+
+
+dl.form {
+ margin: 0;
+ padding: 1em;
+}
+
+dl.form dt {
+ width: 30%;
+ float: left;
+ margin: 0;
+ padding: 0 0.5em 0.5em 0;
+ text-align: right;
+}
+
+input {
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ color: black;
+ background-color: white;
+ vertical-align: middle;
+}
+
+abbr, acronym, .explain {
+ color: black;
+ background-color: transparent;
+}
+
+q, blockquote {
+}
+
+code, pre {
+ font-family: monospace;
+ font-size: 1.2em;
+ display: block;
+ padding: 10px;
+ border: 1px solid #838183;
+ background-color: #eee;
+ color: #000;
+ overflow: auto;
+ margin: 0.5em 1em;
+}
+
+table.docutils {
+ border: 1px solid black;
+ font-size: 0.6em;
+ border-spacing: 0;
+ padding: 0;
+ margin: 1em;
+}
+
+table.docutils td {
+ border: 1px solid #CCC;
+ text-align: right;
+ padding: 0 0.3em;
+ margin: 0;
+}
+
+table.docutils tr {
+ padding: 0;
+ margin: 0;
+}
+
+table.docutils th {
+ border: 1px solid #CCC;
+ border-bottom: 1px solid black;
+ padding: 0.3em;
+ font-weight: bold;
+ margin: 0;
+}
+
+table.docutils td p, table.docutils th p {
+ margin: 0;
+ padding: 0;
+}
+
+table.docutils th.field-name {
+ border: 1px solid #CCC;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning, div.note {
+ padding: 0.5em;
+ background-color: #fee;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning p.admonition-title {
+ color: red ;
+ font-weight: bold ;
+}
+
+div.abstract p.topic-title {
+ font-weight: bold
+}
+
+
+th.field-name {
+ font-weight: bold;
+ font-size: 1.5em;
+}
+
+td.field-body {
+ font-size: 1.5em;
+}
+
+tr.field {
+ border: none;
+}
+
+
+div.contents p.first a {
+ font-size: 150%;
+ border-bottom: 1px solid #888;
+ color: #fcb100;
+}
+
+div.contents a { text-decoration: none }
+
+pre.address {
+ display: inline;
+ border: none;
+ padding: 0;
+ margin: 0;
+}
+
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/funkload.xml.zip b/server-scalability/results/lynx/test_download-20171103T141537/funkload.xml.zip
new file mode 100644
index 0000000..ad25650
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/funkload.xml.zip
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/index.html b/server-scalability/results/lynx/test_download-20171103T141537/index.html
new file mode 100644
index 0000000..ff565ef
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/index.html
@@ -0,0 +1,1010 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
+<title>FunkLoad bench report</title>
+<meta name="date" content="2017-11-03 14:15:37" />
+<style type="text/css">
+
+/* funkload doc css */
+/* $Id: nuxeo_doc.css 21596 2005-02-15 10:01:33Z bdelbosc $ */
+
+body {
+ font: 90% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ background: #ffffff;
+ color: black;
+ margin: 2em;
+ padding: 2em;
+}
+
+a[href] {
+ color: #436976;
+ background-color: transparent;
+}
+
+h1 a[href] {
+ text-decoration: none;
+ color: #fcb100;
+ background-color: transparent;
+}
+
+a.strong {
+ font-weight: bold;
+}
+
+img {
+ margin: 0;
+ border: 0;
+}
+
+p {
+ margin: 0.5em 0 1em 0;
+ line-height: 1.5em;
+}
+p a {
+ text-decoration: underline;
+}
+p a:visited {
+ color: purple;
+ background-color: transparent;
+}
+p a:active {
+ color: red;
+ background-color: transparent;
+}
+a:hover {
+ text-decoration: none;
+}
+p img {
+ border: 0;
+ margin: 0;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ color: #003a6b;
+ background-color: transparent;
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ margin: 0;
+ padding-top: 0.5em;
+}
+
+h1 {
+ font-size: 160%;
+ margin-bottom: 0.5em;
+ border-bottom: 1px solid #888;
+ margin-top: 1em;
+}
+
+h1.title {
+ font-size: 200%;
+}
+
+h2 {
+ font-size: 140%;
+ margin-bottom: 0.5em;
+}
+h3 {
+ font-size: 120%;
+ margin-bottom: 0.5em;
+}
+h4 {
+ font-size: 110%;
+ font-weight: bold;
+}
+h5 {
+ font-size: 100%;
+ font-weight: bold;
+}
+h6 {
+ font-size: 80%;
+ font-weight: bold;
+}
+
+ul a, ol a {
+ text-decoration: underline;
+}
+
+dt {
+ font-weight: bold;
+}
+dt a {
+ text-decoration: none;
+}
+
+dd {
+ line-height: 1.5em;
+ margin-bottom: 1em;
+}
+
+legend {
+ background: #ffffff;
+ padding: 0.5em;
+}
+
+form {
+ margin: 0;
+}
+
+
+dl.form {
+ margin: 0;
+ padding: 1em;
+}
+
+dl.form dt {
+ width: 30%;
+ float: left;
+ margin: 0;
+ padding: 0 0.5em 0.5em 0;
+ text-align: right;
+}
+
+input {
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ color: black;
+ background-color: white;
+ vertical-align: middle;
+}
+
+abbr, acronym, .explain {
+ color: black;
+ background-color: transparent;
+}
+
+q, blockquote {
+}
+
+code, pre {
+ font-family: monospace;
+ font-size: 1.2em;
+ display: block;
+ padding: 10px;
+ border: 1px solid #838183;
+ background-color: #eee;
+ color: #000;
+ overflow: auto;
+ margin: 0.5em 1em;
+}
+
+table.docutils {
+ border: 1px solid black;
+ font-size: 0.6em;
+ border-spacing: 0;
+ padding: 0;
+ margin: 1em;
+}
+
+table.docutils td {
+ border: 1px solid #CCC;
+ text-align: right;
+ padding: 0 0.3em;
+ margin: 0;
+}
+
+table.docutils tr {
+ padding: 0;
+ margin: 0;
+}
+
+table.docutils th {
+ border: 1px solid #CCC;
+ border-bottom: 1px solid black;
+ padding: 0.3em;
+ font-weight: bold;
+ margin: 0;
+}
+
+table.docutils td p, table.docutils th p {
+ margin: 0;
+ padding: 0;
+}
+
+table.docutils th.field-name {
+ border: 1px solid #CCC;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning, div.note {
+ padding: 0.5em;
+ background-color: #fee;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning p.admonition-title {
+ color: red ;
+ font-weight: bold ;
+}
+
+div.abstract p.topic-title {
+ font-weight: bold
+}
+
+
+th.field-name {
+ font-weight: bold;
+ font-size: 1.5em;
+}
+
+td.field-body {
+ font-size: 1.5em;
+}
+
+tr.field {
+ border: none;
+}
+
+
+div.contents p.first a {
+ font-size: 150%;
+ border-bottom: 1px solid #888;
+ color: #fcb100;
+}
+
+div.contents a { text-decoration: none }
+
+pre.address {
+ display: inline;
+ border: none;
+ padding: 0;
+ margin: 0;
+}
+
+
+</style>
+</head>
+<body>
+<div class="document" id="funkload-bench-report">
+<h1 class="title"><a class="reference external" href="http://funkload.nuxeo.org/">FunkLoad</a> bench report</h1>
+<table class="docinfo" frame="void" rules="none">
+<col class="docinfo-name" />
+<col class="docinfo-content" />
+<tbody valign="top">
+<tr><th class="docinfo-name">Date:</th>
+<td>2017-11-03 14:15:37</td></tr>
+</tbody>
+</table>
+<div class="abstract topic">
+<p class="topic-title first">Abstract</p>
+<p>Upload and download blobs
+Bench result of <tt class="docutils literal">Blobs.test_download</tt>:
+Download blobs stress test</p>
+</div>
+<div class="contents topic" id="table-of-contents">
+<p class="topic-title first">Table of contents</p>
+<ul class="auto-toc simple">
+<li><a class="reference internal" href="#bench-configuration" id="id1">1&nbsp;&nbsp;&nbsp;Bench configuration</a></li>
+<li><a class="reference internal" href="#bench-content" id="id2">2&nbsp;&nbsp;&nbsp;Bench content</a></li>
+<li><a class="reference internal" href="#test-stats" id="id3">3&nbsp;&nbsp;&nbsp;Test stats</a></li>
+<li><a class="reference internal" href="#page-stats" id="id4">4&nbsp;&nbsp;&nbsp;Page stats</a></li>
+<li><a class="reference internal" href="#request-stats" id="id5">5&nbsp;&nbsp;&nbsp;Request stats</a></li>
+<li><a class="reference internal" href="#slowest-requests" id="id6">6&nbsp;&nbsp;&nbsp;Slowest requests</a></li>
+<li><a class="reference internal" href="#page-detail-stats" id="id7">7&nbsp;&nbsp;&nbsp;Page detail stats</a><ul class="auto-toc">
+<li><a class="reference internal" href="#page-001-download-blob" id="id8">7.1&nbsp;&nbsp;&nbsp;PAGE 001: Download blob</a></li>
+</ul>
+</li>
+<li><a class="reference internal" href="#definitions" id="id9">8&nbsp;&nbsp;&nbsp;Definitions</a></li>
+</ul>
+</div>
+<div class="section" id="bench-configuration">
+<h1><a class="toc-backref" href="#id1">1&nbsp;&nbsp;&nbsp;Bench configuration</a></h1>
+<ul class="simple">
+<li>Launched: 2017-11-03 14:15:37</li>
+<li>From: lynx</li>
+<li>Test: <tt class="docutils literal">test_Blobs.py Blobs.test_download</tt></li>
+<li>Target server: <a class="reference external" href="http://giraffe.cdev.bitmask.net:2424/">http://giraffe.cdev.bitmask.net:2424/</a></li>
+<li>Cycles of concurrent users: [25, 50, 75, 100, 125, 150, 175, 200]</li>
+<li>Cycle duration: 30s</li>
+<li>Sleeptime between requests: from 0.0s to 0.0s</li>
+<li>Sleeptime between test cases: 0.0s</li>
+<li>Startup delay between threads: 0.01s</li>
+<li>Apdex: <sub>1.5</sub></li>
+<li><a class="reference external" href="http://funkload.nuxeo.org/">FunkLoad</a> version: 1.17.2</li>
+</ul>
+</div>
+<div class="section" id="bench-content">
+<h1><a class="toc-backref" href="#id2">2&nbsp;&nbsp;&nbsp;Bench content</a></h1>
+<p>The test <tt class="docutils literal">Blobs.test_download</tt> contains:</p>
+<ul class="simple">
+<li>1 page</li>
+<li>0 redirects</li>
+<li>0 links</li>
+<li>0 images</li>
+<li>0 XML-RPC calls</li>
+</ul>
+<p>The bench contains:</p>
+<ul class="simple">
+<li>63520 tests</li>
+<li>63790 pages</li>
+<li>63790 requests</li>
+</ul>
+</div>
+<div class="section" id="test-stats">
+<h1><a class="toc-backref" href="#id3">3&nbsp;&nbsp;&nbsp;Test stats</a></h1>
+<p>The number of Successful <strong>Tests</strong> Per Second (STPS) over Concurrent Users (CUs).</p>
+<blockquote>
+<img alt="tests.png" src="tests.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="20%" />
+<col width="20%" />
+<col width="20%" />
+<col width="20%" />
+<col width="20%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">STPS</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>142.500</td>
+<td>4275</td>
+<td>4275</td>
+<td>0.00%</td>
+</tr>
+<tr><td>50</td>
+<td>252.467</td>
+<td>7574</td>
+<td>7574</td>
+<td>0.00%</td>
+</tr>
+<tr><td>75</td>
+<td>288.300</td>
+<td>8649</td>
+<td>8649</td>
+<td>0.00%</td>
+</tr>
+<tr><td>100</td>
+<td>300.200</td>
+<td>9006</td>
+<td>9006</td>
+<td>0.00%</td>
+</tr>
+<tr><td>125</td>
+<td>265.800</td>
+<td>7974</td>
+<td>7974</td>
+<td>0.00%</td>
+</tr>
+<tr><td>150</td>
+<td>303.233</td>
+<td>9097</td>
+<td>9097</td>
+<td>0.00%</td>
+</tr>
+<tr><td>175</td>
+<td>302.367</td>
+<td>9071</td>
+<td>9071</td>
+<td>0.00%</td>
+</tr>
+<tr><td>200</td>
+<td>262.467</td>
+<td>7874</td>
+<td>7874</td>
+<td>0.00%</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</div>
+<div class="section" id="page-stats">
+<h1><a class="toc-backref" href="#id4">4&nbsp;&nbsp;&nbsp;Page stats</a></h1>
+<p>The number of Successful <strong>Pages</strong> Per Second (SPPS) over Concurrent Users (CUs).
+Note: an XML-RPC call counts as a page.</p>
+<blockquote>
+<img alt="pages_spps.png" src="pages_spps.png" />
+<img alt="pages.png" src="pages.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">Apdex*</th>
+<th class="head">Rating</th>
+<th class="head">SPPS</th>
+<th class="head">maxSPPS</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+<th class="head">MIN</th>
+<th class="head">AVG</th>
+<th class="head">MAX</th>
+<th class="head">P10</th>
+<th class="head">MED</th>
+<th class="head">P90</th>
+<th class="head">P95</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>142.500</td>
+<td>166.000</td>
+<td>4275</td>
+<td>4275</td>
+<td>0.00%</td>
+<td>0.022</td>
+<td>0.157</td>
+<td>0.361</td>
+<td>0.100</td>
+<td>0.159</td>
+<td>0.198</td>
+<td>0.218</td>
+</tr>
+<tr><td>50</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>253.167</td>
+<td>301.000</td>
+<td>7595</td>
+<td>7595</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.143</td>
+<td>0.409</td>
+<td>0.077</td>
+<td>0.137</td>
+<td>0.204</td>
+<td>0.274</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>288.467</td>
+<td>332.000</td>
+<td>8654</td>
+<td>8654</td>
+<td>0.00%</td>
+<td>0.011</td>
+<td>0.143</td>
+<td>0.390</td>
+<td>0.064</td>
+<td>0.145</td>
+<td>0.213</td>
+<td>0.230</td>
+</tr>
+<tr><td>100</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>300.433</td>
+<td>331.000</td>
+<td>9013</td>
+<td>9013</td>
+<td>0.00%</td>
+<td>0.014</td>
+<td>0.197</td>
+<td>1.251</td>
+<td>0.101</td>
+<td>0.201</td>
+<td>0.278</td>
+<td>0.300</td>
+</tr>
+<tr><td>125</td>
+<td>0.999</td>
+<td>Excellent</td>
+<td>267.900</td>
+<td>334.000</td>
+<td>8037</td>
+<td>8037</td>
+<td>0.00%</td>
+<td>0.010</td>
+<td>0.268</td>
+<td>1.648</td>
+<td>0.079</td>
+<td>0.224</td>
+<td>0.522</td>
+<td>0.585</td>
+</tr>
+<tr><td>150</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>304.233</td>
+<td>360.000</td>
+<td>9127</td>
+<td>9127</td>
+<td>0.00%</td>
+<td>0.023</td>
+<td>0.293</td>
+<td>0.733</td>
+<td>0.182</td>
+<td>0.295</td>
+<td>0.400</td>
+<td>0.430</td>
+</tr>
+<tr><td>175</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>304.567</td>
+<td>363.000</td>
+<td>9137</td>
+<td>9137</td>
+<td>0.00%</td>
+<td>0.016</td>
+<td>0.342</td>
+<td>1.039</td>
+<td>0.204</td>
+<td>0.347</td>
+<td>0.471</td>
+<td>0.506</td>
+</tr>
+<tr><td>200</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>265.067</td>
+<td>305.000</td>
+<td>7952</td>
+<td>7952</td>
+<td>0.00%</td>
+<td>0.016</td>
+<td>0.295</td>
+<td>1.127</td>
+<td>0.115</td>
+<td>0.272</td>
+<td>0.508</td>
+<td>0.580</td>
+</tr>
+</tbody>
+</table>
+<p>* Apdex <sub>1.5</sub></p>
+</blockquote>
+</div>
+<div class="section" id="request-stats">
+<h1><a class="toc-backref" href="#id5">5&nbsp;&nbsp;&nbsp;Request stats</a></h1>
+<p>The number of <strong>Requests</strong> Per Second (RPS) (successful or not) over Concurrent Users (CUs).</p>
+<blockquote>
+<img alt="requests_rps.png" src="requests_rps.png" />
+<img alt="requests.png" src="requests.png" />
+<img alt="time_rps.png" src="time_rps.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">Apdex*</th>
+<th class="head">Rating*</th>
+<th class="head">RPS</th>
+<th class="head">maxRPS</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+<th class="head">MIN</th>
+<th class="head">AVG</th>
+<th class="head">MAX</th>
+<th class="head">P10</th>
+<th class="head">MED</th>
+<th class="head">P90</th>
+<th class="head">P95</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>142.500</td>
+<td>166.000</td>
+<td>4275</td>
+<td>4275</td>
+<td>0.00%</td>
+<td>0.022</td>
+<td>0.157</td>
+<td>0.361</td>
+<td>0.100</td>
+<td>0.159</td>
+<td>0.198</td>
+<td>0.218</td>
+</tr>
+<tr><td>50</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>253.167</td>
+<td>301.000</td>
+<td>7595</td>
+<td>7595</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.143</td>
+<td>0.409</td>
+<td>0.077</td>
+<td>0.137</td>
+<td>0.204</td>
+<td>0.274</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>288.467</td>
+<td>332.000</td>
+<td>8654</td>
+<td>8654</td>
+<td>0.00%</td>
+<td>0.011</td>
+<td>0.143</td>
+<td>0.390</td>
+<td>0.064</td>
+<td>0.145</td>
+<td>0.213</td>
+<td>0.230</td>
+</tr>
+<tr><td>100</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>300.433</td>
+<td>331.000</td>
+<td>9013</td>
+<td>9013</td>
+<td>0.00%</td>
+<td>0.014</td>
+<td>0.197</td>
+<td>1.251</td>
+<td>0.101</td>
+<td>0.201</td>
+<td>0.278</td>
+<td>0.300</td>
+</tr>
+<tr><td>125</td>
+<td>0.999</td>
+<td>Excellent</td>
+<td>267.900</td>
+<td>334.000</td>
+<td>8037</td>
+<td>8037</td>
+<td>0.00%</td>
+<td>0.010</td>
+<td>0.268</td>
+<td>1.648</td>
+<td>0.079</td>
+<td>0.224</td>
+<td>0.522</td>
+<td>0.585</td>
+</tr>
+<tr><td>150</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>304.233</td>
+<td>360.000</td>
+<td>9127</td>
+<td>9127</td>
+<td>0.00%</td>
+<td>0.023</td>
+<td>0.293</td>
+<td>0.733</td>
+<td>0.182</td>
+<td>0.295</td>
+<td>0.400</td>
+<td>0.430</td>
+</tr>
+<tr><td>175</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>304.567</td>
+<td>363.000</td>
+<td>9137</td>
+<td>9137</td>
+<td>0.00%</td>
+<td>0.016</td>
+<td>0.342</td>
+<td>1.039</td>
+<td>0.204</td>
+<td>0.347</td>
+<td>0.471</td>
+<td>0.506</td>
+</tr>
+<tr><td>200</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>265.067</td>
+<td>305.000</td>
+<td>7952</td>
+<td>7952</td>
+<td>0.00%</td>
+<td>0.016</td>
+<td>0.295</td>
+<td>1.127</td>
+<td>0.115</td>
+<td>0.272</td>
+<td>0.508</td>
+<td>0.580</td>
+</tr>
+</tbody>
+</table>
+<p>* Apdex <sub>1.5</sub></p>
+</blockquote>
+</div>
+<div class="section" id="slowest-requests">
+<h1><a class="toc-backref" href="#id6">6&nbsp;&nbsp;&nbsp;Slowest requests</a></h1>
+<p>The 5 slowest average response time during the best cycle with <strong>175</strong> CUs:</p>
+<ul class="simple">
+<li>In page 001, Apdex rating: Excellent, avg response time: 0.34s, get: <tt class="docutils literal">/blobs/0/3263</tt>
+<cite>Download blob</cite></li>
+</ul>
+</div>
+<div class="section" id="page-detail-stats">
+<h1><a class="toc-backref" href="#id7">7&nbsp;&nbsp;&nbsp;Page detail stats</a></h1>
+<div class="section" id="page-001-download-blob">
+<h2><a class="toc-backref" href="#id8">7.1&nbsp;&nbsp;&nbsp;PAGE 001: Download blob</a></h2>
+<ul>
+<li><p class="first">Req: 001, get, url <tt class="docutils literal">/blobs/0/4320</tt></p>
+<blockquote>
+<img alt="request_001.001.png" src="request_001.001.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">Apdex*</th>
+<th class="head">Rating</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+<th class="head">MIN</th>
+<th class="head">AVG</th>
+<th class="head">MAX</th>
+<th class="head">P10</th>
+<th class="head">MED</th>
+<th class="head">P90</th>
+<th class="head">P95</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>4275</td>
+<td>4275</td>
+<td>0.00%</td>
+<td>0.022</td>
+<td>0.157</td>
+<td>0.361</td>
+<td>0.100</td>
+<td>0.159</td>
+<td>0.198</td>
+<td>0.218</td>
+</tr>
+<tr><td>50</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>7595</td>
+<td>7595</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.143</td>
+<td>0.409</td>
+<td>0.077</td>
+<td>0.137</td>
+<td>0.204</td>
+<td>0.274</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>8654</td>
+<td>8654</td>
+<td>0.00%</td>
+<td>0.011</td>
+<td>0.143</td>
+<td>0.390</td>
+<td>0.064</td>
+<td>0.145</td>
+<td>0.213</td>
+<td>0.230</td>
+</tr>
+<tr><td>100</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>9013</td>
+<td>9013</td>
+<td>0.00%</td>
+<td>0.014</td>
+<td>0.197</td>
+<td>1.251</td>
+<td>0.101</td>
+<td>0.201</td>
+<td>0.278</td>
+<td>0.300</td>
+</tr>
+<tr><td>125</td>
+<td>0.999</td>
+<td>Excellent</td>
+<td>8037</td>
+<td>8037</td>
+<td>0.00%</td>
+<td>0.010</td>
+<td>0.268</td>
+<td>1.648</td>
+<td>0.079</td>
+<td>0.224</td>
+<td>0.522</td>
+<td>0.585</td>
+</tr>
+<tr><td>150</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>9127</td>
+<td>9127</td>
+<td>0.00%</td>
+<td>0.023</td>
+<td>0.293</td>
+<td>0.733</td>
+<td>0.182</td>
+<td>0.295</td>
+<td>0.400</td>
+<td>0.430</td>
+</tr>
+<tr><td>175</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>9137</td>
+<td>9137</td>
+<td>0.00%</td>
+<td>0.016</td>
+<td>0.342</td>
+<td>1.039</td>
+<td>0.204</td>
+<td>0.347</td>
+<td>0.471</td>
+<td>0.506</td>
+</tr>
+<tr><td>200</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>7952</td>
+<td>7952</td>
+<td>0.00%</td>
+<td>0.016</td>
+<td>0.295</td>
+<td>1.127</td>
+<td>0.115</td>
+<td>0.272</td>
+<td>0.508</td>
+<td>0.580</td>
+</tr>
+</tbody>
+</table>
+<p>* Apdex <sub>1.5</sub></p>
+</blockquote>
+</li>
+</ul>
+</div>
+</div>
+<div class="section" id="definitions">
+<h1><a class="toc-backref" href="#id9">8&nbsp;&nbsp;&nbsp;Definitions</a></h1>
+<ul>
+<li><p class="first">CUs: Concurrent users or number of concurrent threads executing tests.</p>
+</li>
+<li><p class="first">Request: a single GET/POST/redirect/XML-RPC request.</p>
+</li>
+<li><p class="first">Page: a request with redirects and resource links (image, css, js) for an HTML page.</p>
+</li>
+<li><p class="first">STPS: Successful tests per second.</p>
+</li>
+<li><p class="first">SPPS: Successful pages per second.</p>
+</li>
+<li><p class="first">RPS: Requests per second, successful or not.</p>
+</li>
+<li><p class="first">maxSPPS: Maximum SPPS during the cycle.</p>
+</li>
+<li><p class="first">maxRPS: Maximum RPS during the cycle.</p>
+</li>
+<li><p class="first">MIN: Minimum response time for a page or request.</p>
+</li>
+<li><p class="first">AVG: Average response time for a page or request.</p>
+</li>
+<li><p class="first">MAX: Maximmum response time for a page or request.</p>
+</li>
+<li><p class="first">P10: 10th percentile, response time where 10 percent of pages or requests are delivered.</p>
+</li>
+<li><p class="first">MED: Median or 50th percentile, response time where half of pages or requests are delivered.</p>
+</li>
+<li><p class="first">P90: 90th percentile, response time where 90 percent of pages or requests are delivered.</p>
+</li>
+<li><p class="first">P95: 95th percentile, response time where 95 percent of pages or requests are delivered.</p>
+</li>
+<li><p class="first">Apdex T: Application Performance Index,
+this is a numerical measure of user satisfaction, it is based
+on three zones of application responsiveness:</p>
+<ul>
+<li><p class="first">Satisfied: The user is fully productive. This represents the
+time value (T seconds) below which users are not impeded by
+application response time.</p>
+</li>
+<li><p class="first">Tolerating: The user notices performance lagging within
+responses greater than T, but continues the process.</p>
+</li>
+<li><p class="first">Frustrated: Performance with a response time greater than 4*T
+seconds is unacceptable, and users may abandon the process.</p>
+<p>By default T is set to 1.5s. This means that response time between 0
+and 1.5s the user is fully productive, between 1.5 and 6s the
+responsivness is tolerable and above 6s the user is frustrated.</p>
+<p>The Apdex score converts many measurements into one number on a
+uniform scale of 0-to-1 (0 = no users satisfied, 1 = all users
+satisfied).</p>
+<p>Visit <a class="reference external" href="http://www.apdex.org/">http://www.apdex.org/</a> for more information.</p>
+</li>
+</ul>
+</li>
+<li><p class="first">Rating: To ease interpretation, the Apdex score is also represented
+as a rating:</p>
+<ul class="simple">
+<li>U for UNACCEPTABLE represented in gray for a score between 0 and 0.5</li>
+<li>P for POOR represented in red for a score between 0.5 and 0.7</li>
+<li>F for FAIR represented in yellow for a score between 0.7 and 0.85</li>
+<li>G for Good represented in green for a score between 0.85 and 0.94</li>
+<li>E for Excellent represented in blue for a score between 0.94 and 1.</li>
+</ul>
+</li>
+</ul>
+<p>Report generated with <a class="reference external" href="http://funkload.nuxeo.org/">FunkLoad</a> 1.17.2, more information available on the <a class="reference external" href="http://funkload.nuxeo.org/#benching">FunkLoad site</a>.</p>
+</div>
+</div>
+<div class="footer">
+<hr class="footer" />
+Generated on: 2017-11-03 14:22 UTC.
+
+</div>
+</body>
+</html>
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/index.rst b/server-scalability/results/lynx/test_download-20171103T141537/index.rst
new file mode 100644
index 0000000..191b90e
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/index.rst
@@ -0,0 +1,209 @@
+======================
+FunkLoad_ bench report
+======================
+
+
+:date: 2017-11-03 14:15:37
+:abstract: Upload and download blobs
+ Bench result of ``Blobs.test_download``:
+ Download blobs stress test
+
+.. _FunkLoad: http://funkload.nuxeo.org/
+.. sectnum:: :depth: 2
+.. contents:: Table of contents
+.. |APDEXT| replace:: \ :sub:`1.5`
+
+Bench configuration
+-------------------
+
+* Launched: 2017-11-03 14:15:37
+* From: lynx
+* Test: ``test_Blobs.py Blobs.test_download``
+* Target server: http://giraffe.cdev.bitmask.net:2424/
+* Cycles of concurrent users: [25, 50, 75, 100, 125, 150, 175, 200]
+* Cycle duration: 30s
+* Sleeptime between requests: from 0.0s to 0.0s
+* Sleeptime between test cases: 0.0s
+* Startup delay between threads: 0.01s
+* Apdex: |APDEXT|
+* FunkLoad_ version: 1.17.2
+
+
+Bench content
+-------------
+
+The test ``Blobs.test_download`` contains:
+
+* 1 page
+* 0 redirects
+* 0 links
+* 0 images
+* 0 XML-RPC calls
+
+The bench contains:
+
+* 63520 tests
+* 63790 pages
+* 63790 requests
+
+
+Test stats
+----------
+
+The number of Successful **Tests** Per Second (STPS) over Concurrent Users (CUs).
+
+ .. image:: tests.png
+
+ ================== ================== ================== ================== ==================
+ CUs STPS TOTAL SUCCESS ERROR
+ ================== ================== ================== ================== ==================
+ 25 142.500 4275 4275 0.00%
+ 50 252.467 7574 7574 0.00%
+ 75 288.300 8649 8649 0.00%
+ 100 300.200 9006 9006 0.00%
+ 125 265.800 7974 7974 0.00%
+ 150 303.233 9097 9097 0.00%
+ 175 302.367 9071 9071 0.00%
+ 200 262.467 7874 7874 0.00%
+ ================== ================== ================== ================== ==================
+
+
+
+Page stats
+----------
+
+The number of Successful **Pages** Per Second (SPPS) over Concurrent Users (CUs).
+Note: an XML-RPC call counts as a page.
+
+ .. image:: pages_spps.png
+ .. image:: pages.png
+
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ CUs Apdex* Rating SPPS maxSPPS TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ 25 1.000 Excellent 142.500 166.000 4275 4275 0.00% 0.022 0.157 0.361 0.100 0.159 0.198 0.218
+ 50 1.000 Excellent 253.167 301.000 7595 7595 0.00% 0.008 0.143 0.409 0.077 0.137 0.204 0.274
+ 75 1.000 Excellent 288.467 332.000 8654 8654 0.00% 0.011 0.143 0.390 0.064 0.145 0.213 0.230
+ 100 1.000 Excellent 300.433 331.000 9013 9013 0.00% 0.014 0.197 1.251 0.101 0.201 0.278 0.300
+ 125 0.999 Excellent 267.900 334.000 8037 8037 0.00% 0.010 0.268 1.648 0.079 0.224 0.522 0.585
+ 150 1.000 Excellent 304.233 360.000 9127 9127 0.00% 0.023 0.293 0.733 0.182 0.295 0.400 0.430
+ 175 1.000 Excellent 304.567 363.000 9137 9137 0.00% 0.016 0.342 1.039 0.204 0.347 0.471 0.506
+ 200 1.000 Excellent 265.067 305.000 7952 7952 0.00% 0.016 0.295 1.127 0.115 0.272 0.508 0.580
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* Apdex |APDEXT|
+
+Request stats
+-------------
+
+The number of **Requests** Per Second (RPS) (successful or not) over Concurrent Users (CUs).
+
+ .. image:: requests_rps.png
+ .. image:: requests.png
+ .. image:: time_rps.png
+
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ CUs Apdex* Rating* RPS maxRPS TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ 25 1.000 Excellent 142.500 166.000 4275 4275 0.00% 0.022 0.157 0.361 0.100 0.159 0.198 0.218
+ 50 1.000 Excellent 253.167 301.000 7595 7595 0.00% 0.008 0.143 0.409 0.077 0.137 0.204 0.274
+ 75 1.000 Excellent 288.467 332.000 8654 8654 0.00% 0.011 0.143 0.390 0.064 0.145 0.213 0.230
+ 100 1.000 Excellent 300.433 331.000 9013 9013 0.00% 0.014 0.197 1.251 0.101 0.201 0.278 0.300
+ 125 0.999 Excellent 267.900 334.000 8037 8037 0.00% 0.010 0.268 1.648 0.079 0.224 0.522 0.585
+ 150 1.000 Excellent 304.233 360.000 9127 9127 0.00% 0.023 0.293 0.733 0.182 0.295 0.400 0.430
+ 175 1.000 Excellent 304.567 363.000 9137 9137 0.00% 0.016 0.342 1.039 0.204 0.347 0.471 0.506
+ 200 1.000 Excellent 265.067 305.000 7952 7952 0.00% 0.016 0.295 1.127 0.115 0.272 0.508 0.580
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* Apdex |APDEXT|
+
+Slowest requests
+----------------
+
+The 5 slowest average response time during the best cycle with **175** CUs:
+
+* In page 001, Apdex rating: Excellent, avg response time: 0.34s, get: ``/blobs/0/3263``
+ `Download blob`
+
+Page detail stats
+-----------------
+
+
+PAGE 001: Download blob
+~~~~~~~~~~~~~~~~~~~~~~~
+
+* Req: 001, get, url ``/blobs/0/4320``
+
+ .. image:: request_001.001.png
+
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ CUs Apdex* Rating TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ 25 1.000 Excellent 4275 4275 0.00% 0.022 0.157 0.361 0.100 0.159 0.198 0.218
+ 50 1.000 Excellent 7595 7595 0.00% 0.008 0.143 0.409 0.077 0.137 0.204 0.274
+ 75 1.000 Excellent 8654 8654 0.00% 0.011 0.143 0.390 0.064 0.145 0.213 0.230
+ 100 1.000 Excellent 9013 9013 0.00% 0.014 0.197 1.251 0.101 0.201 0.278 0.300
+ 125 0.999 Excellent 8037 8037 0.00% 0.010 0.268 1.648 0.079 0.224 0.522 0.585
+ 150 1.000 Excellent 9127 9127 0.00% 0.023 0.293 0.733 0.182 0.295 0.400 0.430
+ 175 1.000 Excellent 9137 9137 0.00% 0.016 0.342 1.039 0.204 0.347 0.471 0.506
+ 200 1.000 Excellent 7952 7952 0.00% 0.016 0.295 1.127 0.115 0.272 0.508 0.580
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* Apdex |APDEXT|
+
+Definitions
+-----------
+
+* CUs: Concurrent users or number of concurrent threads executing tests.
+* Request: a single GET/POST/redirect/XML-RPC request.
+* Page: a request with redirects and resource links (image, css, js) for an HTML page.
+* STPS: Successful tests per second.
+* SPPS: Successful pages per second.
+* RPS: Requests per second, successful or not.
+* maxSPPS: Maximum SPPS during the cycle.
+* maxRPS: Maximum RPS during the cycle.
+* MIN: Minimum response time for a page or request.
+* AVG: Average response time for a page or request.
+* MAX: Maximmum response time for a page or request.
+* P10: 10th percentile, response time where 10 percent of pages or requests are delivered.
+* MED: Median or 50th percentile, response time where half of pages or requests are delivered.
+* P90: 90th percentile, response time where 90 percent of pages or requests are delivered.
+* P95: 95th percentile, response time where 95 percent of pages or requests are delivered.
+* Apdex T: Application Performance Index,
+ this is a numerical measure of user satisfaction, it is based
+ on three zones of application responsiveness:
+
+ - Satisfied: The user is fully productive. This represents the
+ time value (T seconds) below which users are not impeded by
+ application response time.
+
+ - Tolerating: The user notices performance lagging within
+ responses greater than T, but continues the process.
+
+ - Frustrated: Performance with a response time greater than 4*T
+ seconds is unacceptable, and users may abandon the process.
+
+ By default T is set to 1.5s. This means that response time between 0
+ and 1.5s the user is fully productive, between 1.5 and 6s the
+ responsivness is tolerable and above 6s the user is frustrated.
+
+ The Apdex score converts many measurements into one number on a
+ uniform scale of 0-to-1 (0 = no users satisfied, 1 = all users
+ satisfied).
+
+ Visit http://www.apdex.org/ for more information.
+* Rating: To ease interpretation, the Apdex score is also represented
+ as a rating:
+
+ - U for UNACCEPTABLE represented in gray for a score between 0 and 0.5
+
+ - P for POOR represented in red for a score between 0.5 and 0.7
+
+ - F for FAIR represented in yellow for a score between 0.7 and 0.85
+
+ - G for Good represented in green for a score between 0.85 and 0.94
+
+ - E for Excellent represented in blue for a score between 0.94 and 1.
+
+
+Report generated with FunkLoad_ 1.17.2, more information available on the `FunkLoad site <http://funkload.nuxeo.org/#benching>`_. \ No newline at end of file
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/pages.data b/server-scalability/results/lynx/test_download-20171103T141537/pages.data
new file mode 100644
index 0000000..0bf7201
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/pages.data
@@ -0,0 +1,9 @@
+CUs SPPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX E G F P U
+25 142.5 0 0.022402048111 0.156947192365 0.361125946045 0.0995759963989 0.159288883209 0.197942018509 0.218152046204 1.0 1.0 0 0 0 0
+50 253.166666667 0 0.00805401802063 0.143092293108 0.4091360569 0.0765419006348 0.137063980103 0.20379281044 0.273654937744 1.0 1.0 0 0 0 0
+75 288.466666667 0 0.011029958725 0.142876963156 0.389914989471 0.0640099048615 0.14533996582 0.212519884109 0.229762077332 1.0 1.0 0 0 0 0
+100 300.433333333 0 0.0144171714783 0.197294555995 1.25111603737 0.100792884827 0.200658798218 0.277513980865 0.299790143967 1.0 1.0 0 0 0 0
+125 267.9 0 0.0104429721832 0.267597304153 1.64793419838 0.0792479515076 0.224349021912 0.521568775177 0.5849609375 0.999004603708 0.999004603708 0 0 0 0
+150 304.233333333 0 0.02268409729 0.293158222083 0.733050107956 0.18150806427 0.294766902924 0.399597167969 0.429595947266 1.0 1.0 0 0 0 0
+175 304.566666667 0 0.0156581401825 0.341969964723 1.03919887543 0.204016208649 0.346958875656 0.470610141754 0.505569934845 1.0 1.0 0 0 0 0
+200 265.066666667 0 0.0155920982361 0.294923639184 1.12712788582 0.115005016327 0.272355079651 0.507523059845 0.579987049103 1.0 1.0 0 0 0 0
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/pages.gplot b/server-scalability/results/lynx/test_download-20171103T141537/pages.gplot
new file mode 100644
index 0000000..8927083
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/pages.gplot
@@ -0,0 +1,41 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/pages_spps.png"
+set title "Successful Pages Per Second"
+set ylabel "Pages Per Second"
+set grid back
+set xrange [0:201]
+set terminal png size 640,540
+set format x ""
+set multiplot
+unset title
+unset xlabel
+set bmargin 0
+set lmargin 8
+set rmargin 9.5
+set key inside top
+set size 1, 0.6
+set origin 0, 0.4
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/pages.data" u 1:2 w linespoints lw 2 lt 2 t "SPPS"
+set boxwidth 0.8
+set style fill solid .7
+set ylabel "Apdex 1.5"
+set yrange [0:1]
+set key outside top
+set size 1.0, 0.4
+set bmargin 3
+set format x "% g"
+set xlabel "Concurrent Users"
+set origin 0.0, 0.0
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/pages.data" u 1:12 w boxes lw 2 lt rgb "#99CDFF" t "E", "" u 1:13 w boxes lw 2 lt rgb "#00FF01" t "G", "" u 1:14 w boxes lw 2 lt rgb "#FFFF00" t "F", "" u 1:15 w boxes lw 2 lt rgb "#FF7C81" t "P", "" u 1:16 w boxes lw 2 lt rgb "#C0C0C0" t "U"
+unset boxwidth
+set key inside top
+unset yrange
+set autoscale y
+unset multiplot
+set size 1.0, 1.0
+unset rmargin
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/pages.png"
+set title "Pages Response time"
+set ylabel "Duration (s)"
+set bars 5.0
+set style fill solid .25
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/pages.data" u 1:8:8:10:9 t "med/p90/p95" w candlesticks lt 1 lw 1 whiskerbars 0.5, "" u 1:7:4:8:8 w candlesticks lt 2 lw 1 t "min/p10/med" whiskerbars 0.5, "" u 1:5 t "avg" w lines lt 3 lw 2
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/pages.png b/server-scalability/results/lynx/test_download-20171103T141537/pages.png
new file mode 100644
index 0000000..508888c
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/pages.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/pages_spps.png b/server-scalability/results/lynx/test_download-20171103T141537/pages_spps.png
new file mode 100644
index 0000000..01b9239
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/pages_spps.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.data b/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.data
new file mode 100644
index 0000000..e39b52a
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.data
@@ -0,0 +1,9 @@
+CUs STEP ERROR MIN AVG MAX P10 P50 P90 P95 APDEX
+25 001.001 0 0.022402048111 0.156947192365 0.361125946045 0.0995759963989 0.159288883209 0.197942018509 0.218152046204 1.0
+50 001.001 0 0.00805401802063 0.143092293108 0.4091360569 0.0765419006348 0.137063980103 0.20379281044 0.273654937744 1.0
+75 001.001 0 0.011029958725 0.142876963156 0.389914989471 0.0640099048615 0.14533996582 0.212519884109 0.229762077332 1.0
+100 001.001 0 0.0144171714783 0.197294555995 1.25111603737 0.100792884827 0.200658798218 0.277513980865 0.299790143967 1.0
+125 001.001 0 0.0104429721832 0.267597304153 1.64793419838 0.0792479515076 0.224349021912 0.521568775177 0.5849609375 0.999004603708
+150 001.001 0 0.02268409729 0.293158222083 0.733050107956 0.18150806427 0.294766902924 0.399597167969 0.429595947266 1.0
+175 001.001 0 0.0156581401825 0.341969964723 1.03919887543 0.204016208649 0.346958875656 0.470610141754 0.505569934845 1.0
+200 001.001 0 0.0155920982361 0.294923639184 1.12712788582 0.115005016327 0.272355079651 0.507523059845 0.579987049103 1.0
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.gplot b/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.gplot
new file mode 100644
index 0000000..447b391
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.gplot
@@ -0,0 +1,11 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/request_001.001.png"
+set terminal png size 640,540
+set grid
+set bars 5.0
+set title "Request 001.001 Response time"
+set xlabel "Concurrent Users"
+set ylabel "Duration (s)"
+set grid back
+set style fill solid .25
+set xrange [0:201]
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/request_001.001.data" u 1:8:8:10:9 t "med/p90/p95" w candlesticks lt 1 lw 1 whiskerbars 0.5, "" u 1:7:4:8:8 w candlesticks lt 2 lw 1 t "min/p10/med" whiskerbars 0.5, "" u 1:5 t "avg" w lines lt 3 lw 2
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.png b/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.png
new file mode 100644
index 0000000..8d185bf
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/request_001.001.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/requests.data b/server-scalability/results/lynx/test_download-20171103T141537/requests.data
new file mode 100644
index 0000000..5d05354
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/requests.data
@@ -0,0 +1,9 @@
+CUs RPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX
+25 142.5 0 0.022402048111 0.156947192365 0.361125946045 0.0995759963989 0.159288883209 0.197942018509 0.218152046204 1.0
+50 253.166666667 0 0.00805401802063 0.143092293108 0.4091360569 0.0765419006348 0.137063980103 0.20379281044 0.273654937744 1.0
+75 288.466666667 0 0.011029958725 0.142876963156 0.389914989471 0.0640099048615 0.14533996582 0.212519884109 0.229762077332 1.0
+100 300.433333333 0 0.0144171714783 0.197294555995 1.25111603737 0.100792884827 0.200658798218 0.277513980865 0.299790143967 1.0
+125 267.9 0 0.0104429721832 0.267597304153 1.64793419838 0.0792479515076 0.224349021912 0.521568775177 0.5849609375 0.999004603708
+150 304.233333333 0 0.02268409729 0.293158222083 0.733050107956 0.18150806427 0.294766902924 0.399597167969 0.429595947266 1.0
+175 304.566666667 0 0.0156581401825 0.341969964723 1.03919887543 0.204016208649 0.346958875656 0.470610141754 0.505569934845 1.0
+200 265.066666667 0 0.0155920982361 0.294923639184 1.12712788582 0.115005016327 0.272355079651 0.507523059845 0.579987049103 1.0
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/requests.gplot b/server-scalability/results/lynx/test_download-20171103T141537/requests.gplot
new file mode 100644
index 0000000..e465e54
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/requests.gplot
@@ -0,0 +1,15 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/requests_rps.png"
+set title "Requests Per Second"
+set xlabel "Concurrent Users"
+set ylabel "Requests Per Second"
+set grid
+set xrange [0:201]
+set terminal png size 640,540
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/requests.data" u 1:2 w linespoints lw 2 lt 2 t "RPS"
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/requests.png"
+set title "Requests Response time"
+set ylabel "Duration (s)"
+set bars 5.0
+set grid back
+set style fill solid .25
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/requests.data" u 1:8:8:10:9 t "med/p90/p95" w candlesticks lt 1 lw 1 whiskerbars 0.5, "" u 1:7:4:8:8 w candlesticks lt 2 lw 1 t "min/p10/med" whiskerbars 0.5, "" u 1:5 t "avg" w lines lt 3 lw 2
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/requests.png b/server-scalability/results/lynx/test_download-20171103T141537/requests.png
new file mode 100644
index 0000000..e09e6d3
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/requests.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/requests_rps.png b/server-scalability/results/lynx/test_download-20171103T141537/requests_rps.png
new file mode 100644
index 0000000..ab14ca5
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/requests_rps.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/tests.data b/server-scalability/results/lynx/test_download-20171103T141537/tests.data
new file mode 100644
index 0000000..0a7899d
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/tests.data
@@ -0,0 +1,9 @@
+CUs STPS ERROR
+25 142.5 0
+50 252.466666667 0
+75 288.3 0
+100 300.2 0
+125 265.8 0
+150 303.233333333 0
+175 302.366666667 0
+200 262.466666667 0
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/tests.gplot b/server-scalability/results/lynx/test_download-20171103T141537/tests.gplot
new file mode 100644
index 0000000..7a82aad
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/tests.gplot
@@ -0,0 +1,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"
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/tests.png b/server-scalability/results/lynx/test_download-20171103T141537/tests.png
new file mode 100644
index 0000000..6fbd7c7
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/tests.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-000.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-000.data
new file mode 100644
index 0000000..b4bb2fa
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-000.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718537 25
+1509718538 142
+1509718539 145
+1509718540 120
+1509718541 142
+1509718542 164
+1509718543 145
+1509718544 160
+1509718545 154
+1509718546 136
+1509718547 134
+1509718548 139
+1509718549 141
+1509718550 146
+1509718551 166
+1509718552 135
+1509718553 126
+1509718554 135
+1509718555 126
+1509718556 157
+1509718557 144
+1509718558 143
+1509718559 164
+1509718560 136
+1509718561 123
+1509718562 145
+1509718563 148
+1509718564 135
+1509718565 150
+1509718566 150
+1509718567 99
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-001.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-001.data
new file mode 100644
index 0000000..3fe7a82
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-001.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718570 106
+1509718571 141
+1509718572 169
+1509718573 165
+1509718574 264
+1509718575 265
+1509718576 258
+1509718577 255
+1509718578 265
+1509718579 253
+1509718580 265
+1509718581 264
+1509718582 263
+1509718583 259
+1509718584 255
+1509718585 265
+1509718586 248
+1509718587 260
+1509718588 252
+1509718589 263
+1509718590 259
+1509718591 242
+1509718592 269
+1509718593 261
+1509718594 268
+1509718595 249
+1509718596 299
+1509718597 265
+1509718598 287
+1509718599 301
+1509718600 160
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-002.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-002.data
new file mode 100644
index 0000000..df714e6
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-002.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718607 119
+1509718608 276
+1509718609 277
+1509718610 300
+1509718611 292
+1509718612 283
+1509718613 270
+1509718614 285
+1509718615 290
+1509718616 282
+1509718617 297
+1509718618 299
+1509718619 287
+1509718620 268
+1509718621 263
+1509718622 291
+1509718623 281
+1509718624 291
+1509718625 299
+1509718626 298
+1509718627 254
+1509718628 297
+1509718629 285
+1509718630 264
+1509718631 281
+1509718632 312
+1509718633 332
+1509718634 295
+1509718635 314
+1509718636 296
+1509718637 176
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-003.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-003.data
new file mode 100644
index 0000000..312a78a
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-003.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718651 231
+1509718652 311
+1509718653 298
+1509718654 285
+1509718655 273
+1509718656 294
+1509718657 299
+1509718658 287
+1509718659 289
+1509718660 245
+1509718661 318
+1509718662 316
+1509718663 299
+1509718664 296
+1509718665 290
+1509718666 309
+1509718667 269
+1509718668 308
+1509718669 323
+1509718670 308
+1509718671 301
+1509718672 318
+1509718673 314
+1509718674 331
+1509718675 306
+1509718676 297
+1509718677 305
+1509718678 313
+1509718679 302
+1509718680 321
+1509718681 57
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-004.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-004.data
new file mode 100644
index 0000000..2f68a83
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-004.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718695 23
+1509718696 280
+1509718697 300
+1509718698 278
+1509718699 317
+1509718700 252
+1509718701 288
+1509718702 273
+1509718703 189
+1509718704 276
+1509718705 189
+1509718706 261
+1509718707 204
+1509718708 174
+1509718709 223
+1509718710 252
+1509718711 334
+1509718712 188
+1509718713 248
+1509718714 266
+1509718715 276
+1509718716 329
+1509718717 275
+1509718718 304
+1509718719 264
+1509718720 309
+1509718721 326
+1509718722 250
+1509718723 308
+1509718724 291
+1509718725 290
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-005.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-005.data
new file mode 100644
index 0000000..2f8033b
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-005.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718751 199
+1509718752 277
+1509718753 285
+1509718754 306
+1509718755 308
+1509718756 310
+1509718757 283
+1509718758 327
+1509718759 326
+1509718760 298
+1509718761 324
+1509718762 260
+1509718763 326
+1509718764 307
+1509718765 287
+1509718766 308
+1509718767 319
+1509718768 289
+1509718769 325
+1509718770 280
+1509718771 360
+1509718772 246
+1509718773 299
+1509718774 297
+1509718775 332
+1509718776 277
+1509718777 320
+1509718778 286
+1509718779 302
+1509718780 329
+1509718781 135
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-006.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-006.data
new file mode 100644
index 0000000..fdab71a
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-006.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718813 260
+1509718814 287
+1509718815 282
+1509718816 256
+1509718817 363
+1509718818 277
+1509718819 313
+1509718820 320
+1509718821 296
+1509718822 316
+1509718823 294
+1509718824 301
+1509718825 290
+1509718826 336
+1509718827 293
+1509718828 332
+1509718829 271
+1509718830 304
+1509718831 331
+1509718832 333
+1509718833 277
+1509718834 293
+1509718835 293
+1509718836 322
+1509718837 289
+1509718838 318
+1509718839 283
+1509718840 331
+1509718841 263
+1509718842 290
+1509718843 123
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps-007.data b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-007.data
new file mode 100644
index 0000000..ab943f4
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps-007.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509718888 120
+1509718889 305
+1509718890 290
+1509718891 268
+1509718892 251
+1509718893 260
+1509718894 266
+1509718895 264
+1509718896 267
+1509718897 260
+1509718898 245
+1509718899 260
+1509718900 261
+1509718901 266
+1509718902 243
+1509718903 268
+1509718904 278
+1509718905 231
+1509718906 268
+1509718907 284
+1509718908 278
+1509718909 267
+1509718910 266
+1509718911 269
+1509718912 234
+1509718913 289
+1509718914 228
+1509718915 269
+1509718916 257
+1509718917 262
+1509718918 178
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps.gplot b/server-scalability/results/lynx/test_download-20171103T141537/time_rps.gplot
new file mode 100644
index 0000000..cdb7581
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps.gplot
@@ -0,0 +1,26 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps.png"
+set title "Request Per Second over time"
+set xlabel "Time line"
+set xdata time
+set timefmt "%s"
+set format x "%H:%M"
+set ylabel "RPS"
+set grid
+set yrange [0:453]
+set terminal png size 640,540
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-000.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-000.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#000000" t "25 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-001.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-001.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#0000FF" t "50 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-002.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-002.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#00FA9A" t "75 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-003.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-003.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#191970" t "100 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-004.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-004.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#8B008B" t "125 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-005.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-005.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#FF00FF" t "150 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-006.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-006.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#FFD700" t "175 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-007.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T141537/time_rps-007.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#0000CD" t "200 CUs"
diff --git a/server-scalability/results/lynx/test_download-20171103T141537/time_rps.png b/server-scalability/results/lynx/test_download-20171103T141537/time_rps.png
new file mode 100644
index 0000000..cf8b27a
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T141537/time_rps.png
Binary files differ