From 2d72b4e044bb3a0fe4e6de70d8470a94e85e7754 Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 2 Nov 2017 09:56:28 -0200 Subject: add blobs server scalability tests results --- .../1k/test_download-20171101T171926/funkload.css | 257 +++++ .../test_download-20171101T171926/funkload.xml.zip | Bin 0 -> 707296 bytes .../1k/test_download-20171101T171926/index.html | 1010 ++++++++++++++++++++ .../1k/test_download-20171101T171926/index.rst | 209 ++++ .../1k/test_download-20171101T171926/pages.data | 9 + .../1k/test_download-20171101T171926/pages.gplot | 41 + .../1k/test_download-20171101T171926/pages.png | Bin 0 -> 7000 bytes .../test_download-20171101T171926/pages_spps.png | Bin 0 -> 7689 bytes .../request_001.001.data | 9 + .../request_001.001.gplot | 11 + .../request_001.001.png | Bin 0 -> 7238 bytes .../1k/test_download-20171101T171926/requests.data | 9 + .../test_download-20171101T171926/requests.gplot | 15 + .../1k/test_download-20171101T171926/requests.png | Bin 0 -> 7165 bytes .../test_download-20171101T171926/requests_rps.png | Bin 0 -> 7631 bytes .../1k/test_download-20171101T171926/tests.data | 9 + .../1k/test_download-20171101T171926/tests.gplot | 8 + .../1k/test_download-20171101T171926/tests.png | Bin 0 -> 7197 bytes .../time_rps-000.data | 32 + .../time_rps-001.data | 30 + .../time_rps-002.data | 25 + .../time_rps-003.data | 19 + .../time_rps-004.data | 22 + .../time_rps-005.data | 17 + .../time_rps-006.data | 19 + .../time_rps-007.data | 16 + .../test_download-20171101T171926/time_rps.gplot | 26 + .../1k/test_download-20171101T171926/time_rps.png | Bin 0 -> 13970 bytes 28 files changed, 1793 insertions(+) create mode 100644 server-scalability/results/1k/test_download-20171101T171926/funkload.css create mode 100644 server-scalability/results/1k/test_download-20171101T171926/funkload.xml.zip create mode 100644 server-scalability/results/1k/test_download-20171101T171926/index.html create mode 100644 server-scalability/results/1k/test_download-20171101T171926/index.rst create mode 100644 server-scalability/results/1k/test_download-20171101T171926/pages.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/pages.gplot create mode 100644 server-scalability/results/1k/test_download-20171101T171926/pages.png create mode 100644 server-scalability/results/1k/test_download-20171101T171926/pages_spps.png create mode 100644 server-scalability/results/1k/test_download-20171101T171926/request_001.001.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/request_001.001.gplot create mode 100644 server-scalability/results/1k/test_download-20171101T171926/request_001.001.png create mode 100644 server-scalability/results/1k/test_download-20171101T171926/requests.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/requests.gplot create mode 100644 server-scalability/results/1k/test_download-20171101T171926/requests.png create mode 100644 server-scalability/results/1k/test_download-20171101T171926/requests_rps.png create mode 100644 server-scalability/results/1k/test_download-20171101T171926/tests.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/tests.gplot create mode 100644 server-scalability/results/1k/test_download-20171101T171926/tests.png create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-000.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-001.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-002.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-003.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-004.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-005.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-006.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps-007.data create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps.gplot create mode 100644 server-scalability/results/1k/test_download-20171101T171926/time_rps.png (limited to 'server-scalability/results/1k/test_download-20171101T171926') diff --git a/server-scalability/results/1k/test_download-20171101T171926/funkload.css b/server-scalability/results/1k/test_download-20171101T171926/funkload.css new file mode 100644 index 0000000..fade443 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/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/1k/test_download-20171101T171926/funkload.xml.zip b/server-scalability/results/1k/test_download-20171101T171926/funkload.xml.zip new file mode 100644 index 0000000..91d4408 Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/funkload.xml.zip differ diff --git a/server-scalability/results/1k/test_download-20171101T171926/index.html b/server-scalability/results/1k/test_download-20171101T171926/index.html new file mode 100644 index 0000000..842efcc --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/index.html @@ -0,0 +1,1010 @@ + + + + + + +FunkLoad bench report + + + + +
+

