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 --- .../100k/test_upload-20171101T183258/funkload.css | 257 +++++ .../test_upload-20171101T183258/funkload.xml.zip | Bin 0 -> 92717 bytes .../100k/test_upload-20171101T183258/index.html | 1010 ++++++++++++++++++++ .../100k/test_upload-20171101T183258/index.rst | 209 ++++ .../100k/test_upload-20171101T183258/pages.data | 9 + .../100k/test_upload-20171101T183258/pages.gplot | 41 + .../100k/test_upload-20171101T183258/pages.png | Bin 0 -> 7251 bytes .../test_upload-20171101T183258/pages_spps.png | Bin 0 -> 7401 bytes .../request_001.001.data | 9 + .../request_001.001.gplot | 11 + .../request_001.001.png | Bin 0 -> 7228 bytes .../100k/test_upload-20171101T183258/requests.data | 9 + .../test_upload-20171101T183258/requests.gplot | 15 + .../100k/test_upload-20171101T183258/requests.png | Bin 0 -> 7165 bytes .../test_upload-20171101T183258/requests_rps.png | Bin 0 -> 7326 bytes .../100k/test_upload-20171101T183258/tests.data | 9 + .../100k/test_upload-20171101T183258/tests.gplot | 8 + .../100k/test_upload-20171101T183258/tests.png | Bin 0 -> 6899 bytes .../test_upload-20171101T183258/time_rps-000.data | 10 + .../test_upload-20171101T183258/time_rps-001.data | 7 + .../test_upload-20171101T183258/time_rps-002.data | 21 + .../test_upload-20171101T183258/time_rps-003.data | 24 + .../test_upload-20171101T183258/time_rps-004.data | 23 + .../test_upload-20171101T183258/time_rps-005.data | 20 + .../test_upload-20171101T183258/time_rps-006.data | 17 + .../test_upload-20171101T183258/time_rps-007.data | 14 + .../test_upload-20171101T183258/time_rps.gplot | 26 + .../100k/test_upload-20171101T183258/time_rps.png | Bin 0 -> 10447 bytes 28 files changed, 1749 insertions(+) create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/funkload.css create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/funkload.xml.zip create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/index.html create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/index.rst create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/pages.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/pages.gplot create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/pages.png create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/pages_spps.png create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/request_001.001.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/request_001.001.gplot create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/request_001.001.png create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/requests.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/requests.gplot create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/requests.png create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/requests_rps.png create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/tests.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/tests.gplot create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/tests.png create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-000.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-001.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-002.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-003.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-004.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-005.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-006.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps-007.data create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps.gplot create mode 100644 server-scalability/results/100k/test_upload-20171101T183258/time_rps.png (limited to 'server-scalability/results/100k/test_upload-20171101T183258') diff --git a/server-scalability/results/100k/test_upload-20171101T183258/funkload.css b/server-scalability/results/100k/test_upload-20171101T183258/funkload.css new file mode 100644 index 0000000..fade443 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/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/100k/test_upload-20171101T183258/funkload.xml.zip b/server-scalability/results/100k/test_upload-20171101T183258/funkload.xml.zip new file mode 100644 index 0000000..28a98f4 Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/funkload.xml.zip differ diff --git a/server-scalability/results/100k/test_upload-20171101T183258/index.html b/server-scalability/results/100k/test_upload-20171101T183258/index.html new file mode 100644 index 0000000..e00f3ac --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/index.html @@ -0,0 +1,1010 @@ + + + + + + +FunkLoad bench report + + + + +
+

FunkLoad bench report

+ +++ + + + +
Date:2017-11-01 18:32:58
+
+

Abstract

+

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

+
+ +
+

1   Bench configuration

+
    +
  • Launched: 2017-11-01 18:32:58
  • +
  • From: pajeh
  • +
  • Test: test_Blobs.py Blobs.test_upload
  • +
  • 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_upload contains:

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

The bench contains:

+
    +
  • 2486 tests
  • +
  • 2486 pages
  • +
  • 2486 requests
  • +
+
+
+

3   Test stats

+

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

