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 .../1000k/test_upload-20171103T142434/funkload.css | 257 +++++ .../test_upload-20171103T142434/funkload.xml.zip | Bin 0 -> 92315 bytes .../1000k/test_upload-20171103T142434/index.html | 1010 ++++++++++++++++++++ .../1000k/test_upload-20171103T142434/index.rst | 209 ++++ .../1000k/test_upload-20171103T142434/pages.data | 9 + .../1000k/test_upload-20171103T142434/pages.gplot | 41 + .../1000k/test_upload-20171103T142434/pages.png | Bin 0 -> 7388 bytes .../test_upload-20171103T142434/pages_spps.png | Bin 0 -> 7763 bytes .../request_001.001.data | 9 + .../request_001.001.gplot | 11 + .../request_001.001.png | Bin 0 -> 7557 bytes .../test_upload-20171103T142434/requests.data | 9 + .../test_upload-20171103T142434/requests.gplot | 15 + .../1000k/test_upload-20171103T142434/requests.png | Bin 0 -> 7513 bytes .../test_upload-20171103T142434/requests_rps.png | Bin 0 -> 7571 bytes .../1000k/test_upload-20171103T142434/tests.data | 9 + .../1000k/test_upload-20171103T142434/tests.gplot | 8 + .../1000k/test_upload-20171103T142434/tests.png | Bin 0 -> 7133 bytes .../test_upload-20171103T142434/time_rps-000.data | 19 + .../test_upload-20171103T142434/time_rps-001.data | 28 + .../test_upload-20171103T142434/time_rps-002.data | 26 + .../test_upload-20171103T142434/time_rps-003.data | 26 + .../test_upload-20171103T142434/time_rps-004.data | 23 + .../test_upload-20171103T142434/time_rps-005.data | 20 + .../test_upload-20171103T142434/time_rps-006.data | 18 + .../test_upload-20171103T142434/time_rps-007.data | 15 + .../test_upload-20171103T142434/time_rps.gplot | 26 + .../1000k/test_upload-20171103T142434/time_rps.png | Bin 0 -> 10087 bytes 56 files changed, 3628 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 create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/funkload.css create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/funkload.xml.zip create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/index.html create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/index.rst create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.gplot create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.png create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages_spps.png create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.gplot create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.png create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.gplot create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.png create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests_rps.png create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.gplot create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.png create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-000.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-001.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-002.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-003.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-004.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-005.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-006.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-007.data create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps.gplot create mode 100644 server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps.png (limited to 'server-scalability/results/lynx/1000k') 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 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/funkload.css b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/funkload.css new file mode 100644 index 0000000..fade443 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/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_upload-20171103T142434/funkload.xml.zip b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/funkload.xml.zip new file mode 100644 index 0000000..3e88b88 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/funkload.xml.zip differ diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/index.html b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/index.html new file mode 100644 index 0000000..429b8ae --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/index.html @@ -0,0 +1,1010 @@ + + + + + + +FunkLoad bench report + + + + +
+

FunkLoad bench report

+ +++ + + + +
Date:2017-11-03 14:24:34
+
+

Abstract

+

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

+
+ +
+

1   Bench configuration

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

2   Bench content

+

The test Blobs.test_upload contains:

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

The bench contains:

+
    +
  • 2472 tests
  • +
  • 2472 pages
  • +
  • 2472 requests
  • +
+
+
+

3   Test stats

+

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

+
+tests.png + +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CUsSTPSTOTALSUCCESSERROR
257.8002342340.00%
5010.4333133130.00%
7511.6003483480.00%
10010.4333133130.00%
12511.3333403400.00%
15010.8673263260.00%
17510.2333073070.00%
2009.7002912910.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.585POOR7.80018.0002342340.00%0.2231.8172.4941.3061.9242.1802.214
500.486UNACCEPTABLE10.43342.0003133130.00%2.4284.4906.9564.1514.4264.9255.538
750.251UNACCEPTABLE11.60075.0003483480.00%1.2085.9158.0665.2716.0496.7437.167
1000.059UNACCEPTABLE10.43381.0003133130.00%2.7128.52212.5335.4328.59910.71811.193
1250.066UNACCEPTABLE11.33381.0003403400.00%2.5509.35513.4845.31410.50410.79310.871
1500.061UNACCEPTABLE10.86780.0003263260.00%2.67211.12615.9995.50412.97213.62713.845
1750.054UNACCEPTABLE10.23380.0003073070.00%2.64512.95418.1125.74715.56816.68416.805
2000.038UNACCEPTABLE9.70083.0002912910.00%3.54214.75123.0306.67416.36219.71421.410
+