FunkLoad bench report

+ +++ + + + +
Date:2017-11-01 17:19:26
+
+

Abstract

+

Upload and download blobs +Bench result of Blobs.test_download: +Download blobs stress test

+
+ +
+

1   Bench configuration

+
    +
  • Launched: 2017-11-01 17:19:26
  • +
  • From: pajeh
  • +
  • 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: 1.5
  • +
  • FunkLoad version: 1.17.1
  • +
+
+
+

2   Bench content

+

The test Blobs.test_download contains:

+
    +
  • 1 page
  • +
  • 0 redirects
  • +
  • 0 links
  • +
  • 0 images
  • +
  • 0 XML-RPC calls
  • +
+

The bench contains:

+
    +
  • 20364 tests
  • +
  • 20364 pages
  • +
  • 20364 requests
  • +
+
+
+

3   Test stats

+

The number of Successful Tests Per Second (STPS) over Concurrent Users (CUs).

+
+tests.png + +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CUsSTPSTOTALSUCCESSERROR
2558.800176417640.00%
5089.467268426840.00%
7589.400268226820.00%
10085.367256125610.00%
12596.600289828980.00%
15089.200267626760.00%
17587.067261226120.00%
20082.900248724870.00%
+
+
+
+

4   Page stats

+

The number of Successful Pages Per Second (SPPS) over Concurrent Users (CUs). +Note: an XML-RPC call counts as a page.

+
+pages_spps.png +pages.png + +++++++++++++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CUsApdex*RatingSPPSmaxSPPSTOTALSUCCESSERRORMINAVGMAXP10MEDP90P95
251.000Excellent58.80069.000176417640.00%0.4060.4231.4200.4130.4200.4310.446
500.981Excellent89.467130.000268426840.00%0.4070.5555.8300.4150.4240.5460.709
750.971Excellent89.400167.000268226820.00%0.4110.7566.2470.4240.5200.7843.271
1000.941Excellent85.367241.000256125610.00%0.4101.0736.0780.4220.4975.1935.442
1250.912Good96.600285.000289828980.00%0.4121.2889.7340.4280.5964.3735.402
1500.883Good89.200334.000267626760.00%0.4121.6306.5890.4290.5735.4125.620
1750.855Good87.067348.000261226120.00%0.4141.8946.3050.4490.6055.6525.769
2000.831FAIR82.900377.000248724870.00%0.4152.1119.8490.4950.6845.5965.668
+

* Apdex 1.5

+
+
+
+

5   Request stats

+

The number of Requests Per Second (RPS) (successful or not) over Concurrent Users (CUs).

+
+requests_rps.png +requests.png +time_rps.png + +++++++++++++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CUsApdex*Rating*RPSmaxRPSTOTALSUCCESSERRORMINAVGMAXP10MEDP90P95
251.000Excellent58.80069.000176417640.00%0.4060.4231.4200.4130.4200.4310.446
500.981Excellent89.467130.000268426840.00%0.4070.5555.8300.4150.4240.5460.709
750.971Excellent89.400167.000268226820.00%0.4110.7566.2470.4240.5200.7843.271
1000.941Excellent85.367241.000256125610.00%0.4101.0736.0780.4220.4975.1935.442
1250.912Good96.600285.000289828980.00%0.4121.2889.7340.4280.5964.3735.402
1500.883Good89.200334.000267626760.00%0.4121.6306.5890.4290.5735.4125.620
1750.855Good87.067348.000261226120.00%0.4141.8946.3050.4490.6055.6525.769
2000.831FAIR82.900377.000248724870.00%0.4152.1119.8490.4950.6845.5965.668
+

* Apdex 1.5

+
+
+
+

6   Slowest requests

+

The 5 slowest average response time during the best cycle with 125 CUs:

+
    +
  • In page 001, Apdex rating: Good, avg response time: 1.29s, get: /blobs/0/3180 +Download blob
  • +
+
+
+

7   Page detail stats

+
+

7.1   PAGE 001: Download blob