+
+tests.png + +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CUsSTPSTOTALSUCCESSERROR
256.6672002000.00%
509.9672992990.00%
7512.4333733730.00%
10011.3673413410.00%
12511.8003543540.00%
15011.1003333330.00%
1759.9002972970.00%
2009.6332892890.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
250.500POOR6.66725.0002002000.00%3.1973.5073.7533.3943.4873.7103.731
500.500POOR9.96750.0002992990.00%4.2904.8635.3994.3214.8895.2415.256
750.204UNACCEPTABLE12.43365.0003733730.00%1.7125.8469.0842.4166.1128.0168.170
1000.022UNACCEPTABLE11.36780.0003413410.00%5.0627.91913.9306.3197.48810.33311.637
1250.018UNACCEPTABLE11.80080.0003543540.00%5.3209.24516.8047.5968.77512.16312.860
1500.002UNACCEPTABLE11.10080.0003333330.00%5.89311.19320.3488.23511.10213.89614.967
1750.000UNACCEPTABLE9.90081.0002972970.00%6.29413.57523.6558.07314.04117.51218.597
2000.000UNACCEPTABLE9.63380.0002892890.00%6.32715.24329.7558.14415.70420.26323.709
+

* 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
250.500POOR6.66725.0002002000.00%3.1973.5073.7533.3943.4873.7103.731
500.500POOR9.96750.0002992990.00%4.2904.8635.3994.3214.8895.2415.256
750.204UNACCEPTABLE12.43365.0003733730.00%1.7125.8469.0842.4166.1128.0168.170
1000.022UNACCEPTABLE11.36780.0003413410.00%5.0627.91913.9306.3197.48810.33311.637
1250.018UNACCEPTABLE11.80080.0003543540.00%5.3209.24516.8047.5968.77512.16312.860
1500.002UNACCEPTABLE11.10080.0003333330.00%5.89311.19320.3488.23511.10213.89614.967
1750.000UNACCEPTABLE9.90081.0002972970.00%6.29413.57523.6558.07314.04117.51218.597
2000.000UNACCEPTABLE9.63380.0002892890.00%6.32715.24329.7558.14415.70420.26323.709
+

* Apdex 1.5

+
+
+
+

6   Slowest requests

+

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

+
    +
  • In page 001, Apdex rating: POOR, avg response time: 3.51s, put: /blobs/0/181 +Upload blob
  • +
+
+
+

7   Page detail stats

+
+

7.1   PAGE 001: Upload blob

