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-20171103T143121/funkload.css | 257 +++++ .../test_download-20171103T143121/funkload.xml.zip | Bin 0 -> 619750 bytes .../1000k/test_download-20171103T143121/index.html | 1010 ++++++++++++++++++++ .../1000k/test_download-20171103T143121/index.rst | 209 ++++ .../1000k/test_download-20171103T143121/pages.data | 9 + .../test_download-20171103T143121/pages.gplot | 41 + .../1000k/test_download-20171103T143121/pages.png | Bin 0 -> 7156 bytes .../test_download-20171103T143121/pages_spps.png | Bin 0 -> 8470 bytes .../request_001.001.data | 9 + .../request_001.001.gplot | 11 + .../request_001.001.png | Bin 0 -> 7417 bytes .../test_download-20171103T143121/requests.data | 9 + .../test_download-20171103T143121/requests.gplot | 15 + .../test_download-20171103T143121/requests.png | Bin 0 -> 7374 bytes .../test_download-20171103T143121/requests_rps.png | Bin 0 -> 8389 bytes .../1000k/test_download-20171103T143121/tests.data | 9 + .../test_download-20171103T143121/tests.gplot | 8 + .../1000k/test_download-20171103T143121/tests.png | Bin 0 -> 8001 bytes .../time_rps-000.data | 23 + .../time_rps-001.data | 30 + .../time_rps-002.data | 29 + .../time_rps-003.data | 24 + .../time_rps-004.data | 32 + .../time_rps-005.data | 32 + .../time_rps-006.data | 29 + .../time_rps-007.data | 28 + .../test_download-20171103T143121/time_rps.gplot | 26 + .../test_download-20171103T143121/time_rps.png | Bin 0 -> 14595 bytes 28 files changed, 1840 insertions(+) create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/funkload.css create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/funkload.xml.zip create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/index.html create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/index.rst create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.gplot create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.png create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/pages_spps.png create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.gplot create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.png create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.gplot create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.png create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/requests_rps.png create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.gplot create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.png create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-000.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-001.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-002.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-003.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-004.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-005.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-006.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-007.data create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps.gplot create mode 100644 server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps.png (limited to 'server-scalability/results/lynx/1000k/test_download-20171103T143121') diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/funkload.css b/server-scalability/results/lynx/1000k/test_download-20171103T143121/funkload.css new file mode 100644 index 0000000..fade443 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/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/1000k/test_download-20171103T143121/funkload.xml.zip b/server-scalability/results/lynx/1000k/test_download-20171103T143121/funkload.xml.zip new file mode 100644 index 0000000..7bf589f Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/funkload.xml.zip differ diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/index.html b/server-scalability/results/lynx/1000k/test_download-20171103T143121/index.html new file mode 100644 index 0000000..ae99407 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/index.html @@ -0,0 +1,1010 @@ + + + + + + +FunkLoad bench report + + + + +
+

FunkLoad bench report

+ +++ + + + +
Date:2017-11-03 14:31:21
+
+

Abstract

+

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

+
+ +
+

1   Bench configuration

+
    +
  • Launched: 2017-11-03 14:31:21
  • +
  • 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:

+
    +
  • 16922 tests
  • +
  • 16974 pages
  • +
  • 16974 requests
  • +
+
+
+

3   Test stats

+

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

+
+tests.png + +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CUsSTPSTOTALSUCCESSERROR
2540.433121312130.00%
5069.500208520850.00%
7578.167234523450.00%
10046.933140814080.00%
12597.633292929290.00%
15091.100273327330.00%
17563.600190819080.00%
20076.700230123010.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.969Excellent40.43382.000121312130.00%0.0960.5088.0610.2220.2830.4411.287
500.970Excellent69.500107.000208520850.00%0.0950.6492.9860.4310.5370.7691.617
751.000Excellent78.167116.000234523450.00%0.2000.7701.3720.6240.7680.9250.981
1000.921Good48.567108.000145714570.00%0.4792.00415.0870.9041.0711.24315.001
1250.983Excellent97.633134.000292929290.00%0.4381.1982.3370.9741.2211.4341.466
1500.650POOR91.100142.000273327330.00%0.5371.6032.8691.3721.6021.8251.941
1750.498UNACCEPTABLE63.700170.000191119110.00%0.2972.6687.5061.5841.9034.6676.578
2000.511POOR76.700184.000230123010.00%0.6942.4719.0901.7072.0443.6465.422
+