+
    +
  • Req: 001, get, url /blobs/0/1764

    +
    +request_001.001.png + +++++++++++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CUsApdex*RatingTOTALSUCCESSERRORMINAVGMAXP10MEDP90P95
    251.000Excellent176417640.00%0.4060.4231.4200.4130.4200.4310.446
    500.981Excellent268426840.00%0.4070.5555.8300.4150.4240.5460.709
    750.971Excellent268226820.00%0.4110.7566.2470.4240.5200.7843.271
    1000.941Excellent256125610.00%0.4101.0736.0780.4220.4975.1935.442
    1250.912Good289828980.00%0.4121.2889.7340.4280.5964.3735.402
    1500.883Good267626760.00%0.4121.6306.5890.4290.5735.4125.620
    1750.855Good261226120.00%0.4141.8946.3050.4490.6055.6525.769
    2000.831FAIR248724870.00%0.4152.1119.8490.4950.6845.5965.668
    +

    * Apdex 1.5

    +
    +
  • +
+
+
+
+

8   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.1, more information available on the FunkLoad site.

+
+
+ + + diff --git a/server-scalability/results/1k/test_download-20171101T171926/index.rst b/server-scalability/results/1k/test_download-20171101T171926/index.rst new file mode 100644 index 0000000..4f3c325 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/index.rst @@ -0,0 +1,209 @@ +====================== +FunkLoad_ bench report +====================== + + +:date: 2017-11-01 17:19:26 +: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-01 17:19:26 +* From: pajeh +* 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.1 + + +Bench content +------------- + +The test ``Blobs.test_download`` contains: + +* 1 page +* 0 redirects +* 0 links +* 0 images +* 0 XML-RPC calls + +The bench contains: + +* 20364 tests +* 20364 pages +* 20364 requests + + +Test stats +---------- + +The number of Successful **Tests** Per Second (STPS) over Concurrent Users (CUs). + + .. image:: tests.png + + ================== ================== ================== ================== ================== + CUs STPS TOTAL SUCCESS ERROR + ================== ================== ================== ================== ================== + 25 58.800 1764 1764 0.00% + 50 89.467 2684 2684 0.00% + 75 89.400 2682 2682 0.00% + 100 85.367 2561 2561 0.00% + 125 96.600 2898 2898 0.00% + 150 89.200 2676 2676 0.00% + 175 87.067 2612 2612 0.00% + 200 82.900 2487 2487 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 58.800 69.000 1764 1764 0.00% 0.406 0.423 1.420 0.413 0.420 0.431 0.446 + 50 0.981 Excellent 89.467 130.000 2684 2684 0.00% 0.407 0.555 5.830 0.415 0.424 0.546 0.709 + 75 0.971 Excellent 89.400 167.000 2682 2682 0.00% 0.411 0.756 6.247 0.424 0.520 0.784 3.271 + 100 0.941 Excellent 85.367 241.000 2561 2561 0.00% 0.410 1.073 6.078 0.422 0.497 5.193 5.442 + 125 0.912 Good 96.600 285.000 2898 2898 0.00% 0.412 1.288 9.734 0.428 0.596 4.373 5.402 + 150 0.883 Good 89.200 334.000 2676 2676 0.00% 0.412 1.630 6.589 0.429 0.573 5.412 5.620 + 175 0.855 Good 87.067 348.000 2612 2612 0.00% 0.414 1.894 6.305 0.449 0.605 5.652 5.769 + 200 0.831 FAIR 82.900 377.000 2487 2487 0.00% 0.415 2.111 9.849 0.495 0.684 5.596 5.668 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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 58.800 69.000 1764 1764 0.00% 0.406 0.423 1.420 0.413 0.420 0.431 0.446 + 50 0.981 Excellent 89.467 130.000 2684 2684 0.00% 0.407 0.555 5.830 0.415 0.424 0.546 0.709 + 75 0.971 Excellent 89.400 167.000 2682 2682 0.00% 0.411 0.756 6.247 0.424 0.520 0.784 3.271 + 100 0.941 Excellent 85.367 241.000 2561 2561 0.00% 0.410 1.073 6.078 0.422 0.497 5.193 5.442 + 125 0.912 Good 96.600 285.000 2898 2898 0.00% 0.412 1.288 9.734 0.428 0.596 4.373 5.402 + 150 0.883 Good 89.200 334.000 2676 2676 0.00% 0.412 1.630 6.589 0.429 0.573 5.412 5.620 + 175 0.855 Good 87.067 348.000 2612 2612 0.00% 0.414 1.894 6.305 0.449 0.605 5.652 5.769 + 200 0.831 FAIR 82.900 377.000 2487 2487 0.00% 0.415 2.111 9.849 0.495 0.684 5.596 5.668 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* Apdex |APDEXT| + +Slowest requests +---------------- + +The 5 slowest average response time during the best cycle with **125** CUs: + +* In page 001, Apdex rating: Good, avg response time: 1.29s, get: ``/blobs/0/3180`` + `Download blob` + +Page detail stats +----------------- + + +PAGE 001: Download blob +~~~~~~~~~~~~~~~~~~~~~~~ + +* Req: 001, get, url ``/blobs/0/1764`` + + .. image:: request_001.001.png + + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + CUs Apdex* Rating TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + 25 1.000 Excellent 1764 1764 0.00% 0.406 0.423 1.420 0.413 0.420 0.431 0.446 + 50 0.981 Excellent 2684 2684 0.00% 0.407 0.555 5.830 0.415 0.424 0.546 0.709 + 75 0.971 Excellent 2682 2682 0.00% 0.411 0.756 6.247 0.424 0.520 0.784 3.271 + 100 0.941 Excellent 2561 2561 0.00% 0.410 1.073 6.078 0.422 0.497 5.193 5.442 + 125 0.912 Good 2898 2898 0.00% 0.412 1.288 9.734 0.428 0.596 4.373 5.402 + 150 0.883 Good 2676 2676 0.00% 0.412 1.630 6.589 0.429 0.573 5.412 5.620 + 175 0.855 Good 2612 2612 0.00% 0.414 1.894 6.305 0.449 0.605 5.652 5.769 + 200 0.831 FAIR 2487 2487 0.00% 0.415 2.111 9.849 0.495 0.684 5.596 5.668 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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.1, more information available on the `FunkLoad site `_. \ No newline at end of file diff --git a/server-scalability/results/1k/test_download-20171101T171926/pages.data b/server-scalability/results/1k/test_download-20171101T171926/pages.data new file mode 100644 index 0000000..f2f0a19 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/pages.data @@ -0,0 +1,9 @@ +CUs SPPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX E G F P U +25 58.8 0 0.406397104263 0.423355652902 1.42018198967 0.412655115128 0.420129060745 0.431147098541 0.445995092392 1.0 1.0 0 0 0 0 +50 89.4666666667 0 0.407242059708 0.554926388488 5.83020210266 0.414697170258 0.423943996429 0.546225070953 0.708652973175 0.980625931446 0.980625931446 0 0 0 0 +75 89.4 0 0.411054134369 0.755655961904 6.24714899063 0.424210071564 0.520140171051 0.784165143967 3.27131009102 0.971476510067 0.971476510067 0 0 0 0 +100 85.3666666667 0 0.409904956818 1.07334230096 6.0778400898 0.422053098679 0.496740818024 5.19286394119 5.44232296944 0.940648184303 0.940648184303 0 0 0 0 +125 96.6 0 0.411585092545 1.28772863369 9.73355698586 0.427753925323 0.596229076385 4.37275505066 5.40213489532 0.912180814355 0 0.912180814355 0 0 0 +150 89.2 0 0.412209033966 1.62973749638 6.58906292915 0.428586006165 0.57273888588 5.41203093529 5.62040805817 0.883408071749 0 0.883408071749 0 0 0 +175 87.0666666667 0 0.414443016052 1.89369752268 6.30493617058 0.449365854263 0.605461120605 5.65235900879 5.7687599659 0.855091883614 0 0.855091883614 0 0 0 +200 82.9 0 0.415444850922 2.11098425619 9.8485929966 0.494621038437 0.683701992035 5.59585404396 5.66794514656 0.830719742662 0 0 0.830719742662 0 0 diff --git a/server-scalability/results/1k/test_download-20171101T171926/pages.gplot b/server-scalability/results/1k/test_download-20171101T171926/pages.gplot new file mode 100644 index 0000000..a95330e --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/pages.gplot @@ -0,0 +1,41 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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 "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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 "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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 "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/pages.png" +set title "Pages Response time" +set ylabel "Duration (s)" +set bars 5.0 +set style fill solid .25 +plot "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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/1k/test_download-20171101T171926/pages.png b/server-scalability/results/1k/test_download-20171101T171926/pages.png new file mode 100644 index 0000000..59ec70d Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/pages.png differ diff --git a/server-scalability/results/1k/test_download-20171101T171926/pages_spps.png b/server-scalability/results/1k/test_download-20171101T171926/pages_spps.png new file mode 100644 index 0000000..df744f9 Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/pages_spps.png differ diff --git a/server-scalability/results/1k/test_download-20171101T171926/request_001.001.data b/server-scalability/results/1k/test_download-20171101T171926/request_001.001.data new file mode 100644 index 0000000..2f3d032 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/request_001.001.data @@ -0,0 +1,9 @@ +CUs STEP ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 001.001 0 0.406397104263 0.423355652902 1.42018198967 0.412655115128 0.420129060745 0.431147098541 0.445995092392 1.0 +50 001.001 0 0.407242059708 0.554926388488 5.83020210266 0.414697170258 0.423943996429 0.546225070953 0.708652973175 0.980625931446 +75 001.001 0 0.411054134369 0.755655961904 6.24714899063 0.424210071564 0.520140171051 0.784165143967 3.27131009102 0.971476510067 +100 001.001 0 0.409904956818 1.07334230096 6.0778400898 0.422053098679 0.496740818024 5.19286394119 5.44232296944 0.940648184303 +125 001.001 0 0.411585092545 1.28772863369 9.73355698586 0.427753925323 0.596229076385 4.37275505066 5.40213489532 0.912180814355 +150 001.001 0 0.412209033966 1.62973749638 6.58906292915 0.428586006165 0.57273888588 5.41203093529 5.62040805817 0.883408071749 +175 001.001 0 0.414443016052 1.89369752268 6.30493617058 0.449365854263 0.605461120605 5.65235900879 5.7687599659 0.855091883614 +200 001.001 0 0.415444850922 2.11098425619 9.8485929966 0.494621038437 0.683701992035 5.59585404396 5.66794514656 0.830719742662 diff --git a/server-scalability/results/1k/test_download-20171101T171926/request_001.001.gplot b/server-scalability/results/1k/test_download-20171101T171926/request_001.001.gplot new file mode 100644 index 0000000..a5a61cc --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/request_001.001.gplot @@ -0,0 +1,11 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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 "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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/1k/test_download-20171101T171926/request_001.001.png b/server-scalability/results/1k/test_download-20171101T171926/request_001.001.png new file mode 100644 index 0000000..28c5f08 Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/request_001.001.png differ diff --git a/server-scalability/results/1k/test_download-20171101T171926/requests.data b/server-scalability/results/1k/test_download-20171101T171926/requests.data new file mode 100644 index 0000000..74276eb --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/requests.data @@ -0,0 +1,9 @@ +CUs RPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 58.8 0 0.406397104263 0.423355652902 1.42018198967 0.412655115128 0.420129060745 0.431147098541 0.445995092392 1.0 +50 89.4666666667 0 0.407242059708 0.554926388488 5.83020210266 0.414697170258 0.423943996429 0.546225070953 0.708652973175 0.980625931446 +75 89.4 0 0.411054134369 0.755655961904 6.24714899063 0.424210071564 0.520140171051 0.784165143967 3.27131009102 0.971476510067 +100 85.3666666667 0 0.409904956818 1.07334230096 6.0778400898 0.422053098679 0.496740818024 5.19286394119 5.44232296944 0.940648184303 +125 96.6 0 0.411585092545 1.28772863369 9.73355698586 0.427753925323 0.596229076385 4.37275505066 5.40213489532 0.912180814355 +150 89.2 0 0.412209033966 1.62973749638 6.58906292915 0.428586006165 0.57273888588 5.41203093529 5.62040805817 0.883408071749 +175 87.0666666667 0 0.414443016052 1.89369752268 6.30493617058 0.449365854263 0.605461120605 5.65235900879 5.7687599659 0.855091883614 +200 82.9 0 0.415444850922 2.11098425619 9.8485929966 0.494621038437 0.683701992035 5.59585404396 5.66794514656 0.830719742662 diff --git a/server-scalability/results/1k/test_download-20171101T171926/requests.gplot b/server-scalability/results/1k/test_download-20171101T171926/requests.gplot new file mode 100644 index 0000000..154d348 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/requests.gplot @@ -0,0 +1,15 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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 "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/requests.data" u 1:2 w linespoints lw 2 lt 2 t "RPS" +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/requests.png" +set title "Requests Response time" +set ylabel "Duration (s)" +set bars 5.0 +set grid back +set style fill solid .25 +plot "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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/1k/test_download-20171101T171926/requests.png b/server-scalability/results/1k/test_download-20171101T171926/requests.png new file mode 100644 index 0000000..914bd1a Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/requests.png differ diff --git a/server-scalability/results/1k/test_download-20171101T171926/requests_rps.png b/server-scalability/results/1k/test_download-20171101T171926/requests_rps.png new file mode 100644 index 0000000..1ef3d57 Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/requests_rps.png differ diff --git a/server-scalability/results/1k/test_download-20171101T171926/tests.data b/server-scalability/results/1k/test_download-20171101T171926/tests.data new file mode 100644 index 0000000..b2ddcb6 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/tests.data @@ -0,0 +1,9 @@ +CUs STPS ERROR +25 58.8 0 +50 89.4666666667 0 +75 89.4 0 +100 85.3666666667 0 +125 96.6 0 +150 89.2 0 +175 87.0666666667 0 +200 82.9 0 diff --git a/server-scalability/results/1k/test_download-20171101T171926/tests.gplot b/server-scalability/results/1k/test_download-20171101T171926/tests.gplot new file mode 100644 index 0000000..c201dd9 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/tests.gplot @@ -0,0 +1,8 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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-20171101T171926/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS" diff --git a/server-scalability/results/1k/test_download-20171101T171926/tests.png b/server-scalability/results/1k/test_download-20171101T171926/tests.png new file mode 100644 index 0000000..74397ce Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/tests.png differ diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-000.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-000.data new file mode 100644 index 0000000..855a650 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-000.data @@ -0,0 +1,32 @@ +Timeline RPS +1509563966 25 +1509563967 53 +1509563968 64 +1509563969 56 +1509563970 55 +1509563971 69 +1509563972 55 +1509563973 56 +1509563974 64 +1509563975 56 +1509563976 58 +1509563977 61 +1509563978 57 +1509563979 55 +1509563980 64 +1509563981 61 +1509563982 59 +1509563983 56 +1509563984 60 +1509563985 64 +1509563986 51 +1509563987 64 +1509563988 61 +1509563989 53 +1509563990 61 +1509563991 61 +1509563992 61 +1509563993 55 +1509563994 59 +1509563995 62 +1509563996 28 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-001.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-001.data new file mode 100644 index 0000000..6f6dfb5 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-001.data @@ -0,0 +1,30 @@ +Timeline RPS +1509563998 51 +1509563999 113 +1509564000 119 +1509564001 123 +1509564002 116 +1509564003 113 +1509564004 121 +1509564005 107 +1509564006 26 +1509564008 1 +1509564009 85 +1509564010 92 +1509564011 114 +1509564012 103 +1509564013 107 +1509564014 128 +1509564015 100 +1509564016 96 +1509564017 49 +1509564018 77 +1509564020 44 +1509564021 89 +1509564022 97 +1509564023 106 +1509564024 130 +1509564025 101 +1509564026 110 +1509564027 100 +1509564028 66 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-002.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-002.data new file mode 100644 index 0000000..aeca117 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-002.data @@ -0,0 +1,25 @@ +Timeline RPS +1509564035 15 +1509564036 167 +1509564037 145 +1509564038 123 +1509564039 76 +1509564040 101 +1509564041 156 +1509564042 154 +1509564043 152 +1509564044 134 +1509564047 5 +1509564048 135 +1509564049 138 +1509564050 131 +1509564051 157 +1509564052 47 +1509564056 38 +1509564057 132 +1509564058 110 +1509564059 153 +1509564060 151 +1509564061 122 +1509564062 128 +1509564063 12 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-003.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-003.data new file mode 100644 index 0000000..898e2e4 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-003.data @@ -0,0 +1,19 @@ +Timeline RPS +1509564070 17 +1509564071 231 +1509564072 234 +1509564073 241 +1509564074 93 +1509564079 66 +1509564080 203 +1509564081 207 +1509564082 105 +1509564087 124 +1509564088 203 +1509564089 163 +1509564090 23 +1509564094 19 +1509564095 185 +1509564096 206 +1509564097 164 +1509564098 77 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-004.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-004.data new file mode 100644 index 0000000..c7546e0 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-004.data @@ -0,0 +1,22 @@ +Timeline RPS +1509564110 38 +1509564111 285 +1509564112 277 +1509564113 67 +1509564117 11 +1509564118 226 +1509564119 239 +1509564120 130 +1509564124 140 +1509564125 129 +1509564126 185 +1509564127 97 +1509564129 11 +1509564130 136 +1509564131 123 +1509564132 170 +1509564133 5 +1509564137 39 +1509564138 253 +1509564139 164 +1509564140 173 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-005.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-005.data new file mode 100644 index 0000000..293c118 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-005.data @@ -0,0 +1,17 @@ +Timeline RPS +1509564149 207 +1509564150 334 +1509564151 53 +1509564155 31 +1509564156 221 +1509564157 212 +1509564162 78 +1509564163 243 +1509564164 260 +1509564165 128 +1509564170 267 +1509564171 235 +1509564172 13 +1509564176 61 +1509564177 278 +1509564178 55 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-006.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-006.data new file mode 100644 index 0000000..6fe786e --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-006.data @@ -0,0 +1,19 @@ +Timeline RPS +1509564186 55 +1509564187 339 +1509564188 86 +1509564192 28 +1509564193 257 +1509564194 236 +1509564195 30 +1509564198 4 +1509564199 165 +1509564200 247 +1509564201 16 +1509564206 250 +1509564207 348 +1509564208 46 +1509564212 1 +1509564213 207 +1509564214 259 +1509564215 38 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps-007.data b/server-scalability/results/1k/test_download-20171101T171926/time_rps-007.data new file mode 100644 index 0000000..5a3e67e --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps-007.data @@ -0,0 +1,16 @@ +Timeline RPS +1509564228 192 +1509564229 279 +1509564230 20 +1509564231 1 +1509564233 70 +1509564234 315 +1509564235 76 +1509564239 45 +1509564240 327 +1509564241 91 +1509564246 200 +1509564247 377 +1509564248 129 +1509564253 190 +1509564254 175 diff --git a/server-scalability/results/1k/test_download-20171101T171926/time_rps.gplot b/server-scalability/results/1k/test_download-20171101T171926/time_rps.gplot new file mode 100644 index 0000000..6f95d17 --- /dev/null +++ b/server-scalability/results/1k/test_download-20171101T171926/time_rps.gplot @@ -0,0 +1,26 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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:471] +set terminal png size 640,540 +plot "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-000.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-000.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#000000" t "25 CUs", \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-001.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-001.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#0000FF" t "50 CUs", \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-002.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-002.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#00FA9A" t "75 CUs", \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-003.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-003.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#191970" t "100 CUs", \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-004.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-004.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#8B008B" t "125 CUs", \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-005.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-005.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#FF00FF" t "150 CUs", \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-006.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-006.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#FFD700" t "175 CUs", \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/time_rps-007.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \ +"/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_download-20171101T171926/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/1k/test_download-20171101T171926/time_rps.png b/server-scalability/results/1k/test_download-20171101T171926/time_rps.png new file mode 100644 index 0000000..8957132 Binary files /dev/null and b/server-scalability/results/1k/test_download-20171101T171926/time_rps.png differ -- cgit v1.2.3