+
    +
  • Req: 001, put, url /blobs/0/181

    +
    +request_001.001.png + +++++++++++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CUsApdex*RatingTOTALSUCCESSERRORMINAVGMAXP10MEDP90P95
    250.500POOR2002000.00%3.1973.5073.7533.3943.4873.7103.731
    500.500POOR2992990.00%4.2904.8635.3994.3214.8895.2415.256
    750.204UNACCEPTABLE3733730.00%1.7125.8469.0842.4166.1128.0168.170
    1000.022UNACCEPTABLE3413410.00%5.0627.91913.9306.3197.48810.33311.637
    1250.018UNACCEPTABLE3543540.00%5.3209.24516.8047.5968.77512.16312.860
    1500.002UNACCEPTABLE3333330.00%5.89311.19320.3488.23511.10213.89614.967
    1750.000UNACCEPTABLE2972970.00%6.29413.57523.6558.07314.04117.51218.597
    2000.000UNACCEPTABLE2892890.00%6.32715.24329.7558.14415.70420.26323.709
    +

    * 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/100k/test_upload-20171101T183258/index.rst b/server-scalability/results/100k/test_upload-20171101T183258/index.rst new file mode 100644 index 0000000..d9ff7e9 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/index.rst @@ -0,0 +1,209 @@ +====================== +FunkLoad_ bench report +====================== + + +:date: 2017-11-01 18:32:58 +:abstract: Upload and download blobs + Bench result of ``Blobs.test_upload``: + Upload 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 18:32:58 +* From: pajeh +* Test: ``test_Blobs.py Blobs.test_upload`` +* 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_upload`` contains: + +* 1 page +* 0 redirects +* 0 links +* 0 images +* 0 XML-RPC calls + +The bench contains: + +* 2486 tests +* 2486 pages +* 2486 requests + + +Test stats +---------- + +The number of Successful **Tests** Per Second (STPS) over Concurrent Users (CUs). + + .. image:: tests.png + + ================== ================== ================== ================== ================== + CUs STPS TOTAL SUCCESS ERROR + ================== ================== ================== ================== ================== + 25 6.667 200 200 0.00% + 50 9.967 299 299 0.00% + 75 12.433 373 373 0.00% + 100 11.367 341 341 0.00% + 125 11.800 354 354 0.00% + 150 11.100 333 333 0.00% + 175 9.900 297 297 0.00% + 200 9.633 289 289 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 0.500 POOR 6.667 25.000 200 200 0.00% 3.197 3.507 3.753 3.394 3.487 3.710 3.731 + 50 0.500 POOR 9.967 50.000 299 299 0.00% 4.290 4.863 5.399 4.321 4.889 5.241 5.256 + 75 0.204 UNACCEPTABLE 12.433 65.000 373 373 0.00% 1.712 5.846 9.084 2.416 6.112 8.016 8.170 + 100 0.022 UNACCEPTABLE 11.367 80.000 341 341 0.00% 5.062 7.919 13.930 6.319 7.488 10.333 11.637 + 125 0.018 UNACCEPTABLE 11.800 80.000 354 354 0.00% 5.320 9.245 16.804 7.596 8.775 12.163 12.860 + 150 0.002 UNACCEPTABLE 11.100 80.000 333 333 0.00% 5.893 11.193 20.348 8.235 11.102 13.896 14.967 + 175 0.000 UNACCEPTABLE 9.900 81.000 297 297 0.00% 6.294 13.575 23.655 8.073 14.041 17.512 18.597 + 200 0.000 UNACCEPTABLE 9.633 80.000 289 289 0.00% 6.327 15.243 29.755 8.144 15.704 20.263 23.709 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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 0.500 POOR 6.667 25.000 200 200 0.00% 3.197 3.507 3.753 3.394 3.487 3.710 3.731 + 50 0.500 POOR 9.967 50.000 299 299 0.00% 4.290 4.863 5.399 4.321 4.889 5.241 5.256 + 75 0.204 UNACCEPTABLE 12.433 65.000 373 373 0.00% 1.712 5.846 9.084 2.416 6.112 8.016 8.170 + 100 0.022 UNACCEPTABLE 11.367 80.000 341 341 0.00% 5.062 7.919 13.930 6.319 7.488 10.333 11.637 + 125 0.018 UNACCEPTABLE 11.800 80.000 354 354 0.00% 5.320 9.245 16.804 7.596 8.775 12.163 12.860 + 150 0.002 UNACCEPTABLE 11.100 80.000 333 333 0.00% 5.893 11.193 20.348 8.235 11.102 13.896 14.967 + 175 0.000 UNACCEPTABLE 9.900 81.000 297 297 0.00% 6.294 13.575 23.655 8.073 14.041 17.512 18.597 + 200 0.000 UNACCEPTABLE 9.633 80.000 289 289 0.00% 6.327 15.243 29.755 8.144 15.704 20.263 23.709 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* Apdex |APDEXT| + +Slowest requests +---------------- + +The 5 slowest average response time during the best cycle with **25** CUs: + +* In page 001, Apdex rating: POOR, avg response time: 3.51s, put: ``/blobs/0/181`` + `Upload blob` + +Page detail stats +----------------- + + +PAGE 001: Upload blob +~~~~~~~~~~~~~~~~~~~~~ + +* Req: 001, put, url ``/blobs/0/181`` + + .. image:: request_001.001.png + + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + CUs Apdex* Rating TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + 25 0.500 POOR 200 200 0.00% 3.197 3.507 3.753 3.394 3.487 3.710 3.731 + 50 0.500 POOR 299 299 0.00% 4.290 4.863 5.399 4.321 4.889 5.241 5.256 + 75 0.204 UNACCEPTABLE 373 373 0.00% 1.712 5.846 9.084 2.416 6.112 8.016 8.170 + 100 0.022 UNACCEPTABLE 341 341 0.00% 5.062 7.919 13.930 6.319 7.488 10.333 11.637 + 125 0.018 UNACCEPTABLE 354 354 0.00% 5.320 9.245 16.804 7.596 8.775 12.163 12.860 + 150 0.002 UNACCEPTABLE 333 333 0.00% 5.893 11.193 20.348 8.235 11.102 13.896 14.967 + 175 0.000 UNACCEPTABLE 297 297 0.00% 6.294 13.575 23.655 8.073 14.041 17.512 18.597 + 200 0.000 UNACCEPTABLE 289 289 0.00% 6.327 15.243 29.755 8.144 15.704 20.263 23.709 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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/100k/test_upload-20171101T183258/pages.data b/server-scalability/results/100k/test_upload-20171101T183258/pages.data new file mode 100644 index 0000000..b3f786a --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/pages.data @@ -0,0 +1,9 @@ +CUs SPPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX E G F P U +25 6.66666666667 0 3.19713401794 3.50687186599 3.75322818756 3.3944439888 3.48733711243 3.70975518227 3.73053503036 0.5 0 0 0 0.5 0 +50 9.96666666667 0 4.2897810936 4.86294071969 5.39945888519 4.32146811485 4.88890790939 5.24086594582 5.25551795959 0.5 0 0 0 0.5 0 +75 12.4333333333 0 1.71177482605 5.84580288624 9.08362007141 2.41574311256 6.11195802689 8.01583003998 8.17008805275 0.203753351206 0 0 0 0 0.203753351206 +100 11.3666666667 0 5.06155204773 7.91945214845 13.9297060966 6.31912398338 7.48761892319 10.3328049183 11.6371331215 0.0219941348974 0 0 0 0 0.0219941348974 +125 11.8 0 5.3198568821 9.24537805649 16.8037490845 7.59621286392 8.77487683296 12.1627681255 12.8597800732 0.0183615819209 0 0 0 0 0.0183615819209 +150 11.1 0 5.89332103729 11.1926620816 20.347714901 8.23540496826 11.1024971008 13.8959679604 14.9674818516 0.0015015015015 0 0 0 0 0.0015015015015 +175 9.9 0 6.2941429615 13.5754868727 23.6554038525 8.07263898849 14.041228056 17.512264967 18.5966830254 0.0 0 0 0 0 0.0 +200 9.63333333333 0 6.32680106163 15.2425698269 29.755286932 8.14406991005 15.704488039 20.2626290321 23.708782196 0.0 0 0 0 0 0.0 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/pages.gplot b/server-scalability/results/100k/test_upload-20171101T183258/pages.gplot new file mode 100644 index 0000000..46e8d02 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/pages.gplot @@ -0,0 +1,41 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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/100k/test_upload-20171101T183258/pages.png b/server-scalability/results/100k/test_upload-20171101T183258/pages.png new file mode 100644 index 0000000..6f51411 Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/pages.png differ diff --git a/server-scalability/results/100k/test_upload-20171101T183258/pages_spps.png b/server-scalability/results/100k/test_upload-20171101T183258/pages_spps.png new file mode 100644 index 0000000..7a7f09d Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/pages_spps.png differ diff --git a/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.data b/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.data new file mode 100644 index 0000000..412378b --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.data @@ -0,0 +1,9 @@ +CUs STEP ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 001.001 0 3.19713401794 3.50687186599 3.75322818756 3.3944439888 3.48733711243 3.70975518227 3.73053503036 0.5 +50 001.001 0 4.2897810936 4.86294071969 5.39945888519 4.32146811485 4.88890790939 5.24086594582 5.25551795959 0.5 +75 001.001 0 1.71177482605 5.84580288624 9.08362007141 2.41574311256 6.11195802689 8.01583003998 8.17008805275 0.203753351206 +100 001.001 0 5.06155204773 7.91945214845 13.9297060966 6.31912398338 7.48761892319 10.3328049183 11.6371331215 0.0219941348974 +125 001.001 0 5.3198568821 9.24537805649 16.8037490845 7.59621286392 8.77487683296 12.1627681255 12.8597800732 0.0183615819209 +150 001.001 0 5.89332103729 11.1926620816 20.347714901 8.23540496826 11.1024971008 13.8959679604 14.9674818516 0.0015015015015 +175 001.001 0 6.2941429615 13.5754868727 23.6554038525 8.07263898849 14.041228056 17.512264967 18.5966830254 0.0 +200 001.001 0 6.32680106163 15.2425698269 29.755286932 8.14406991005 15.704488039 20.2626290321 23.708782196 0.0 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.gplot b/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.gplot new file mode 100644 index 0000000..86db271 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.gplot @@ -0,0 +1,11 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_upload-20171101T183258/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_upload-20171101T183258/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/100k/test_upload-20171101T183258/request_001.001.png b/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.png new file mode 100644 index 0000000..aef2e34 Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/request_001.001.png differ diff --git a/server-scalability/results/100k/test_upload-20171101T183258/requests.data b/server-scalability/results/100k/test_upload-20171101T183258/requests.data new file mode 100644 index 0000000..8743f32 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/requests.data @@ -0,0 +1,9 @@ +CUs RPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 6.66666666667 0 3.19713401794 3.50687186599 3.75322818756 3.3944439888 3.48733711243 3.70975518227 3.73053503036 0.5 +50 9.96666666667 0 4.2897810936 4.86294071969 5.39945888519 4.32146811485 4.88890790939 5.24086594582 5.25551795959 0.5 +75 12.4333333333 0 1.71177482605 5.84580288624 9.08362007141 2.41574311256 6.11195802689 8.01583003998 8.17008805275 0.203753351206 +100 11.3666666667 0 5.06155204773 7.91945214845 13.9297060966 6.31912398338 7.48761892319 10.3328049183 11.6371331215 0.0219941348974 +125 11.8 0 5.3198568821 9.24537805649 16.8037490845 7.59621286392 8.77487683296 12.1627681255 12.8597800732 0.0183615819209 +150 11.1 0 5.89332103729 11.1926620816 20.347714901 8.23540496826 11.1024971008 13.8959679604 14.9674818516 0.0015015015015 +175 9.9 0 6.2941429615 13.5754868727 23.6554038525 8.07263898849 14.041228056 17.512264967 18.5966830254 0.0 +200 9.63333333333 0 6.32680106163 15.2425698269 29.755286932 8.14406991005 15.704488039 20.2626290321 23.708782196 0.0 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/requests.gplot b/server-scalability/results/100k/test_upload-20171101T183258/requests.gplot new file mode 100644 index 0000000..fee649d --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/requests.gplot @@ -0,0 +1,15 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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/100k/test_upload-20171101T183258/requests.png b/server-scalability/results/100k/test_upload-20171101T183258/requests.png new file mode 100644 index 0000000..3ad738c Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/requests.png differ diff --git a/server-scalability/results/100k/test_upload-20171101T183258/requests_rps.png b/server-scalability/results/100k/test_upload-20171101T183258/requests_rps.png new file mode 100644 index 0000000..1305fdf Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/requests_rps.png differ diff --git a/server-scalability/results/100k/test_upload-20171101T183258/tests.data b/server-scalability/results/100k/test_upload-20171101T183258/tests.data new file mode 100644 index 0000000..4cd7bab --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/tests.data @@ -0,0 +1,9 @@ +CUs STPS ERROR +25 6.66666666667 0 +50 9.96666666667 0 +75 12.4333333333 0 +100 11.3666666667 0 +125 11.8 0 +150 11.1 0 +175 9.9 0 +200 9.63333333333 0 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/tests.gplot b/server-scalability/results/100k/test_upload-20171101T183258/tests.gplot new file mode 100644 index 0000000..a072aa1 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/tests.gplot @@ -0,0 +1,8 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_upload-20171101T183258/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_upload-20171101T183258/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS" diff --git a/server-scalability/results/100k/test_upload-20171101T183258/tests.png b/server-scalability/results/100k/test_upload-20171101T183258/tests.png new file mode 100644 index 0000000..10e85af Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/tests.png differ diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-000.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-000.data new file mode 100644 index 0000000..0a48665 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-000.data @@ -0,0 +1,10 @@ +Timeline RPS +1509568378 25 +1509568381 24 +1509568382 1 +1509568385 25 +1509568388 25 +1509568392 25 +1509568395 25 +1509568399 25 +1509568402 25 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-001.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-001.data new file mode 100644 index 0000000..4d9e676 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-001.data @@ -0,0 +1,7 @@ +Timeline RPS +1509568411 50 +1509568416 50 +1509568421 50 +1509568426 50 +1509568431 50 +1509568436 49 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-002.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-002.data new file mode 100644 index 0000000..9c0cdcc --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-002.data @@ -0,0 +1,21 @@ +Timeline RPS +1509568446 60 +1509568447 15 +1509568451 6 +1509568452 18 +1509568453 54 +1509568454 1 +1509568457 8 +1509568458 10 +1509568459 9 +1509568460 14 +1509568461 55 +1509568462 5 +1509568465 3 +1509568466 4 +1509568467 10 +1509568468 13 +1509568469 65 +1509568470 11 +1509568471 1 +1509568474 11 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-003.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-003.data new file mode 100644 index 0000000..7256159 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-003.data @@ -0,0 +1,24 @@ +Timeline RPS +1509568482 14 +1509568483 80 +1509568484 6 +1509568488 13 +1509568489 14 +1509568490 13 +1509568491 12 +1509568492 14 +1509568493 14 +1509568494 13 +1509568495 14 +1509568496 13 +1509568497 13 +1509568498 13 +1509568499 10 +1509568500 12 +1509568501 11 +1509568502 10 +1509568503 13 +1509568504 12 +1509568505 12 +1509568506 10 +1509568507 5 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-004.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-004.data new file mode 100644 index 0000000..e2a2d9f --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-004.data @@ -0,0 +1,23 @@ +Timeline RPS +1509568518 27 +1509568519 80 +1509568520 18 +1509568524 12 +1509568525 12 +1509568526 13 +1509568527 13 +1509568528 13 +1509568529 13 +1509568530 12 +1509568531 11 +1509568532 14 +1509568533 15 +1509568534 12 +1509568535 14 +1509568536 14 +1509568537 14 +1509568538 13 +1509568539 14 +1509568540 11 +1509568541 8 +1509568542 1 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-005.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-005.data new file mode 100644 index 0000000..184b2b3 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-005.data @@ -0,0 +1,20 @@ +Timeline RPS +1509568558 59 +1509568559 80 +1509568560 11 +1509568564 9 +1509568565 13 +1509568566 14 +1509568567 15 +1509568568 14 +1509568569 15 +1509568570 12 +1509568571 13 +1509568572 13 +1509568573 11 +1509568574 10 +1509568575 14 +1509568576 11 +1509568577 9 +1509568578 8 +1509568579 2 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-006.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-006.data new file mode 100644 index 0000000..d34ce0d --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-006.data @@ -0,0 +1,17 @@ +Timeline RPS +1509568598 9 +1509568599 81 +1509568600 80 +1509568601 5 +1509568605 6 +1509568606 12 +1509568607 14 +1509568608 11 +1509568609 11 +1509568610 11 +1509568611 13 +1509568612 11 +1509568613 11 +1509568614 11 +1509568615 8 +1509568616 3 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps-007.data b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-007.data new file mode 100644 index 0000000..8af0747 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps-007.data @@ -0,0 +1,14 @@ +Timeline RPS +1509568643 33 +1509568644 77 +1509568645 80 +1509568646 10 +1509568650 8 +1509568651 12 +1509568652 13 +1509568653 11 +1509568654 11 +1509568655 10 +1509568656 10 +1509568657 8 +1509568658 6 diff --git a/server-scalability/results/100k/test_upload-20171101T183258/time_rps.gplot b/server-scalability/results/100k/test_upload-20171101T183258/time_rps.gplot new file mode 100644 index 0000000..5383064 --- /dev/null +++ b/server-scalability/results/100k/test_upload-20171101T183258/time_rps.gplot @@ -0,0 +1,26 @@ +set output "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_upload-20171101T183258/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:101] +set terminal png size 640,540 +plot "/home/drebs/dev/leap/repos/soledad/scripts/scalability/test_controller/client/test_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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_upload-20171101T183258/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/100k/test_upload-20171101T183258/time_rps.png b/server-scalability/results/100k/test_upload-20171101T183258/time_rps.png new file mode 100644 index 0000000..502ac3a Binary files /dev/null and b/server-scalability/results/100k/test_upload-20171101T183258/time_rps.png differ -- cgit v1.2.3