* 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.969Excellent40.43382.000121312130.00%0.0960.5088.0610.2220.2830.4411.287
500.970Excellent69.500107.000208520850.00%0.0950.6492.9860.4310.5370.7691.617
751.000Excellent78.167116.000234523450.00%0.2000.7701.3720.6240.7680.9250.981
1000.921Good48.567108.000145714570.00%0.4792.00415.0870.9041.0711.24315.001
1250.983Excellent97.633134.000292929290.00%0.4381.1982.3370.9741.2211.4341.466
1500.650POOR91.100142.000273327330.00%0.5371.6032.8691.3721.6021.8251.941
1750.498UNACCEPTABLE63.700170.000191119110.00%0.2972.6687.5061.5841.9034.6676.578
2000.511POOR76.700184.000230123010.00%0.6942.4719.0901.7072.0443.6465.422
+

* Apdex 1.5

+
+
+
+

6   Slowest requests

+

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

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

7   Page detail stats

+
+

7.1   PAGE 001: Download blob

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

    +
    +request_001.001.png + +++++++++++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CUsApdex*RatingTOTALSUCCESSERRORMINAVGMAXP10MEDP90P95
    250.969Excellent121312130.00%0.0960.5088.0610.2220.2830.4411.287
    500.970Excellent208520850.00%0.0950.6492.9860.4310.5370.7691.617
    751.000Excellent234523450.00%0.2000.7701.3720.6240.7680.9250.981
    1000.921Good145714570.00%0.4792.00415.0870.9041.0711.24315.001
    1250.983Excellent292929290.00%0.4381.1982.3370.9741.2211.4341.466
    1500.650POOR273327330.00%0.5371.6032.8691.3721.6021.8251.941
    1750.498UNACCEPTABLE191119110.00%0.2972.6687.5061.5841.9034.6676.578
    2000.511POOR230123010.00%0.6942.4719.0901.7072.0443.6465.422
    +

    * 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/1000k/test_download-20171103T143121/index.rst b/server-scalability/results/lynx/1000k/test_download-20171103T143121/index.rst new file mode 100644 index 0000000..6056f84 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/index.rst @@ -0,0 +1,209 @@ +====================== +FunkLoad_ bench report +====================== + + +:date: 2017-11-03 14:31:21 +: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:31:21 +* 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: + +* 16922 tests +* 16974 pages +* 16974 requests + + +Test stats +---------- + +The number of Successful **Tests** Per Second (STPS) over Concurrent Users (CUs). + + .. image:: tests.png + + ================== ================== ================== ================== ================== + CUs STPS TOTAL SUCCESS ERROR + ================== ================== ================== ================== ================== + 25 40.433 1213 1213 0.00% + 50 69.500 2085 2085 0.00% + 75 78.167 2345 2345 0.00% + 100 46.933 1408 1408 0.00% + 125 97.633 2929 2929 0.00% + 150 91.100 2733 2733 0.00% + 175 63.600 1908 1908 0.00% + 200 76.700 2301 2301 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.969 Excellent 40.433 82.000 1213 1213 0.00% 0.096 0.508 8.061 0.222 0.283 0.441 1.287 + 50 0.970 Excellent 69.500 107.000 2085 2085 0.00% 0.095 0.649 2.986 0.431 0.537 0.769 1.617 + 75 1.000 Excellent 78.167 116.000 2345 2345 0.00% 0.200 0.770 1.372 0.624 0.768 0.925 0.981 + 100 0.921 Good 48.567 108.000 1457 1457 0.00% 0.479 2.004 15.087 0.904 1.071 1.243 15.001 + 125 0.983 Excellent 97.633 134.000 2929 2929 0.00% 0.438 1.198 2.337 0.974 1.221 1.434 1.466 + 150 0.650 POOR 91.100 142.000 2733 2733 0.00% 0.537 1.603 2.869 1.372 1.602 1.825 1.941 + 175 0.498 UNACCEPTABLE 63.700 170.000 1911 1911 0.00% 0.297 2.668 7.506 1.584 1.903 4.667 6.578 + 200 0.511 POOR 76.700 184.000 2301 2301 0.00% 0.694 2.471 9.090 1.707 2.044 3.646 5.422 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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.969 Excellent 40.433 82.000 1213 1213 0.00% 0.096 0.508 8.061 0.222 0.283 0.441 1.287 + 50 0.970 Excellent 69.500 107.000 2085 2085 0.00% 0.095 0.649 2.986 0.431 0.537 0.769 1.617 + 75 1.000 Excellent 78.167 116.000 2345 2345 0.00% 0.200 0.770 1.372 0.624 0.768 0.925 0.981 + 100 0.921 Good 48.567 108.000 1457 1457 0.00% 0.479 2.004 15.087 0.904 1.071 1.243 15.001 + 125 0.983 Excellent 97.633 134.000 2929 2929 0.00% 0.438 1.198 2.337 0.974 1.221 1.434 1.466 + 150 0.650 POOR 91.100 142.000 2733 2733 0.00% 0.537 1.603 2.869 1.372 1.602 1.825 1.941 + 175 0.498 UNACCEPTABLE 63.700 170.000 1911 1911 0.00% 0.297 2.668 7.506 1.584 1.903 4.667 6.578 + 200 0.511 POOR 76.700 184.000 2301 2301 0.00% 0.694 2.471 9.090 1.707 2.044 3.646 5.422 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* Apdex |APDEXT| + +Slowest requests +---------------- + +The 5 slowest average response time during the best cycle with **125** CUs: + +* In page 001, Apdex rating: Excellent, avg response time: 1.20s, get: ``/blobs/0/686`` + `Download blob` + +Page detail stats +----------------- + + +PAGE 001: Download blob +~~~~~~~~~~~~~~~~~~~~~~~ + +* Req: 001, get, url ``/blobs/0/1212`` + + .. image:: request_001.001.png + + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + CUs Apdex* Rating TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + 25 0.969 Excellent 1213 1213 0.00% 0.096 0.508 8.061 0.222 0.283 0.441 1.287 + 50 0.970 Excellent 2085 2085 0.00% 0.095 0.649 2.986 0.431 0.537 0.769 1.617 + 75 1.000 Excellent 2345 2345 0.00% 0.200 0.770 1.372 0.624 0.768 0.925 0.981 + 100 0.921 Good 1457 1457 0.00% 0.479 2.004 15.087 0.904 1.071 1.243 15.001 + 125 0.983 Excellent 2929 2929 0.00% 0.438 1.198 2.337 0.974 1.221 1.434 1.466 + 150 0.650 POOR 2733 2733 0.00% 0.537 1.603 2.869 1.372 1.602 1.825 1.941 + 175 0.498 UNACCEPTABLE 1911 1911 0.00% 0.297 2.668 7.506 1.584 1.903 4.667 6.578 + 200 0.511 POOR 2301 2301 0.00% 0.694 2.471 9.090 1.707 2.044 3.646 5.422 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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/1000k/test_download-20171103T143121/pages.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.data new file mode 100644 index 0000000..babb752 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.data @@ -0,0 +1,9 @@ +CUs SPPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX E G F P U +25 40.4333333333 0 0.0957129001617 0.508230159033 8.06106114388 0.221888065338 0.282606124878 0.440848112106 1.28712892532 0.969084913438 0.969084913438 0 0 0 0 +50 69.5 0 0.095174074173 0.649312847695 2.98580789566 0.431147098541 0.537390947342 0.769312143326 1.61700582504 0.970023980815 0.970023980815 0 0 0 0 +75 78.1666666667 0 0.199609041214 0.770274233869 1.37221312523 0.623727083206 0.768110990524 0.924744129181 0.980813980103 1.0 1.0 0 0 0 0 +100 48.5666666667 0 0.479140996933 2.00412864577 15.0868110657 0.903522014618 1.07100701332 1.24285387993 15.0007860661 0.921070693205 0 0.921070693205 0 0 0 +125 97.6333333333 0 0.438184976578 1.19807824107 2.3373939991 0.97439622879 1.22069811821 1.43448901176 1.46587109566 0.982929327416 0.982929327416 0 0 0 0 +150 91.1 0 0.537309885025 1.60302832543 2.86923694611 1.37197089195 1.60246992111 1.82509493828 1.94136404991 0.650018294914 0 0 0 0.650018294914 0 +175 63.7 0 0.296593904495 2.66808639678 7.50563883781 1.58445811272 1.90344905853 4.66712808609 6.5783970356 0.498168498168 0 0 0 0 0.498168498168 +200 76.7 0 0.6938829422 2.47084678364 9.09049987793 1.70706820488 2.04351782799 3.64644503593 5.42216515541 0.510864841373 0 0 0 0.510864841373 0 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.gplot b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.gplot new file mode 100644 index 0000000..a2223c5 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.gplot @@ -0,0 +1,41 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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/1000k/test_download-20171103T143121/pages.png b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.png new file mode 100644 index 0000000..33aa8c9 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages.png differ diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages_spps.png b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages_spps.png new file mode 100644 index 0000000..7f63379 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/pages_spps.png differ diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.data new file mode 100644 index 0000000..c9a1385 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.data @@ -0,0 +1,9 @@ +CUs STEP ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 001.001 0 0.0957129001617 0.508230159033 8.06106114388 0.221888065338 0.282606124878 0.440848112106 1.28712892532 0.969084913438 +50 001.001 0 0.095174074173 0.649312847695 2.98580789566 0.431147098541 0.537390947342 0.769312143326 1.61700582504 0.970023980815 +75 001.001 0 0.199609041214 0.770274233869 1.37221312523 0.623727083206 0.768110990524 0.924744129181 0.980813980103 1.0 +100 001.001 0 0.479140996933 2.00412864577 15.0868110657 0.903522014618 1.07100701332 1.24285387993 15.0007860661 0.921070693205 +125 001.001 0 0.438184976578 1.19807824107 2.3373939991 0.97439622879 1.22069811821 1.43448901176 1.46587109566 0.982929327416 +150 001.001 0 0.537309885025 1.60302832543 2.86923694611 1.37197089195 1.60246992111 1.82509493828 1.94136404991 0.650018294914 +175 001.001 0 0.296593904495 2.66808639678 7.50563883781 1.58445811272 1.90344905853 4.66712808609 6.5783970356 0.498168498168 +200 001.001 0 0.6938829422 2.47084678364 9.09049987793 1.70706820488 2.04351782799 3.64644503593 5.42216515541 0.510864841373 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.gplot b/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.gplot new file mode 100644 index 0000000..e19ad69 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.gplot @@ -0,0 +1,11 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/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-20171103T143121/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/1000k/test_download-20171103T143121/request_001.001.png b/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.png new file mode 100644 index 0000000..916aa66 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/request_001.001.png differ diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.data new file mode 100644 index 0000000..e4e14f3 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.data @@ -0,0 +1,9 @@ +CUs RPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 40.4333333333 0 0.0957129001617 0.508230159033 8.06106114388 0.221888065338 0.282606124878 0.440848112106 1.28712892532 0.969084913438 +50 69.5 0 0.095174074173 0.649312847695 2.98580789566 0.431147098541 0.537390947342 0.769312143326 1.61700582504 0.970023980815 +75 78.1666666667 0 0.199609041214 0.770274233869 1.37221312523 0.623727083206 0.768110990524 0.924744129181 0.980813980103 1.0 +100 48.5666666667 0 0.479140996933 2.00412864577 15.0868110657 0.903522014618 1.07100701332 1.24285387993 15.0007860661 0.921070693205 +125 97.6333333333 0 0.438184976578 1.19807824107 2.3373939991 0.97439622879 1.22069811821 1.43448901176 1.46587109566 0.982929327416 +150 91.1 0 0.537309885025 1.60302832543 2.86923694611 1.37197089195 1.60246992111 1.82509493828 1.94136404991 0.650018294914 +175 63.7 0 0.296593904495 2.66808639678 7.50563883781 1.58445811272 1.90344905853 4.66712808609 6.5783970356 0.498168498168 +200 76.7 0 0.6938829422 2.47084678364 9.09049987793 1.70706820488 2.04351782799 3.64644503593 5.42216515541 0.510864841373 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.gplot b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.gplot new file mode 100644 index 0000000..1112c07 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.gplot @@ -0,0 +1,15 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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/1000k/test_download-20171103T143121/requests.png b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.png new file mode 100644 index 0000000..612022a Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests.png differ diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests_rps.png b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests_rps.png new file mode 100644 index 0000000..caa169f Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/requests_rps.png differ diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.data new file mode 100644 index 0000000..08d1de5 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.data @@ -0,0 +1,9 @@ +CUs STPS ERROR +25 40.4333333333 0 +50 69.5 0 +75 78.1666666667 0 +100 46.9333333333 0 +125 97.6333333333 0 +150 91.1 0 +175 63.6 0 +200 76.7 0 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.gplot b/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.gplot new file mode 100644 index 0000000..ed9d5f4 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.gplot @@ -0,0 +1,8 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/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-20171103T143121/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS" diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.png b/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.png new file mode 100644 index 0000000..5884eb7 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/tests.png differ diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-000.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-000.data new file mode 100644 index 0000000..dc03b58 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-000.data @@ -0,0 +1,23 @@ +Timeline RPS +1509719481 12 +1509719482 13 +1509719484 44 +1509719485 69 +1509719486 73 +1509719487 70 +1509719488 71 +1509719489 64 +1509719490 73 +1509719491 68 +1509719492 82 +1509719493 65 +1509719494 79 +1509719495 46 +1509719500 5 +1509719503 50 +1509719504 82 +1509719505 82 +1509719506 73 +1509719507 21 +1509719508 51 +1509719509 20 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-001.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-001.data new file mode 100644 index 0000000..b7fa73e --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-001.data @@ -0,0 +1,30 @@ +Timeline RPS +1509719516 50 +1509719517 50 +1509719518 63 +1509719519 88 +1509719520 54 +1509719521 99 +1509719522 97 +1509719523 98 +1509719524 61 +1509719525 99 +1509719526 52 +1509719527 99 +1509719528 102 +1509719529 65 +1509719530 90 +1509719531 103 +1509719532 50 +1509719533 33 +1509719534 5 +1509719535 107 +1509719536 80 +1509719537 70 +1509719538 100 +1509719539 56 +1509719540 93 +1509719541 100 +1509719542 61 +1509719543 9 +1509719545 51 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-002.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-002.data new file mode 100644 index 0000000..d397fa8 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-002.data @@ -0,0 +1,29 @@ +Timeline RPS +1509719549 82 +1509719550 82 +1509719551 90 +1509719552 78 +1509719553 114 +1509719554 84 +1509719555 76 +1509719556 76 +1509719557 75 +1509719558 71 +1509719559 74 +1509719560 81 +1509719561 95 +1509719562 107 +1509719563 88 +1509719564 78 +1509719565 86 +1509719566 70 +1509719567 83 +1509719568 95 +1509719569 96 +1509719570 113 +1509719571 78 +1509719572 81 +1509719573 75 +1509719574 81 +1509719575 116 +1509719576 20 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-003.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-003.data new file mode 100644 index 0000000..c367e11 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-003.data @@ -0,0 +1,24 @@ +Timeline RPS +1509719583 100 +1509719584 85 +1509719585 46 +1509719589 2 +1509719590 4 +1509719593 1 +1509719594 3 +1509719597 15 +1509719599 3 +1509719600 88 +1509719601 94 +1509719602 98 +1509719603 100 +1509719604 107 +1509719605 37 +1509719606 108 +1509719607 70 +1509719608 85 +1509719609 105 +1509719610 97 +1509719611 96 +1509719612 100 +1509719613 13 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-004.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-004.data new file mode 100644 index 0000000..8a0222a --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-004.data @@ -0,0 +1,32 @@ +Timeline RPS +1509719617 69 +1509719618 88 +1509719619 98 +1509719620 112 +1509719621 50 +1509719622 104 +1509719623 132 +1509719624 24 +1509719625 115 +1509719626 131 +1509719627 41 +1509719628 102 +1509719629 113 +1509719630 88 +1509719631 82 +1509719632 100 +1509719633 125 +1509719634 124 +1509719635 123 +1509719636 108 +1509719637 99 +1509719638 126 +1509719639 121 +1509719640 134 +1509719641 45 +1509719642 105 +1509719643 112 +1509719644 50 +1509719645 88 +1509719646 116 +1509719647 4 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-005.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-005.data new file mode 100644 index 0000000..5389b8b --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-005.data @@ -0,0 +1,32 @@ +Timeline RPS +1509719652 69 +1509719653 93 +1509719654 85 +1509719655 80 +1509719656 94 +1509719657 66 +1509719658 116 +1509719659 102 +1509719660 71 +1509719661 108 +1509719662 102 +1509719663 74 +1509719664 70 +1509719665 71 +1509719666 50 +1509719667 127 +1509719668 104 +1509719669 58 +1509719670 107 +1509719671 93 +1509719672 97 +1509719673 110 +1509719674 56 +1509719675 94 +1509719676 71 +1509719677 137 +1509719678 142 +1509719679 33 +1509719680 105 +1509719681 87 +1509719682 61 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-006.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-006.data new file mode 100644 index 0000000..bafa7ed --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-006.data @@ -0,0 +1,29 @@ +Timeline RPS +1509719686 9 +1509719687 105 +1509719688 61 +1509719689 26 +1509719690 18 +1509719692 170 +1509719693 7 +1509719695 2 +1509719696 149 +1509719697 27 +1509719698 134 +1509719699 19 +1509719700 167 +1509719702 4 +1509719704 10 +1509719705 20 +1509719706 35 +1509719707 98 +1509719708 126 +1509719709 51 +1509719710 156 +1509719711 18 +1509719712 94 +1509719713 116 +1509719714 107 +1509719715 44 +1509719716 137 +1509719717 1 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-007.data b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-007.data new file mode 100644 index 0000000..4255401 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps-007.data @@ -0,0 +1,28 @@ +Timeline RPS +1509719721 42 +1509719722 80 +1509719723 78 +1509719727 20 +1509719728 181 +1509719729 15 +1509719730 125 +1509719731 68 +1509719732 77 +1509719733 85 +1509719734 118 +1509719735 119 +1509719736 40 +1509719738 46 +1509719739 157 +1509719740 43 +1509719741 137 +1509719742 52 +1509719743 30 +1509719744 184 +1509719745 25 +1509719746 171 +1509719747 27 +1509719748 179 +1509719749 25 +1509719750 137 +1509719751 40 diff --git a/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps.gplot b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps.gplot new file mode 100644 index 0000000..46a3866 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps.gplot @@ -0,0 +1,26 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/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:230] +set terminal png size 640,540 +plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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-20171103T143121/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/1000k/test_download-20171103T143121/time_rps.png b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps.png new file mode 100644 index 0000000..42328e5 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_download-20171103T143121/time_rps.png differ -- cgit v1.2.3