* 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.585POOR7.80018.0002342340.00%0.2231.8172.4941.3061.9242.1802.214
500.486UNACCEPTABLE10.43342.0003133130.00%2.4284.4906.9564.1514.4264.9255.538
750.251UNACCEPTABLE11.60075.0003483480.00%1.2085.9158.0665.2716.0496.7437.167
1000.059UNACCEPTABLE10.43381.0003133130.00%2.7128.52212.5335.4328.59910.71811.193
1250.066UNACCEPTABLE11.33381.0003403400.00%2.5509.35513.4845.31410.50410.79310.871
1500.061UNACCEPTABLE10.86780.0003263260.00%2.67211.12615.9995.50412.97213.62713.845
1750.054UNACCEPTABLE10.23380.0003073070.00%2.64512.95418.1125.74715.56816.68416.805
2000.038UNACCEPTABLE9.70083.0002912910.00%3.54214.75123.0306.67416.36219.71421.410
+

* Apdex 1.5

+
+
+
+

6   Slowest requests

+

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

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

7   Page detail stats

+
+

7.1   PAGE 001: Upload blob

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

    +
    +request_001.001.png + +++++++++++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CUsApdex*RatingTOTALSUCCESSERRORMINAVGMAXP10MEDP90P95
    250.585POOR2342340.00%0.2231.8172.4941.3061.9242.1802.214
    500.486UNACCEPTABLE3133130.00%2.4284.4906.9564.1514.4264.9255.538
    750.251UNACCEPTABLE3483480.00%1.2085.9158.0665.2716.0496.7437.167
    1000.059UNACCEPTABLE3133130.00%2.7128.52212.5335.4328.59910.71811.193
    1250.066UNACCEPTABLE3403400.00%2.5509.35513.4845.31410.50410.79310.871
    1500.061UNACCEPTABLE3263260.00%2.67211.12615.9995.50412.97213.62713.845
    1750.054UNACCEPTABLE3073070.00%2.64512.95418.1125.74715.56816.68416.805
    2000.038UNACCEPTABLE2912910.00%3.54214.75123.0306.67416.36219.71421.410
    +

    * 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_upload-20171103T142434/index.rst b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/index.rst new file mode 100644 index 0000000..b1796d8 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/index.rst @@ -0,0 +1,209 @@ +====================== +FunkLoad_ bench report +====================== + + +:date: 2017-11-03 14:24:34 +:abstract: Upload and download blobs + Bench result of ``Blobs.test_upload``: + Upload blobs stress test + +.. _FunkLoad: http://funkload.nuxeo.org/ +.. sectnum:: :depth: 2 +.. contents:: Table of contents +.. |APDEXT| replace:: \ :sub:`1.5` + +Bench configuration +------------------- + +* Launched: 2017-11-03 14:24:34 +* From: lynx +* Test: ``test_Blobs.py Blobs.test_upload`` +* Target server: http://giraffe.cdev.bitmask.net:2424/ +* Cycles of concurrent users: [25, 50, 75, 100, 125, 150, 175, 200] +* Cycle duration: 30s +* Sleeptime between requests: from 0.0s to 0.0s +* Sleeptime between test cases: 0.0s +* Startup delay between threads: 0.01s +* Apdex: |APDEXT| +* FunkLoad_ version: 1.17.2 + + +Bench content +------------- + +The test ``Blobs.test_upload`` contains: + +* 1 page +* 0 redirects +* 0 links +* 0 images +* 0 XML-RPC calls + +The bench contains: + +* 2472 tests +* 2472 pages +* 2472 requests + + +Test stats +---------- + +The number of Successful **Tests** Per Second (STPS) over Concurrent Users (CUs). + + .. image:: tests.png + + ================== ================== ================== ================== ================== + CUs STPS TOTAL SUCCESS ERROR + ================== ================== ================== ================== ================== + 25 7.800 234 234 0.00% + 50 10.433 313 313 0.00% + 75 11.600 348 348 0.00% + 100 10.433 313 313 0.00% + 125 11.333 340 340 0.00% + 150 10.867 326 326 0.00% + 175 10.233 307 307 0.00% + 200 9.700 291 291 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.585 POOR 7.800 18.000 234 234 0.00% 0.223 1.817 2.494 1.306 1.924 2.180 2.214 + 50 0.486 UNACCEPTABLE 10.433 42.000 313 313 0.00% 2.428 4.490 6.956 4.151 4.426 4.925 5.538 + 75 0.251 UNACCEPTABLE 11.600 75.000 348 348 0.00% 1.208 5.915 8.066 5.271 6.049 6.743 7.167 + 100 0.059 UNACCEPTABLE 10.433 81.000 313 313 0.00% 2.712 8.522 12.533 5.432 8.599 10.718 11.193 + 125 0.066 UNACCEPTABLE 11.333 81.000 340 340 0.00% 2.550 9.355 13.484 5.314 10.504 10.793 10.871 + 150 0.061 UNACCEPTABLE 10.867 80.000 326 326 0.00% 2.672 11.126 15.999 5.504 12.972 13.627 13.845 + 175 0.054 UNACCEPTABLE 10.233 80.000 307 307 0.00% 2.645 12.954 18.112 5.747 15.568 16.684 16.805 + 200 0.038 UNACCEPTABLE 9.700 83.000 291 291 0.00% 3.542 14.751 23.030 6.674 16.362 19.714 21.410 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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.585 POOR 7.800 18.000 234 234 0.00% 0.223 1.817 2.494 1.306 1.924 2.180 2.214 + 50 0.486 UNACCEPTABLE 10.433 42.000 313 313 0.00% 2.428 4.490 6.956 4.151 4.426 4.925 5.538 + 75 0.251 UNACCEPTABLE 11.600 75.000 348 348 0.00% 1.208 5.915 8.066 5.271 6.049 6.743 7.167 + 100 0.059 UNACCEPTABLE 10.433 81.000 313 313 0.00% 2.712 8.522 12.533 5.432 8.599 10.718 11.193 + 125 0.066 UNACCEPTABLE 11.333 81.000 340 340 0.00% 2.550 9.355 13.484 5.314 10.504 10.793 10.871 + 150 0.061 UNACCEPTABLE 10.867 80.000 326 326 0.00% 2.672 11.126 15.999 5.504 12.972 13.627 13.845 + 175 0.054 UNACCEPTABLE 10.233 80.000 307 307 0.00% 2.645 12.954 18.112 5.747 15.568 16.684 16.805 + 200 0.038 UNACCEPTABLE 9.700 83.000 291 291 0.00% 3.542 14.751 23.030 6.674 16.362 19.714 21.410 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* Apdex |APDEXT| + +Slowest requests +---------------- + +The 5 slowest average response time during the best cycle with **25** CUs: + +* In page 001, Apdex rating: POOR, avg response time: 1.82s, put: ``/blobs/0/231`` + `Upload blob` + +Page detail stats +----------------- + + +PAGE 001: Upload blob +~~~~~~~~~~~~~~~~~~~~~ + +* Req: 001, put, url ``/blobs/0/231`` + + .. image:: request_001.001.png + + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + CUs Apdex* Rating TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + 25 0.585 POOR 234 234 0.00% 0.223 1.817 2.494 1.306 1.924 2.180 2.214 + 50 0.486 UNACCEPTABLE 313 313 0.00% 2.428 4.490 6.956 4.151 4.426 4.925 5.538 + 75 0.251 UNACCEPTABLE 348 348 0.00% 1.208 5.915 8.066 5.271 6.049 6.743 7.167 + 100 0.059 UNACCEPTABLE 313 313 0.00% 2.712 8.522 12.533 5.432 8.599 10.718 11.193 + 125 0.066 UNACCEPTABLE 340 340 0.00% 2.550 9.355 13.484 5.314 10.504 10.793 10.871 + 150 0.061 UNACCEPTABLE 326 326 0.00% 2.672 11.126 15.999 5.504 12.972 13.627 13.845 + 175 0.054 UNACCEPTABLE 307 307 0.00% 2.645 12.954 18.112 5.747 15.568 16.684 16.805 + 200 0.038 UNACCEPTABLE 291 291 0.00% 3.542 14.751 23.030 6.674 16.362 19.714 21.410 + ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== + + \* 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_upload-20171103T142434/pages.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.data new file mode 100644 index 0000000..6e807af --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.data @@ -0,0 +1,9 @@ +CUs SPPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX E G F P U +25 7.8 0 0.222832918167 1.81747249049 2.49374103546 1.30626416206 1.92386698723 2.17950415611 2.21402788162 0.58547008547 0 0 0 0.58547008547 0 +50 10.4333333333 0 2.42827010155 4.49045172058 6.95639300346 4.15096998215 4.4257671833 4.92492508888 5.53807783127 0.485623003195 0 0 0 0 0.485623003195 +75 11.6 0 1.20761609077 5.91463559934 8.0657479763 5.27120304108 6.04886198044 6.74260520935 7.16745686531 0.251436781609 0 0 0 0 0.251436781609 +100 10.4333333333 0 2.71183490753 8.52243813996 12.5332829952 5.43208384514 8.59931302071 10.7181689739 11.1925911903 0.0591054313099 0 0 0 0 0.0591054313099 +125 11.3333333333 0 2.55004000664 9.35463312654 13.4843380451 5.3136920929 10.5037899017 10.7927901745 10.8711202145 0.0661764705882 0 0 0 0 0.0661764705882 +150 10.8666666667 0 2.67190909386 11.1260697271 15.998693943 5.5044169426 12.9720029831 13.6268157959 13.8445160389 0.0613496932515 0 0 0 0 0.0613496932515 +175 10.2333333333 0 2.64497089386 12.9541871307 18.1116149426 5.74723100662 15.5683689117 16.6844489574 16.8046028614 0.0537459283388 0 0 0 0 0.0537459283388 +200 9.7 0 3.54205107689 14.7510606161 23.0295579433 6.67427301407 16.361951828 19.7142839432 21.4103808403 0.0378006872852 0 0 0 0 0.0378006872852 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.gplot b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.gplot new file mode 100644 index 0000000..3191472 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.gplot @@ -0,0 +1,41 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/pages.png b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.png new file mode 100644 index 0000000..9a2321a Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages.png differ diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages_spps.png b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages_spps.png new file mode 100644 index 0000000..1beb578 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/pages_spps.png differ diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.data new file mode 100644 index 0000000..acdbef4 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.data @@ -0,0 +1,9 @@ +CUs STEP ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 001.001 0 0.222832918167 1.81747249049 2.49374103546 1.30626416206 1.92386698723 2.17950415611 2.21402788162 0.58547008547 +50 001.001 0 2.42827010155 4.49045172058 6.95639300346 4.15096998215 4.4257671833 4.92492508888 5.53807783127 0.485623003195 +75 001.001 0 1.20761609077 5.91463559934 8.0657479763 5.27120304108 6.04886198044 6.74260520935 7.16745686531 0.251436781609 +100 001.001 0 2.71183490753 8.52243813996 12.5332829952 5.43208384514 8.59931302071 10.7181689739 11.1925911903 0.0591054313099 +125 001.001 0 2.55004000664 9.35463312654 13.4843380451 5.3136920929 10.5037899017 10.7927901745 10.8711202145 0.0661764705882 +150 001.001 0 2.67190909386 11.1260697271 15.998693943 5.5044169426 12.9720029831 13.6268157959 13.8445160389 0.0613496932515 +175 001.001 0 2.64497089386 12.9541871307 18.1116149426 5.74723100662 15.5683689117 16.6844489574 16.8046028614 0.0537459283388 +200 001.001 0 3.54205107689 14.7510606161 23.0295579433 6.67427301407 16.361951828 19.7142839432 21.4103808403 0.0378006872852 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.gplot b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.gplot new file mode 100644 index 0000000..e0920e7 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.gplot @@ -0,0 +1,11 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/request_001.001.png b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.png new file mode 100644 index 0000000..2cc0f70 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/request_001.001.png differ diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.data new file mode 100644 index 0000000..1f6b40f --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.data @@ -0,0 +1,9 @@ +CUs RPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX +25 7.8 0 0.222832918167 1.81747249049 2.49374103546 1.30626416206 1.92386698723 2.17950415611 2.21402788162 0.58547008547 +50 10.4333333333 0 2.42827010155 4.49045172058 6.95639300346 4.15096998215 4.4257671833 4.92492508888 5.53807783127 0.485623003195 +75 11.6 0 1.20761609077 5.91463559934 8.0657479763 5.27120304108 6.04886198044 6.74260520935 7.16745686531 0.251436781609 +100 10.4333333333 0 2.71183490753 8.52243813996 12.5332829952 5.43208384514 8.59931302071 10.7181689739 11.1925911903 0.0591054313099 +125 11.3333333333 0 2.55004000664 9.35463312654 13.4843380451 5.3136920929 10.5037899017 10.7927901745 10.8711202145 0.0661764705882 +150 10.8666666667 0 2.67190909386 11.1260697271 15.998693943 5.5044169426 12.9720029831 13.6268157959 13.8445160389 0.0613496932515 +175 10.2333333333 0 2.64497089386 12.9541871307 18.1116149426 5.74723100662 15.5683689117 16.6844489574 16.8046028614 0.0537459283388 +200 9.7 0 3.54205107689 14.7510606161 23.0295579433 6.67427301407 16.361951828 19.7142839432 21.4103808403 0.0378006872852 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.gplot b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.gplot new file mode 100644 index 0000000..b9a6fe1 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.gplot @@ -0,0 +1,15 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T142434/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_upload-20171103T142434/requests.data" u 1:2 w linespoints lw 2 lt 2 t "RPS" +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/requests.png b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.png new file mode 100644 index 0000000..1a88b40 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests.png differ diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests_rps.png b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests_rps.png new file mode 100644 index 0000000..1220891 Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/requests_rps.png differ diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.data new file mode 100644 index 0000000..6102a69 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.data @@ -0,0 +1,9 @@ +CUs STPS ERROR +25 7.8 0 +50 10.4333333333 0 +75 11.6 0 +100 10.4333333333 0 +125 11.3333333333 0 +150 10.8666666667 0 +175 10.2333333333 0 +200 9.7 0 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.gplot b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.gplot new file mode 100644 index 0000000..91982c0 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.gplot @@ -0,0 +1,8 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T142434/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_upload-20171103T142434/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS" diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.png b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.png new file mode 100644 index 0000000..08088cf Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/tests.png differ diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-000.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-000.data new file mode 100644 index 0000000..37e49bd --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-000.data @@ -0,0 +1,19 @@ +Timeline RPS +1509719086 6 +1509719087 18 +1509719088 18 +1509719089 16 +1509719090 9 +1509719091 16 +1509719092 9 +1509719093 16 +1509719094 9 +1509719095 16 +1509719096 10 +1509719097 16 +1509719098 14 +1509719099 11 +1509719100 15 +1509719101 9 +1509719102 16 +1509719103 10 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-001.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-001.data new file mode 100644 index 0000000..1bdd980 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-001.data @@ -0,0 +1,28 @@ +Timeline RPS +1509719108 42 +1509719109 8 +1509719110 1 +1509719111 9 +1509719112 10 +1509719113 10 +1509719114 11 +1509719115 9 +1509719116 11 +1509719117 11 +1509719118 12 +1509719119 11 +1509719120 12 +1509719121 11 +1509719122 11 +1509719123 11 +1509719124 11 +1509719125 12 +1509719126 11 +1509719127 12 +1509719128 11 +1509719129 11 +1509719130 11 +1509719131 11 +1509719132 12 +1509719133 12 +1509719134 9 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-002.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-002.data new file mode 100644 index 0000000..405ce71 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-002.data @@ -0,0 +1,26 @@ +Timeline RPS +1509719142 75 +1509719143 8 +1509719144 1 +1509719145 7 +1509719146 9 +1509719147 11 +1509719148 15 +1509719149 15 +1509719150 11 +1509719151 13 +1509719152 13 +1509719153 13 +1509719154 16 +1509719155 13 +1509719156 13 +1509719157 13 +1509719158 12 +1509719159 12 +1509719160 13 +1509719161 11 +1509719162 12 +1509719163 11 +1509719164 10 +1509719165 11 +1509719166 10 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-003.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-003.data new file mode 100644 index 0000000..63a465d --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-003.data @@ -0,0 +1,26 @@ +Timeline RPS +1509719177 8 +1509719178 81 +1509719179 11 +1509719180 5 +1509719181 8 +1509719182 13 +1509719183 8 +1509719184 8 +1509719185 8 +1509719186 9 +1509719187 7 +1509719188 7 +1509719189 10 +1509719190 11 +1509719191 11 +1509719192 14 +1509719193 13 +1509719194 11 +1509719195 11 +1509719196 12 +1509719197 9 +1509719198 12 +1509719199 11 +1509719200 12 +1509719201 3 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-004.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-004.data new file mode 100644 index 0000000..9c70569 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-004.data @@ -0,0 +1,23 @@ +Timeline RPS +1509719216 33 +1509719217 81 +1509719218 11 +1509719219 9 +1509719220 10 +1509719221 11 +1509719222 13 +1509719223 13 +1509719224 11 +1509719225 13 +1509719226 12 +1509719227 11 +1509719228 12 +1509719229 12 +1509719230 12 +1509719231 12 +1509719232 12 +1509719233 10 +1509719234 13 +1509719235 11 +1509719236 12 +1509719237 6 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-005.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-005.data new file mode 100644 index 0000000..2c96ee9 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-005.data @@ -0,0 +1,20 @@ +Timeline RPS +1509719257 61 +1509719258 80 +1509719259 10 +1509719260 10 +1509719261 10 +1509719262 10 +1509719263 12 +1509719264 12 +1509719265 10 +1509719266 13 +1509719267 11 +1509719268 11 +1509719269 11 +1509719270 12 +1509719271 12 +1509719272 11 +1509719273 13 +1509719274 11 +1509719275 6 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-006.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-006.data new file mode 100644 index 0000000..75b1684 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-006.data @@ -0,0 +1,18 @@ +Timeline RPS +1509719303 32 +1509719304 80 +1509719305 63 +1509719306 8 +1509719307 4 +1509719308 10 +1509719309 10 +1509719310 12 +1509719311 11 +1509719312 11 +1509719313 10 +1509719314 12 +1509719315 10 +1509719316 11 +1509719317 11 +1509719318 11 +1509719319 1 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-007.data b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-007.data new file mode 100644 index 0000000..b5a492c --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps-007.data @@ -0,0 +1,15 @@ +Timeline RPS +1509719351 23 +1509719352 83 +1509719353 80 +1509719354 14 +1509719355 6 +1509719356 9 +1509719357 8 +1509719358 9 +1509719359 10 +1509719360 11 +1509719361 10 +1509719362 10 +1509719363 11 +1509719364 7 diff --git a/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps.gplot b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps.gplot new file mode 100644 index 0000000..bd671e0 --- /dev/null +++ b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps.gplot @@ -0,0 +1,26 @@ +set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T142434/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:103] +set terminal png size 640,540 +plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/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_upload-20171103T142434/time_rps.png b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps.png new file mode 100644 index 0000000..f2f4fbc Binary files /dev/null and b/server-scalability/results/lynx/1000k/test_upload-20171103T142434/time_rps.png differ -- cgit v1.2.3