From d6de40b6daecd986e67d82f25d1d1cbf981d0db5 Mon Sep 17 00:00:00 2001 From: drebs Date: Fri, 3 Nov 2017 13:06:25 -0200 Subject: Reorganize lynx results in directories. --- .../test_download-20171103T141537/funkload.css | 257 +++++ .../test_download-20171103T141537/funkload.xml.zip | Bin 0 -> 2406513 bytes .../100k/test_download-20171103T141537/index.html | 1010 ++++++++++++++++++++ .../100k/test_download-20171103T141537/index.rst | 209 ++++ .../100k/test_download-20171103T141537/pages.data | 9 + .../100k/test_download-20171103T141537/pages.gplot | 41 + .../100k/test_download-20171103T141537/pages.png | Bin 0 -> 7452 bytes .../test_download-20171103T141537/pages_spps.png | Bin 0 -> 8034 bytes .../request_001.001.data | 9 + .../request_001.001.gplot | 11 + .../request_001.001.png | Bin 0 -> 7556 bytes .../test_download-20171103T141537/requests.data | 9 + .../test_download-20171103T141537/requests.gplot | 15 + .../test_download-20171103T141537/requests.png | Bin 0 -> 7506 bytes .../test_download-20171103T141537/requests_rps.png | Bin 0 -> 7812 bytes .../100k/test_download-20171103T141537/tests.data | 9 + .../100k/test_download-20171103T141537/tests.gplot | 8 + .../100k/test_download-20171103T141537/tests.png | Bin 0 -> 7406 bytes .../time_rps-000.data | 32 + .../time_rps-001.data | 32 + .../time_rps-002.data | 32 + .../time_rps-003.data | 32 + .../time_rps-004.data | 32 + .../time_rps-005.data | 32 + .../time_rps-006.data | 32 + .../time_rps-007.data | 32 + .../test_download-20171103T141537/time_rps.gplot | 26 + .../test_download-20171103T141537/time_rps.png | Bin 0 -> 12811 bytes 28 files changed, 1869 insertions(+) create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.css create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.xml.zip create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/index.html create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/index.rst create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/pages.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/pages.gplot create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/pages.png create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/pages_spps.png create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/request_001.001.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/request_001.001.gplot create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/request_001.001.png create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/requests.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/requests.gplot create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/requests.png create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/requests_rps.png create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/tests.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/tests.gplot create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/tests.png create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-000.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-001.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-002.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-003.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-004.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-005.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-006.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps-007.data create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps.gplot create mode 100644 server-scalability/results/lynx/100k/test_download-20171103T141537/time_rps.png (limited to 'server-scalability/results/lynx/100k/test_download-20171103T141537') diff --git a/server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.css b/server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.css new file mode 100644 index 0000000..fade443 --- /dev/null +++ b/server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.css @@ -0,0 +1,257 @@ +/* funkload doc css */ +/* $Id: nuxeo_doc.css 21596 2005-02-15 10:01:33Z bdelbosc $ */ + +body { + font: 90% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; + background: #ffffff; + color: black; + margin: 2em; + padding: 2em; +} + +a[href] { + color: #436976; + background-color: transparent; +} + +h1 a[href] { + text-decoration: none; + color: #fcb100; + background-color: transparent; +} + +a.strong { + font-weight: bold; +} + +img { + margin: 0; + border: 0; +} + +p { + margin: 0.5em 0 1em 0; + line-height: 1.5em; +} +p a { + text-decoration: underline; +} +p a:visited { + color: purple; + background-color: transparent; +} +p a:active { + color: red; + background-color: transparent; +} +a:hover { + text-decoration: none; +} +p img { + border: 0; + margin: 0; +} + +h1, h2, h3, h4, h5, h6 { + color: #003a6b; + background-color: transparent; + font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; + margin: 0; + padding-top: 0.5em; +} + +h1 { + font-size: 160%; + margin-bottom: 0.5em; + border-bottom: 1px solid #888; + margin-top: 1em; +} + +h1.title { + font-size: 200%; +} + +h2 { + font-size: 140%; + margin-bottom: 0.5em; +} +h3 { + font-size: 120%; + margin-bottom: 0.5em; +} +h4 { + font-size: 110%; + font-weight: bold; +} +h5 { + font-size: 100%; + font-weight: bold; +} +h6 { + font-size: 80%; + font-weight: bold; +} + +ul a, ol a { + text-decoration: underline; +} + +dt { + font-weight: bold; +} +dt a { + text-decoration: none; +} + +dd { + line-height: 1.5em; + margin-bottom: 1em; +} + +legend { + background: #ffffff; + padding: 0.5em; +} + +form { + margin: 0; +} + + +dl.form { + margin: 0; + padding: 1em; +} + +dl.form dt { + width: 30%; + float: left; + margin: 0; + padding: 0 0.5em 0.5em 0; + text-align: right; +} + +input { + font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; + color: black; + background-color: white; + vertical-align: middle; +} + +abbr, acronym, .explain { + color: black; + background-color: transparent; +} + +q, blockquote { +} + +code, pre { + font-family: monospace; + font-size: 1.2em; + display: block; + padding: 10px; + border: 1px solid #838183; + background-color: #eee; + color: #000; + overflow: auto; + margin: 0.5em 1em; +} + +table.docutils { + border: 1px solid black; + font-size: 0.6em; + border-spacing: 0; + padding: 0; + margin: 1em; +} + +table.docutils td { + border: 1px solid #CCC; + text-align: right; + padding: 0 0.3em; + margin: 0; +} + +table.docutils tr { + padding: 0; + margin: 0; +} + +table.docutils th { + border: 1px solid #CCC; + border-bottom: 1px solid black; + padding: 0.3em; + font-weight: bold; + margin: 0; +} + +table.docutils td p, table.docutils th p { + margin: 0; + padding: 0; +} + +table.docutils th.field-name { + border: 1px solid #CCC; +} + +div.abstract { + padding: 0.5em; + background-color: #eef; + border: 1px solid #838183; + margin: 0.5em 1em; +} + +div.abstract { + padding: 0.5em; + background-color: #eef; + border: 1px solid #838183; + margin: 0.5em 1em; +} + +div.warning, div.note { + padding: 0.5em; + background-color: #fee; + border: 1px solid #838183; + margin: 0.5em 1em; +} + +div.warning p.admonition-title { + color: red ; + font-weight: bold ; +} + +div.abstract p.topic-title { + font-weight: bold +} + + +th.field-name { + font-weight: bold; + font-size: 1.5em; +} + +td.field-body { + font-size: 1.5em; +} + +tr.field { + border: none; +} + + +div.contents p.first a { + font-size: 150%; + border-bottom: 1px solid #888; + color: #fcb100; +} + +div.contents a { text-decoration: none } + +pre.address { + display: inline; + border: none; + padding: 0; + margin: 0; +} + diff --git a/server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.xml.zip b/server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.xml.zip new file mode 100644 index 0000000..ad25650 Binary files /dev/null and b/server-scalability/results/lynx/100k/test_download-20171103T141537/funkload.xml.zip differ diff --git a/server-scalability/results/lynx/100k/test_download-20171103T141537/index.html b/server-scalability/results/lynx/100k/test_download-20171103T141537/index.html new file mode 100644 index 0000000..ff565ef --- /dev/null +++ b/server-scalability/results/lynx/100k/test_download-20171103T141537/index.html @@ -0,0 +1,1010 @@ + + + + + + +FunkLoad bench report + + + + +
+

FunkLoad bench report

+ +++ + + + +
Date:2017-11-03 14:15:37
+
+

Abstract

+

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

+
+ +
+

1   Bench configuration

+
    +
  • Launched: 2017-11-03 14:15:37
  • +
  • From: lynx
  • +
  • Test: test_Blobs.py Blobs.test_download
  • +
  • Target server: http://giraffe.cdev.bitmask.net:2424/
  • +
  • Cycles of concurrent users: [25, 50, 75, 100, 125, 150, 175, 200]
  • +
  • Cycle duration: 30s
  • +
  • Sleeptime between requests: from 0.0s to 0.0s
  • +
  • Sleeptime between test cases: 0.0s
  • +
  • Startup delay between threads: 0.01s
  • +
  • Apdex: 1.5
  • +
  • FunkLoad version: 1.17.2
  • +
+
+
+

2   Bench content

+

The test Blobs.test_download contains:

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

The bench contains:

+
    +
  • 63520 tests
  • +
  • 63790 pages
  • +
  • 63790 requests
  • +
+
+
+

3   Test stats

+

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

+
+tests.png + +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CUsSTPSTOTALSUCCESSERROR
25142.500427542750.00%
50252.467757475740.00%
75288.300864986490.00%
100300.200900690060.00%
125265.800797479740.00%
150303.233909790970.00%
175302.367907190710.00%
200262.467787478740.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.000Excellent142.500166.000427542750.00%0.0220.1570.3610.1000.1590.1980.218
501.000Excellent253.167301.000759575950.00%0.0080.1430.4090.0770.1370.2040.274
751.000Excellent288.467332.000865486540.00%0.0110.1430.3900.0640.1450.2130.230
1001.000Excellent300.433331.000901390130.00%0.0140.1971.2510.1010.2010.2780.300
1250.999Excellent267.900334.000803780370.00%0.0100.2681.6480.0790.2240.5220.585
1501.000Excellent304.233360.000912791270.00%0.0230.2930.7330.1820.2950.4000.430
1751.000Excellent304.567363.000913791370.00%0.0160.3421.0390.2040.3470.4710.506
2001.000Excellent265.067305.000795279520.00%0.0160.2951.1270.1150.2720.5080.580
+

* 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.000Excellent142.500166.000427542750.00%0.0220.1570.3610.1000.1590.1980.218
501.000Excellent253.167301.000759575950.00%0.0080.1430.4090.0770.1370.2040.274
751.000Excellent288.467332.000865486540.00%0.0110.1430.3900.0640.1450.2130.230
1001.000Excellent300.433331.000901390130.00%0.0140.1971.2510.1010.2010.2780.300
1250.999Excellent267.900334.000803780370.00%0.0100.2681.6480.0790.2240.5220.585
1501.000Excellent304.233360.000912791270.00%0.0230.2930.7330.1820.2950.4000.430
1751.000Excellent304.567363.000913791370.00%0.0160.3421.0390.2040.3470.4710.506
2001.000Excellent265.067305.000795279520.00%0.0160.2951.1270.1150.2720.5080.580
+

* Apdex 1.5

+
+
+
+

6   Slowest requests

+

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

+
    +
  • In page 001, Apdex rating: Excellent, avg response time: 0.34s, get: /blobs/0/3263 +Download blob
  • +
+
+
+

7   Page detail stats

+
+

7.1   PAGE 001: Download blob

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

    +
    +request_001.001.png + +++++++++++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CUsApdex*RatingTOTALSUCCESSERRORMINAVGMAXP10MEDP90P95
    251.000Excellent427542750.00%0.0220.1570.3610.1000.1590.1980.218
    501.000Excellent759575950.00%0.0080.1430.4090.0770.1370.2040.274
    751.000Excellent865486540.00%0.0110.1430.3900.0640.1450.2130.230
    1001.000Excellent901390130.00%0.0140.1971.2510.1010.2010.2780.300
    1250.999Excellent803780370.00%0.0100.2681.6480.0790.2240.5220.585
    1501.000Excellent912791270.00%0.0230.2930.7330.1820.2950.4000.430
    1751.000Excellent913791370.00%0.0160.3421.0390.2040.3470.4710.506
    2001.000Excellent795279520.00%0.0160.2951.1270.1150.2720.5080.580
    +

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

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