From 76cb7b22ac939296980a45c20af45d0929b41da8 Mon Sep 17 00:00:00 2001 From: Othmane Bakhtaoui Date: Fri, 26 Apr 2019 14:17:36 +0200 Subject: [PATCH] now gatling for 8 users --- .../index.html | 1013 ++++ .../js/all_sessions.js | 11 + .../js/assertions.json | 10 + .../js/assertions.xml | 3 + .../js/bootstrap.min.js | 7 + .../js/gatling.js | 139 + .../js/global_stats.json | 73 + .../js/highcharts-more.js | 56 + .../js/highstock.js | 431 ++ .../js/jquery.min.js | 2 + .../js/menu.js | 88 + .../js/moment.min.js | 7 + .../js/stats.js | 4883 +++++++++++++++++ .../js/stats.json | 4841 ++++++++++++++++ .../js/theme.js | 127 + .../js/unpack.js | 38 + .../req_-u-http-3a-2f-2-159b7.html | 883 +++ .../req_212328-200-png-0d6d1.html | 883 +++ .../req_aja-gif-e3ae3.html | 883 +++ .../req_ale-gif-211b8.html | 883 +++ .../req_angel-gif-4f0cb.html | 883 +++ .../req_angry-gif-8cab5.html | 883 +++ .../req_awklaugh-gif-d8ff2.html | 883 +++ .../req_bblevel1-png-620d3.html | 883 +++ .../req_bblevel2reposit-cf83e.html | 883 +++ .../req_bblevel2service-83713.html | 883 +++ .../req_broken-gif-75108.html | 883 +++ .../req_business-20cont-ac499.html | 883 +++ .../req_cam-camera-reco-ec046.html | 883 +++ .../req_coffee-gif-70c1a.html | 883 +++ .../req_concepts-png-a7572.html | 883 +++ .../req_css-family-alle-dfb31.html | 883 +++ .../req_css-family-open-31586.html | 883 +++ .../req_d-gif-f7d3a.html | 883 +++ .../req_dance-gif-5ed4f.html | 883 +++ .../req_deploymentview--6f5ca.html | 883 +++ .../req_desdesicions-pn-47566.html | 883 +++ .../req_doubt-gif-09b43.html | 883 +++ .../req_grazy-gif-e6ad3.html | 883 +++ .../req_home-view-38f1e.html | 883 +++ .../req_home-view-redir-c61bb.html | 883 +++ .../req_icon-png-cc35d.html | 883 +++ .../req_idk-gif-d24eb.html | 883 +++ .../req_jaja-gif-deaa5.html | 883 +++ .../req_jajano-gif-e4edd.html | 883 +++ .../req_jiji-gif-c411f.html | 883 +++ .../req_lmao-gif-f17f9.html | 883 +++ .../req_loginprocess-pn-8e1c6.html | 883 +++ .../req_logoasw-png-c8261.html | 883 +++ .../req_n1-gif-b798a.html | 883 +++ .../req_npc-gif-97e7e.html | 883 +++ .../req_popcorn-gif-89103.html | 883 +++ .../req_problems-png-1e872.html | 883 +++ .../req_qualitytree-png-1f785.html | 883 +++ .../req_remove-gif-60ae0.html | 883 +++ .../req_request-3-d0973.html | 883 +++ .../req_rwi-12-512-png-b5ae2.html | 883 +++ .../req_sadpepe-gif-ad119.html | 883 +++ .../req_sendmessages-pn-85afa.html | 883 +++ .../req_sidra-gif-2dfbb.html | 883 +++ .../req_sing-gif-a3a5e.html | 883 +++ .../req_smugpepe-gif-9ee8e.html | 883 +++ .../req_sniper-gif-d887f.html | 883 +++ .../req_srsly-gif-ba1e7.html | 883 +++ .../req_technical-20con-b4096.html | 883 +++ .../req_thumbsup-gif-7f609.html | 883 +++ .../req_unexistent-fold-f2506.html | 883 +++ .../req_unexistent-imag-05138.html | 883 +++ .../req_unexistent-imag-11888.html | 883 +++ .../req_unexistent-imag-3f6e4.html | 883 +++ .../req_unexistent-vide-0aaca.html | 883 +++ .../req_userjourney-png-8fd9d.html | 883 +++ .../req_wink-gif-6d3c0.html | 883 +++ .../req_worship-gif-0331e.html | 883 +++ .../req_yesyes2-gif-9fc13.html | 883 +++ .../req_yesyes3-gif-7f8b5.html | 883 +++ .../req_youwhat-gif-99ffd.html | 883 +++ .../simulation.log | 505 ++ .../style/arrow_down.png | Bin 0 -> 983 bytes .../style/arrow_down_black.png | Bin 0 -> 218 bytes .../style/arrow_right.png | Bin 0 -> 146 bytes .../style/arrow_right_black.png | Bin 0 -> 225 bytes .../style/bootstrap.min.css | 27 + .../style/cible.png | Bin 0 -> 1761 bytes .../style/favicon.ico | Bin 0 -> 1150 bytes .../style/little_arrow_right.png | Bin 0 -> 194 bytes .../style/logo-gatling.jpg | Bin 0 -> 1152 bytes .../style/logo.png | Bin 0 -> 11563 bytes .../style/logo.svg | 32 + .../style/sortable.png | Bin 0 -> 211 bytes .../style/sorted-down.png | Bin 0 -> 219 bytes .../style/sorted-up.png | Bin 0 -> 218 bytes .../style/stat-fleche-bas.png | Bin 0 -> 625 bytes .../style/stat-fond.png | Bin 0 -> 305 bytes .../style/stat-l-roue.png | Bin 0 -> 517 bytes .../style/stat-l-temps.png | Bin 0 -> 260 bytes .../style/style.css | 605 ++ performance/gatling/target/inc_compile.zip | Bin 4596 -> 4603 bytes .../dechates6a2/DechatTestSimulation.scala | 2 +- 99 files changed, 66762 insertions(+), 1 deletion(-) create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/index.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/all_sessions.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.json create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.xml create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/bootstrap.min.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/gatling.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/global_stats.json create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/highcharts-more.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/highstock.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/jquery.min.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/menu.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/moment.min.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.json create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/theme.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/js/unpack.js create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_-u-http-3a-2f-2-159b7.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_212328-200-png-0d6d1.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_aja-gif-e3ae3.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_ale-gif-211b8.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_angel-gif-4f0cb.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_angry-gif-8cab5.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_awklaugh-gif-d8ff2.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel1-png-620d3.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2reposit-cf83e.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2service-83713.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_broken-gif-75108.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_business-20cont-ac499.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_cam-camera-reco-ec046.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_coffee-gif-70c1a.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_concepts-png-a7572.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-alle-dfb31.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-open-31586.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_d-gif-f7d3a.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_dance-gif-5ed4f.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_deploymentview--6f5ca.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_desdesicions-pn-47566.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_doubt-gif-09b43.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_grazy-gif-e6ad3.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-38f1e.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-redir-c61bb.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_icon-png-cc35d.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_idk-gif-d24eb.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_jaja-gif-deaa5.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_jajano-gif-e4edd.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_jiji-gif-c411f.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_lmao-gif-f17f9.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_loginprocess-pn-8e1c6.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_logoasw-png-c8261.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_n1-gif-b798a.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_npc-gif-97e7e.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_popcorn-gif-89103.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_problems-png-1e872.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_qualitytree-png-1f785.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_remove-gif-60ae0.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_request-3-d0973.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_rwi-12-512-png-b5ae2.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_sadpepe-gif-ad119.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_sendmessages-pn-85afa.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_sidra-gif-2dfbb.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_sing-gif-a3a5e.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_smugpepe-gif-9ee8e.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_sniper-gif-d887f.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_srsly-gif-ba1e7.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_technical-20con-b4096.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_thumbsup-gif-7f609.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-fold-f2506.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-05138.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-11888.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-3f6e4.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-vide-0aaca.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_userjourney-png-8fd9d.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_wink-gif-6d3c0.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_worship-gif-0331e.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes2-gif-9fc13.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes3-gif-7f8b5.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/req_youwhat-gif-99ffd.html create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/simulation.log create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_down.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_down_black.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_right.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_right_black.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/bootstrap.min.css create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/cible.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/favicon.ico create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/little_arrow_right.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/logo-gatling.jpg create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/logo.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/logo.svg create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/sortable.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/sorted-down.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/sorted-up.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-fleche-bas.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-fond.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-l-roue.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-l-temps.png create mode 100644 performance/gatling/results/dechattestsimulation-20190426121415557/style/style.css diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/index.html b/performance/gatling/results/dechattestsimulation-20190426121415557/index.html new file mode 100644 index 0000000..ee06420 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/index.html @@ -0,0 +1,1013 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Global Information + + +
+
+ +
+
+
+ +

dechattestsimulation

+
+
+
+ + + +
+
+

> Global Information

+
+ +
+
+
+ +
+
+
+ + + +
+ +
+
+ +
+
+
+ +
+
+
+ +
+ +
+
+ +
+ +
+
+ +
+
+
+
+
+ +
+ + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/all_sessions.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/all_sessions.js new file mode 100644 index 0000000..df5e5c6 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/all_sessions.js @@ -0,0 +1,11 @@ +allUsersData = { + +color: '#FF9D00', +name: 'Active Users', +data: [ + [1556280857000,8],[1556280858000,8],[1556280859000,8],[1556280860000,8],[1556280861000,8],[1556280862000,8],[1556280863000,8],[1556280864000,8],[1556280865000,8],[1556280866000,8],[1556280867000,8],[1556280868000,8],[1556280869000,8],[1556280870000,8],[1556280871000,8],[1556280872000,8],[1556280873000,8],[1556280874000,8],[1556280875000,8],[1556280876000,8],[1556280877000,8],[1556280878000,8],[1556280879000,8],[1556280880000,8],[1556280881000,8],[1556280882000,8],[1556280883000,8],[1556280884000,8],[1556280885000,8],[1556280886000,8],[1556280887000,8],[1556280888000,8],[1556280889000,8],[1556280890000,8],[1556280891000,8],[1556280892000,8],[1556280893000,8],[1556280894000,8],[1556280895000,8],[1556280896000,8],[1556280897000,8],[1556280898000,8],[1556280899000,8],[1556280900000,8],[1556280901000,8],[1556280902000,8],[1556280903000,8],[1556280904000,8],[1556280905000,8],[1556280906000,8],[1556280907000,8],[1556280908000,8],[1556280909000,8],[1556280910000,8],[1556280911000,8],[1556280912000,8],[1556280913000,8],[1556280914000,7],[1556280915000,1],[1556280916000,1],[1556280917000,1] +], +tooltip: { yDecimals: 0, ySuffix: '', valueDecimals: 0 } + , zIndex: 20 + , yAxis: 1 +}; \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.json b/performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.json new file mode 100644 index 0000000..c27a418 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.json @@ -0,0 +1,10 @@ +{ + "simulation": "dechates6a2.DechatTestSimulation", + "simulationId": "dechattestsimulation", + "start": 1556280855557, + "description": "", + "scenarios": ["DeChat-ES-6A-II-Performance-Test"], + "assertions": [ + + ] +} \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.xml b/performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.xml new file mode 100644 index 0000000..0508b91 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/assertions.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/bootstrap.min.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/bootstrap.min.js new file mode 100644 index 0000000..ea41042 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/bootstrap.min.js @@ -0,0 +1,7 @@ +/** +* Bootstrap.js by @fat & @mdo +* plugins: bootstrap-tooltip.js, bootstrap-popover.js +* Copyright 2012 Twitter, Inc. +* http://www.apache.org/licenses/LICENSE-2.0.txt +*/ +!function(a){var b=function(a,b){this.init("tooltip",a,b)};b.prototype={constructor:b,init:function(b,c,d){var e,f;this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.enabled=!0,this.options.trigger=="click"?this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this)):this.options.trigger!="manual"&&(e=this.options.trigger=="hover"?"mouseenter":"focus",f=this.options.trigger=="hover"?"mouseleave":"blur",this.$element.on(e+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(f+"."+this.type,this.options.selector,a.proxy(this.leave,this))),this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},getOptions:function(b){return b=a.extend({},a.fn[this.type].defaults,b,this.$element.data()),b.delay&&typeof b.delay=="number"&&(b.delay={show:b.delay,hide:b.delay}),b},enter:function(b){var c=a(b.currentTarget)[this.type](this._options).data(this.type);if(!c.options.delay||!c.options.delay.show)return c.show();clearTimeout(this.timeout),c.hoverState="in",this.timeout=setTimeout(function(){c.hoverState=="in"&&c.show()},c.options.delay.show)},leave:function(b){var c=a(b.currentTarget)[this.type](this._options).data(this.type);this.timeout&&clearTimeout(this.timeout);if(!c.options.delay||!c.options.delay.hide)return c.hide();c.hoverState="out",this.timeout=setTimeout(function(){c.hoverState=="out"&&c.hide()},c.options.delay.hide)},show:function(){var a,b,c,d,e,f,g;if(this.hasContent()&&this.enabled){a=this.tip(),this.setContent(),this.options.animation&&a.addClass("fade"),f=typeof this.options.placement=="function"?this.options.placement.call(this,a[0],this.$element[0]):this.options.placement,b=/in/.test(f),a.detach().css({top:0,left:0,display:"block"}).insertAfter(this.$element),c=this.getPosition(b),d=a[0].offsetWidth,e=a[0].offsetHeight;switch(b?f.split(" ")[1]:f){case"bottom":g={top:c.top+c.height,left:c.left+c.width/2-d/2};break;case"top":g={top:c.top-e,left:c.left+c.width/2-d/2};break;case"left":g={top:c.top+c.height/2-e/2,left:c.left-d};break;case"right":g={top:c.top+c.height/2-e/2,left:c.left+c.width}}a.offset(g).addClass(f).addClass("in")}},setContent:function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},hide:function(){function d(){var b=setTimeout(function(){c.off(a.support.transition.end).detach()},500);c.one(a.support.transition.end,function(){clearTimeout(b),c.detach()})}var b=this,c=this.tip();return c.removeClass("in"),a.support.transition&&this.$tip.hasClass("fade")?d():c.detach(),this},fixTitle:function(){var a=this.$element;(a.attr("title")||typeof a.attr("data-original-title")!="string")&&a.attr("data-original-title",a.attr("title")||"").removeAttr("title")},hasContent:function(){return this.getTitle()},getPosition:function(b){return a.extend({},b?{top:0,left:0}:this.$element.offset(),{width:this.$element[0].offsetWidth,height:this.$element[0].offsetHeight})},getTitle:function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||(typeof c.title=="function"?c.title.call(b[0]):c.title),a},tip:function(){return this.$tip=this.$tip||a(this.options.template)},validate:function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},enable:function(){this.enabled=!0},disable:function(){this.enabled=!1},toggleEnabled:function(){this.enabled=!this.enabled},toggle:function(b){var c=a(b.currentTarget)[this.type](this._options).data(this.type);c[c.tip().hasClass("in")?"hide":"show"]()},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}},a.fn.tooltip=function(c){return this.each(function(){var d=a(this),e=d.data("tooltip"),f=typeof c=="object"&&c;e||d.data("tooltip",e=new b(this,f)),typeof c=="string"&&e[c]()})},a.fn.tooltip.Constructor=b,a.fn.tooltip.defaults={animation:!0,placement:"top",selector:!1,template:'
',trigger:"hover",title:"",delay:0,html:!1}}(window.jQuery),!function(a){var b=function(a,b){this.init("popover",a,b)};b.prototype=a.extend({},a.fn.tooltip.Constructor.prototype,{constructor:b,setContent:function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content > *")[this.options.html?"html":"text"](c),a.removeClass("fade top bottom left right in")},hasContent:function(){return this.getTitle()||this.getContent()},getContent:function(){var a,b=this.$element,c=this.options;return a=b.attr("data-content")||(typeof c.content=="function"?c.content.call(b[0]):c.content),a},tip:function(){return this.$tip||(this.$tip=a(this.options.template)),this.$tip},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}}),a.fn.popover=function(c){return this.each(function(){var d=a(this),e=d.data("popover"),f=typeof c=="object"&&c;e||d.data("popover",e=new b(this,f)),typeof c=="string"&&e[c]()})},a.fn.popover.Constructor=b,a.fn.popover.defaults=a.extend({},a.fn.tooltip.defaults,{placement:"right",trigger:"click",content:"",template:'

'})}(window.jQuery) \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/gatling.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/gatling.js new file mode 100644 index 0000000..9b5e3df --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/gatling.js @@ -0,0 +1,139 @@ +/* + * Copyright 2011-2014 eBusiness Information, Groupe Excilys (www.ebusinessinformation.fr) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +(function ($) { + $.fn.expandable = function () { + var scope = this; + + this.find('.expand-button:not([class*=hidden])').addClass('collapse').click(function () { + var $this = $(this); + + if ($this.hasClass('expand')) + $this.expand(scope); + else + $this.collapse(scope); + }); + + this.find('.expand-all-button').click(function () { + $(this).expandAll(scope); + }); + + this.find('.collapse-all-button').click(function () { + $(this).collapseAll(scope); + }); + + this.collapseAll(this); + + return this; + }; + + $.fn.expand = function (scope, recursive) { + return this.each(function () { + var $this = $(this); + + if (recursive) { + scope.find('.child-of-' + $this.attr('id') + ' .expand-button.expand').expand(scope, true); + scope.find('.child-of-' + $this.attr('id') + ' .expand-button.collapse').expand(scope, true); + } + + if ($this.hasClass('expand')) { + scope.find('.child-of-' + $this.attr('id')).toggle(true); + $this.toggleClass('expand').toggleClass('collapse'); + } + }); + }; + + $.fn.expandAll = function (scope) { + $('.child-of-ROOT .expand-button.expand').expand(scope, true); + $('.child-of-ROOT .expand-button.collapse').expand(scope, true); + }; + + $.fn.collapse = function (scope) { + return this.each(function () { + var $this = $(this); + + scope.find('.child-of-' + $this.attr('id') + ' .expand-button.collapse').collapse(scope); + scope.find('.child-of-' + $this.attr('id')).toggle(false); + $this.toggleClass('expand').toggleClass('collapse'); + }); + }; + + $.fn.collapseAll = function (scope) { + $('.child-of-ROOT .expand-button.collapse').collapse(scope); + }; + + $.fn.sortable = function (target) { + var table = this; + + this.find('thead .sortable').click( function () { + var $this = $(this); + + if ($this.hasClass('sorted-down')) { + var desc = false; + var style = 'sorted-up'; + } + else { + var desc = true; + var style = 'sorted-down'; + } + + $(target).sortTable($this.attr('id'), desc); + + table.find('thead .sortable').removeClass('sorted-up sorted-down'); + $this.addClass(style); + + return false; + }); + + return this; + }; + + $.fn.sortTable = function (col, desc) { + function getValue(line) { + var cell = $(line).find('.' + col); + + if (cell.hasClass('value')) + var value = cell.text(); + else + var value = cell.find('.value').text(); + + return parseInt(value); + } + + function sortLines (lines, group) { + var notErrorTable = col.search("error") == -1; + var linesToSort = notErrorTable ? lines.filter('.child-of-' + group) : lines; + + var sortedLines = linesToSort.sort(function (a, b) { + return desc ? getValue(b) - getValue(a): getValue(a) - getValue(b); + }).toArray(); + + var result = []; + $.each(sortedLines, function (i, line) { + result.push(line); + if (notErrorTable) + result = result.concat(sortLines(lines, $(line).attr('id'))); + }); + + return result; + } + + this.find('tbody').append(sortLines(this.find('tbody tr').detach(), 'ROOT')); + + return this; + }; +})(jQuery); + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/global_stats.json b/performance/gatling/results/dechattestsimulation-20190426121415557/js/global_stats.json new file mode 100644 index 0000000..cd2d919 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/global_stats.json @@ -0,0 +1,73 @@ +{ + "name": "Global Information", + "numberOfRequests": { + "total": 488, + "ok": 488, + "ko": 0 + }, + "minResponseTime": { + "total": 23, + "ok": 23, + "ko": 0 + }, + "maxResponseTime": { + "total": 7089, + "ok": 7089, + "ko": 0 + }, + "meanResponseTime": { + "total": 861, + "ok": 861, + "ko": 0 + }, + "standardDeviation": { + "total": 1062, + "ok": 1062, + "ko": 0 + }, + "percentiles1": { + "total": 357, + "ok": 357, + "ko": 0 + }, + "percentiles2": { + "total": 1321, + "ok": 1321, + "ko": 0 + }, + "percentiles3": { + "total": 3232, + "ok": 3232, + "ko": 0 + }, + "percentiles4": { + "total": 4495, + "ok": 4495, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 317, + "percentage": 65 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 33, + "percentage": 7 + }, + "group3": { + "name": "t > 1200 ms", + "count": 138, + "percentage": 28 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 8.0, + "ok": 8.0, + "ko": 0 + } +} \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/highcharts-more.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/highcharts-more.js new file mode 100644 index 0000000..5f18944 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/highcharts-more.js @@ -0,0 +1,56 @@ +/* + Highcharts JS v4.2.3 (2016-02-08) + + (c) 2009-2016 Torstein Honsi + + License: www.highcharts.com/license +*/ +(function(m){typeof module==="object"&&module.exports?module.exports=m:m(Highcharts)})(function(m){function J(a,b,c){this.init(a,b,c)}var O=m.arrayMin,P=m.arrayMax,s=m.each,F=m.extend,t=m.merge,Q=m.map,q=m.pick,A=m.pInt,o=m.getOptions().plotOptions,k=m.seriesTypes,u=m.extendClass,K=m.splat,v=m.wrap,L=m.Axis,y=m.Tick,G=m.Point,R=m.Pointer,S=m.CenteredSeriesMixin,B=m.TrackerMixin,w=m.Series,x=Math,E=x.round,C=x.floor,M=x.max,T=m.Color,r=function(){};F(J.prototype,{init:function(a,b,c){var d=this,g= +d.defaultOptions;d.chart=b;d.options=a=t(g,b.angular?{background:{}}:void 0,a);(a=a.background)&&s([].concat(K(a)).reverse(),function(a){var g=a.backgroundColor,b=c.userOptions,a=t(d.defaultBackgroundOptions,a);if(g)a.backgroundColor=g;a.color=a.backgroundColor;c.options.plotBands.unshift(a);b.plotBands=b.plotBands||[];b.plotBands!==c.options.plotBands&&b.plotBands.unshift(a)})},defaultOptions:{center:["50%","50%"],size:"85%",startAngle:0},defaultBackgroundOptions:{shape:"circle",borderWidth:1,borderColor:"silver", +backgroundColor:{linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,"#FFF"],[1,"#DDD"]]},from:-Number.MAX_VALUE,innerRadius:0,to:Number.MAX_VALUE,outerRadius:"105%"}});var z=L.prototype,y=y.prototype,U={getOffset:r,redraw:function(){this.isDirty=!1},render:function(){this.isDirty=!1},setScale:r,setCategories:r,setTitle:r},N={isRadial:!0,defaultRadialGaugeOptions:{labels:{align:"center",x:0,y:null},minorGridLineWidth:0,minorTickInterval:"auto",minorTickLength:10,minorTickPosition:"inside",minorTickWidth:1, +tickLength:10,tickPosition:"inside",tickWidth:2,title:{rotation:0},zIndex:2},defaultRadialXOptions:{gridLineWidth:1,labels:{align:null,distance:15,x:0,y:null},maxPadding:0,minPadding:0,showLastLabel:!1,tickLength:0},defaultRadialYOptions:{gridLineInterpolation:"circle",labels:{align:"right",x:-3,y:-2},showLastLabel:!1,title:{x:4,text:null,rotation:90}},setOptions:function(a){a=this.options=t(this.defaultOptions,this.defaultRadialOptions,a);if(!a.plotBands)a.plotBands=[]},getOffset:function(){z.getOffset.call(this); +this.chart.axisOffset[this.side]=0;this.center=this.pane.center=S.getCenter.call(this.pane)},getLinePath:function(a,b){var c=this.center,b=q(b,c[2]/2-this.offset);return this.chart.renderer.symbols.arc(this.left+c[0],this.top+c[1],b,b,{start:this.startAngleRad,end:this.endAngleRad,open:!0,innerR:0})},setAxisTranslation:function(){z.setAxisTranslation.call(this);if(this.center)this.transA=this.isCircular?(this.endAngleRad-this.startAngleRad)/(this.max-this.min||1):this.center[2]/2/(this.max-this.min|| +1),this.minPixelPadding=this.isXAxis?this.transA*this.minPointOffset:0},beforeSetTickPositions:function(){this.autoConnect&&(this.max+=this.categories&&1||this.pointRange||this.closestPointRange||0)},setAxisSize:function(){z.setAxisSize.call(this);if(this.isRadial){this.center=this.pane.center=m.CenteredSeriesMixin.getCenter.call(this.pane);if(this.isCircular)this.sector=this.endAngleRad-this.startAngleRad;this.len=this.width=this.height=this.center[2]*q(this.sector,1)/2}},getPosition:function(a, +b){return this.postTranslate(this.isCircular?this.translate(a):0,q(this.isCircular?b:this.translate(a),this.center[2]/2)-this.offset)},postTranslate:function(a,b){var c=this.chart,d=this.center,a=this.startAngleRad+a;return{x:c.plotLeft+d[0]+Math.cos(a)*b,y:c.plotTop+d[1]+Math.sin(a)*b}},getPlotBandPath:function(a,b,c){var d=this.center,g=this.startAngleRad,e=d[2]/2,j=[q(c.outerRadius,"100%"),c.innerRadius,q(c.thickness,10)],l=/%$/,i,f=this.isCircular;this.options.gridLineInterpolation==="polygon"? +d=this.getPlotLinePath(a).concat(this.getPlotLinePath(b,!0)):(a=Math.max(a,this.min),b=Math.min(b,this.max),f||(j[0]=this.translate(a),j[1]=this.translate(b)),j=Q(j,function(a){l.test(a)&&(a=A(a,10)*e/100);return a}),c.shape==="circle"||!f?(a=-Math.PI/2,b=Math.PI*1.5,i=!0):(a=g+this.translate(a),b=g+this.translate(b)),d=this.chart.renderer.symbols.arc(this.left+d[0],this.top+d[1],j[0],j[0],{start:Math.min(a,b),end:Math.max(a,b),innerR:q(j[1],j[0]-j[2]),open:i}));return d},getPlotLinePath:function(a, +b){var c=this,d=c.center,g=c.chart,e=c.getPosition(a),j,l,i;c.isCircular?i=["M",d[0]+g.plotLeft,d[1]+g.plotTop,"L",e.x,e.y]:c.options.gridLineInterpolation==="circle"?(a=c.translate(a))&&(i=c.getLinePath(0,a)):(s(g.xAxis,function(a){a.pane===c.pane&&(j=a)}),i=[],a=c.translate(a),d=j.tickPositions,j.autoConnect&&(d=d.concat([d[0]])),b&&(d=[].concat(d).reverse()),s(d,function(e,b){l=j.getPosition(e,a);i.push(b?"L":"M",l.x,l.y)}));return i},getTitlePosition:function(){var a=this.center,b=this.chart, +c=this.options.title;return{x:b.plotLeft+a[0]+(c.x||0),y:b.plotTop+a[1]-{high:0.5,middle:0.25,low:0}[c.align]*a[2]+(c.y||0)}}};v(z,"init",function(a,b,c){var h;var d=b.angular,g=b.polar,e=c.isX,j=d&&e,l,i;i=b.options;var f=c.pane||0;if(d){if(F(this,j?U:N),l=!e)this.defaultRadialOptions=this.defaultRadialGaugeOptions}else if(g)F(this,N),this.defaultRadialOptions=(l=e)?this.defaultRadialXOptions:t(this.defaultYAxisOptions,this.defaultRadialYOptions);a.call(this,b,c);if(!j&&(d||g)){a=this.options;if(!b.panes)b.panes= +[];this.pane=(h=b.panes[f]=b.panes[f]||new J(K(i.pane)[f],b,this),f=h);f=f.options;b.inverted=!1;i.chart.zoomType=null;this.startAngleRad=b=(f.startAngle-90)*Math.PI/180;this.endAngleRad=i=(q(f.endAngle,f.startAngle+360)-90)*Math.PI/180;this.offset=a.offset||0;if((this.isCircular=l)&&c.max===void 0&&i-b===2*Math.PI)this.autoConnect=!0}});v(z,"autoLabelAlign",function(a){if(!this.isRadial)return a.apply(this,[].slice.call(arguments,1))});v(y,"getPosition",function(a,b,c,d,g){var e=this.axis;return e.getPosition? +e.getPosition(c):a.call(this,b,c,d,g)});v(y,"getLabelPosition",function(a,b,c,d,g,e,j,l,i){var f=this.axis,h=e.y,n=20,k=e.align,m=(f.translate(this.pos)+f.startAngleRad+Math.PI/2)/Math.PI*180%360;f.isRadial?(a=f.getPosition(this.pos,f.center[2]/2+q(e.distance,-25)),e.rotation==="auto"?d.attr({rotation:m}):h===null&&(h=f.chart.renderer.fontMetrics(d.styles.fontSize).b-d.getBBox().height/2),k===null&&(f.isCircular?(this.label.getBBox().width>f.len*f.tickInterval/(f.max-f.min)&&(n=0),k=m>n&&m<180-n? +"left":m>180+n&&m<360-n?"right":"center"):k="center",d.attr({align:k})),a.x+=e.x,a.y+=h):a=a.call(this,b,c,d,g,e,j,l,i);return a});v(y,"getMarkPath",function(a,b,c,d,g,e,j){var l=this.axis;l.isRadial?(a=l.getPosition(this.pos,l.center[2]/2+d),b=["M",b,c,"L",a.x,a.y]):b=a.call(this,b,c,d,g,e,j);return b});o.arearange=t(o.area,{lineWidth:1,marker:null,threshold:null,tooltip:{pointFormat:'\u25cf {series.name}: {point.low} - {point.high}
'}, +trackByArea:!0,dataLabels:{align:null,verticalAlign:null,xLow:0,xHigh:0,yLow:0,yHigh:0},states:{hover:{halo:!1}}});k.arearange=u(k.area,{type:"arearange",pointArrayMap:["low","high"],dataLabelCollections:["dataLabel","dataLabelUpper"],toYData:function(a){return[a.low,a.high]},pointValKey:"low",deferTranslatePolar:!0,highToXY:function(a){var b=this.chart,c=this.xAxis.postTranslate(a.rectPlotX,this.yAxis.len-a.plotHigh);a.plotHighX=c.x-b.plotLeft;a.plotHigh=c.y-b.plotTop},translate:function(){var a= +this,b=a.yAxis;k.area.prototype.translate.apply(a);s(a.points,function(a){var d=a.low,g=a.high,e=a.plotY;g===null||d===null?a.isNull=!0:(a.plotLow=e,a.plotHigh=b.translate(g,0,1,0,1))});this.chart.polar&&s(this.points,function(b){a.highToXY(b)})},getGraphPath:function(){var a=this.points,b=[],c=[],d=a.length,g=w.prototype.getGraphPath,e,j,l;l=this.options;for(var i=l.step,d=a.length;d--;)e=a[d],!e.isNull&&(!a[d+1]||a[d+1].isNull)&&c.push({plotX:e.plotX,plotY:e.plotLow}),j={plotX:e.plotX,plotY:e.plotHigh, +isNull:e.isNull},c.push(j),b.push(j),!e.isNull&&(!a[d-1]||a[d-1].isNull)&&c.push({plotX:e.plotX,plotY:e.plotLow});a=g.call(this,a);if(i)i===!0&&(i="left"),l.step={left:"right",center:"center",right:"left"}[i];b=g.call(this,b);c=g.call(this,c);l.step=i;l=[].concat(a,b);!this.chart.polar&&c[0]==="M"&&(c[0]="L");this.areaPath=this.areaPath.concat(a,c);return l},drawDataLabels:function(){var a=this.data,b=a.length,c,d=[],g=w.prototype,e=this.options.dataLabels,j=e.align,l=e.verticalAlign,i=e.inside,f, +h,n=this.chart.inverted;if(e.enabled||this._hasPointLabels){for(c=b;c--;)if(f=a[c]){h=i?f.plotHighf.plotLow;f.y=f.high;f._plotY=f.plotY;f.plotY=f.plotHigh;d[c]=f.dataLabel;f.dataLabel=f.dataLabelUpper;f.below=h;if(n){if(!j)e.align=h?"right":"left"}else if(!l)e.verticalAlign=h?"top":"bottom";e.x=e.xHigh;e.y=e.yHigh}g.drawDataLabels&&g.drawDataLabels.apply(this,arguments);for(c=b;c--;)if(f=a[c]){h=i?f.plotHighf.plotLow;f.dataLabelUpper=f.dataLabel;f.dataLabel= +d[c];f.y=f.low;f.plotY=f._plotY;f.below=!h;if(n){if(!j)e.align=h?"left":"right"}else if(!l)e.verticalAlign=h?"bottom":"top";e.x=e.xLow;e.y=e.yLow}g.drawDataLabels&&g.drawDataLabels.apply(this,arguments)}e.align=j;e.verticalAlign=l},alignDataLabel:function(){k.column.prototype.alignDataLabel.apply(this,arguments)},setStackedPoints:r,getSymbol:r,drawPoints:r});o.areasplinerange=t(o.arearange);k.areasplinerange=u(k.arearange,{type:"areasplinerange",getPointSpline:k.spline.prototype.getPointSpline}); +(function(){var a=k.column.prototype;o.columnrange=t(o.column,o.arearange,{lineWidth:1,pointRange:null});k.columnrange=u(k.arearange,{type:"columnrange",translate:function(){var b=this,c=b.yAxis,d=b.xAxis,g=b.chart,e;a.translate.apply(b);s(b.points,function(a){var l=a.shapeArgs,i=b.options.minPointLength,f,h;a.plotHigh=e=c.translate(a.high,0,1,0,1);a.plotLow=a.plotY;h=e;f=a.plotY-e;Math.abs(f)\u25cf {series.name}
Maximum: {point.high}
Upper quartile: {point.q3}
Median: {point.median}
Lower quartile: {point.q1}
Minimum: {point.low}
'},whiskerLength:"50%",whiskerWidth:2});k.boxplot=u(k.column,{type:"boxplot", +pointArrayMap:["low","q1","median","q3","high"],toYData:function(a){return[a.low,a.q1,a.median,a.q3,a.high]},pointValKey:"high",pointAttrToOptions:{fill:"fillColor",stroke:"color","stroke-width":"lineWidth"},drawDataLabels:r,translate:function(){var a=this.yAxis,b=this.pointArrayMap;k.column.prototype.translate.apply(this);s(this.points,function(c){s(b,function(b){c[b]!==null&&(c[b+"Plot"]=a.translate(c[b],0,1,0,1))})})},drawPoints:function(){var a=this,b=a.options,c=a.chart.renderer,d,g,e,j,l,i, +f,h,n,k,m,H,I,o,t,r,v,u,w,x,B,A,y=a.doQuartiles!==!1,z,D=a.options.whiskerLength;s(a.points,function(p){n=p.graphic;B=p.shapeArgs;m={};o={};r={};A=p.color||a.color;if(p.plotY!==void 0)if(d=p.pointAttr[p.selected?"selected":""],v=B.width,u=C(B.x),w=u+v,x=E(v/2),g=C(y?p.q1Plot:p.lowPlot),e=C(y?p.q3Plot:p.lowPlot),j=C(p.highPlot),l=C(p.lowPlot),m.stroke=p.stemColor||b.stemColor||A,m["stroke-width"]=q(p.stemWidth,b.stemWidth,b.lineWidth),m.dashstyle=p.stemDashStyle||b.stemDashStyle,o.stroke=p.whiskerColor|| +b.whiskerColor||A,o["stroke-width"]=q(p.whiskerWidth,b.whiskerWidth,b.lineWidth),r.stroke=p.medianColor||b.medianColor||A,r["stroke-width"]=q(p.medianWidth,b.medianWidth,b.lineWidth),f=m["stroke-width"]%2/2,h=u+x+f,k=["M",h,e,"L",h,j,"M",h,g,"L",h,l],y&&(f=d["stroke-width"]%2/2,h=C(h)+f,g=C(g)+f,e=C(e)+f,u+=f,w+=f,H=["M",u,e,"L",u,g,"L",w,g,"L",w,e,"L",u,e,"z"]),D&&(f=o["stroke-width"]%2/2,j+=f,l+=f,z=/%$/.test(D)?x*parseFloat(D)/100:D/2,I=["M",h-z,j,"L",h+z,j,"M",h-z,l,"L",h+z,l]),f=r["stroke-width"]% +2/2,i=E(p.medianPlot)+f,t=["M",u,i,"L",w,i],n)p.stem.animate({d:k}),D&&p.whiskers.animate({d:I}),y&&p.box.animate({d:H}),p.medianShape.animate({d:t});else{p.graphic=n=c.g().add(a.group);p.stem=c.path(k).attr(m).add(n);if(D)p.whiskers=c.path(I).attr(o).add(n);if(y)p.box=c.path(H).attr(d).add(n);p.medianShape=c.path(t).attr(r).add(n)}})},setStackedPoints:r});o.errorbar=t(o.boxplot,{color:"#000000",grouping:!1,linkedTo:":previous",tooltip:{pointFormat:'\u25cf {series.name}: {point.low} - {point.high}
'}, +whiskerWidth:null});k.errorbar=u(k.boxplot,{type:"errorbar",pointArrayMap:["low","high"],toYData:function(a){return[a.low,a.high]},pointValKey:"high",doQuartiles:!1,drawDataLabels:k.arearange?k.arearange.prototype.drawDataLabels:r,getColumnMetrics:function(){return this.linkedParent&&this.linkedParent.columnMetrics||k.column.prototype.getColumnMetrics.call(this)}});o.waterfall=t(o.column,{lineWidth:1,lineColor:"#333",dashStyle:"dot",borderColor:"#333",dataLabels:{inside:!0},states:{hover:{lineWidthPlus:0}}}); +k.waterfall=u(k.column,{type:"waterfall",upColorProp:"fill",pointValKey:"y",translate:function(){var a=this.options,b=this.yAxis,c,d,g,e,j,l,i,f,h,n=q(a.minPointLength,5),m=a.threshold,o=a.stacking;k.column.prototype.translate.apply(this);this.minPointLengthOffset=0;i=f=m;d=this.points;for(c=0,a=d.length;c0?b.translate(i,0,1)-e.y:b.translate(i,0,1)-b.translate(i-l,0,1);i+=l}e.height<0&&(e.y+=e.height,e.height*=-1);g.plotY=e.y=E(e.y)-this.borderWidth%2/2;e.height=M(E(e.height),0.001);g.yBottom= +e.y+e.height;if(e.height<=n)e.height=n,this.minPointLengthOffset+=n;e.y-=this.minPointLengthOffset;e=g.plotY+(g.negative?e.height:0)-this.minPointLengthOffset;this.chart.inverted?g.tooltipPos[0]=b.len-e:g.tooltipPos[1]=e}},processData:function(a){var b=this.yData,c=this.options.data,d,g=b.length,e,j,l,i,f,h;j=e=l=i=this.options.threshold||0;for(h=0;h0?(e.pointAttr= +g,e.color=d):e.pointAttr=a.pointAttr})},getGraphPath:function(){var a=this.data,b=a.length,c=E(this.options.lineWidth+this.borderWidth)%2/2,d=[],g,e,j;for(j=1;j0?(j-a)/k:0.5,h&&j>=0&&(j=Math.sqrt(j)),j=x.ceil(c+j*(d-c))/2),i.push(j);this.radii=i},animate:function(a){var b=this.options.animation;if(!a)s(this.points, +function(a){var d=a.graphic,a=a.shapeArgs;d&&a&&(d.attr("r",1),d.animate({r:a.r},b))}),this.animate=null},translate:function(){var a,b=this.data,c,d,g=this.radii;k.scatter.prototype.translate.call(this);for(a=b.length;a--;)c=b[a],d=g?g[a]:0,typeof d==="number"&&d>=this.minPxSize/2?(c.shapeType="circle",c.shapeArgs={x:c.plotX,y:c.plotY,r:d},c.dlBox={x:c.plotX-d,y:c.plotY-d,width:2*d,height:2*d}):c.shapeArgs=c.plotY=c.dlBox=void 0},drawLegendSymbol:function(a,b){var c=this.chart.renderer,d=c.fontMetrics(a.itemStyle.fontSize).f/ +2;b.legendSymbol=c.circle(d,a.baseline-d,d).attr({zIndex:3}).add(b.legendGroup);b.legendSymbol.isMarker=!0},drawPoints:k.column.prototype.drawPoints,alignDataLabel:k.column.prototype.alignDataLabel,buildKDTree:r,applyZones:r});L.prototype.beforePadding=function(){var a=this,b=this.len,c=this.chart,d=0,g=b,e=this.isXAxis,j=e?"xData":"yData",l=this.min,i={},f=x.min(c.plotWidth,c.plotHeight),h=Number.MAX_VALUE,n=-Number.MAX_VALUE,k=this.max-l,m=b/k,o=[];s(this.series,function(b){var g=b.options;if(b.bubblePadding&& +(b.visible||!c.options.chart.ignoreHiddenSeries))if(a.allowZoomOutside=!0,o.push(b),e)s(["minSize","maxSize"],function(a){var b=g[a],e=/%$/.test(b),b=A(b);i[a]=e?f*b/100:b}),b.minPxSize=i.minSize,b.maxPxSize=i.maxSize,b=b.zData,b.length&&(h=q(g.zMin,x.min(h,x.max(O(b),g.displayNegative===!1?g.zThreshold:-Number.MAX_VALUE))),n=q(g.zMax,x.max(n,P(b))))});s(o,function(a){var b=a[j],c=b.length,f;e&&a.getRadii(h,n,a.minPxSize,a.maxPxSize);if(k>0)for(;c--;)typeof b[c]==="number"&&(f=a.radii[c],d=Math.min((b[c]- +l)*m-f,d),g=Math.max((b[c]-l)*m+f,g))});o.length&&k>0&&!this.isLog&&(g-=b,m*=(b+d-g)/b,s([["min","userMin",d],["max","userMax",g]],function(b){q(a.options[b[0]],a[b[1]])===void 0&&(a[b[0]]+=b[2]/m)}))};(function(){function a(a,b){var c=this.chart,d=this.options.animation,i=this.group,f=this.markerGroup,h=this.xAxis.center,n=c.plotLeft,k=c.plotTop;if(c.polar){if(c.renderer.isSVG)d===!0&&(d={}),b?(c={translateX:h[0]+n,translateY:h[1]+k,scaleX:0.001,scaleY:0.001},i.attr(c),f&&f.attr(c)):(c={translateX:n, +translateY:k,scaleX:1,scaleY:1},i.animate(c,d),f&&f.animate(c,d),this.animate=null)}else a.call(this,b)}var b=w.prototype,c=R.prototype,d;b.searchPointByAngle=function(a){var b=this.chart,c=this.xAxis.pane.center;return this.searchKDTree({clientX:180+Math.atan2(a.chartX-c[0]-b.plotLeft,a.chartY-c[1]-b.plotTop)*(-180/Math.PI)})};v(b,"buildKDTree",function(a){if(this.chart.polar)this.kdByAngle?this.searchPoint=this.searchPointByAngle:this.kdDimensions=2;a.apply(this)});b.toXY=function(a){var b,c=this.chart, +d=a.plotX;b=a.plotY;a.rectPlotX=d;a.rectPlotY=b;b=this.xAxis.postTranslate(a.plotX,this.yAxis.len-b);a.plotX=a.polarPlotX=b.x-c.plotLeft;a.plotY=a.polarPlotY=b.y-c.plotTop;this.kdByAngle?(c=(d/Math.PI*180+this.xAxis.pane.options.startAngle)%360,c<0&&(c+=360),a.clientX=c):a.clientX=a.plotX};k.spline&&v(k.spline.prototype,"getPointSpline",function(a,b,c,d){var i,f,h,n,k,m,o;if(this.chart.polar){i=c.plotX;f=c.plotY;a=b[d-1];h=b[d+1];this.connectEnds&&(a||(a=b[b.length-2]),h||(h=b[1]));if(a&&h)n=a.plotX, +k=a.plotY,b=h.plotX,m=h.plotY,n=(1.5*i+n)/2.5,k=(1.5*f+k)/2.5,h=(1.5*i+b)/2.5,o=(1.5*f+m)/2.5,b=Math.sqrt(Math.pow(n-i,2)+Math.pow(k-f,2)),m=Math.sqrt(Math.pow(h-i,2)+Math.pow(o-f,2)),n=Math.atan2(k-f,n-i),k=Math.atan2(o-f,h-i),o=Math.PI/2+(n+k)/2,Math.abs(n-o)>Math.PI/2&&(o-=Math.PI),n=i+Math.cos(o)*b,k=f+Math.sin(o)*b,h=i+Math.cos(Math.PI+o)*m,o=f+Math.sin(Math.PI+o)*m,c.rightContX=h,c.rightContY=o;d?(c=["C",a.rightContX||a.plotX,a.rightContY||a.plotY,n||i,k||f,i,f],a.rightContX=a.rightContY=null): +c=["M",i,f]}else c=a.call(this,b,c,d);return c});v(b,"translate",function(a){var b=this.chart;a.call(this);if(b.polar&&(this.kdByAngle=b.tooltip&&b.tooltip.shared,!this.preventPostTranslate)){a=this.points;for(b=a.length;b--;)this.toXY(a[b])}});v(b,"getGraphPath",function(a,b){var c=this;if(this.chart.polar){b=b||this.points;if(this.options.connectEnds!==!1&&b[0].y!==null)this.connectEnds=!0,b.splice(b.length,0,b[0]);s(b,function(a){a.polarPlotY===void 0&&c.toXY(a)})}return a.apply(this,[].slice.call(arguments, +1))});v(b,"animate",a);if(k.column)d=k.column.prototype,v(d,"animate",a),v(d,"translate",function(a){var b=this.xAxis,c=this.yAxis.len,d=b.center,i=b.startAngleRad,f=this.chart.renderer,h,k;this.preventPostTranslate=!0;a.call(this);if(b.isRadial){b=this.points;for(k=b.length;k--;)h=b[k],a=h.barX+i,h.shapeType="path",h.shapeArgs={d:f.symbols.arc(d[0],d[1],c-h.plotY,null,{start:a,end:a+h.pointWidth,innerR:c-q(h.yBottom,c)})},this.toXY(h),h.tooltipPos=[h.plotX,h.plotY],h.ttBelow=h.plotY>d[1]}}),v(d, +"alignDataLabel",function(a,c,d,l,i,f){if(this.chart.polar){a=c.rectPlotX/Math.PI*180;if(l.align===null)l.align=a>20&&a<160?"left":a>200&&a<340?"right":"center";if(l.verticalAlign===null)l.verticalAlign=a<45||a>315?"bottom":a>135&&a<225?"top":"middle";b.alignDataLabel.call(this,c,d,l,i,f)}else a.call(this,c,d,l,i,f)});v(c,"getCoordinates",function(a,b){var c=this.chart,d={xAxis:[],yAxis:[]};c.polar?s(c.axes,function(a){var f=a.isXAxis,g=a.center,k=b.chartX-g[0]-c.plotLeft,g=b.chartY-g[1]-c.plotTop; +d[f?"xAxis":"yAxis"].push({axis:a,value:a.translate(f?Math.PI-Math.atan2(k,g):Math.sqrt(Math.pow(k,2)+Math.pow(g,2)),!0)})}):d=a.call(this,b);return d})})()}); diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/highstock.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/highstock.js new file mode 100644 index 0000000..4d5d1c2 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/highstock.js @@ -0,0 +1,431 @@ +/* + Highstock JS v4.2.3 (2016-02-08) + + (c) 2009-2016 Torstein Honsi + + License: www.highcharts.com/license +*/ +(function(J,ea){typeof module==="object"&&module.exports?module.exports=J.document?ea(J):ea:J.Highcharts=ea(J)})(typeof window!=="undefined"?window:this,function(J){function ea(a,b){var c="Highcharts error #"+a+": www.highcharts.com/errors/"+a;if(b)throw Error(c);J.console&&console.log(c)}function yb(a,b,c){this.options=b;this.elem=a;this.prop=c}function C(){var a,b=arguments,c,d={},e=function(a,b){var c,d;typeof a!=="object"&&(a={});for(d in b)b.hasOwnProperty(d)&&(c=b[d],a[d]=c&&typeof c==="object"&& +Object.prototype.toString.call(c)!=="[object Array]"&&d!=="renderTo"&&typeof c.nodeType!=="number"?e(a[d]||{},c):b[d]);return a};b[0]===!0&&(d=b[1],b=Array.prototype.slice.call(b,2));c=b.length;for(a=0;a-1?h.thousandsSep:""))):e=la(f,e)}j.push(e);a=a.slice(c+1);c=(d=!d)?"}":"{"}j.push(a);return j.join("")}function Ab(a){return X.pow(10,U(X.log(a)/X.LN10))}function Bb(a,b,c,d,e){var f,g=a,c=p(c,1);f=a/c;b||(b=[1,2,2.5,5,10],d===!1&&(c===1?b=[1,2,5,10]:c<=0.1&&(b=[1/c])));for(d=0;d=a||!e&&f<=(b[d]+(b[d+ +1]||b[d]))/2)break;g*=c;return g}function pb(a,b){var c=a.length,d,e;for(e=0;ec&&(c=a[b]);return c}function Pa(a,b){for(var c in a)a[c]&&a[c]!==b&&a[c].destroy&&a[c].destroy(),delete a[c]}function Xa(a){qb||(qb=ca(Ya));a&&qb.appendChild(a);qb.innerHTML=""}function na(a, +b){return parseFloat(a.toPrecision(b||14))}function cb(a,b){b.renderer.globalAnimation=p(a,b.animation)}function Pb(){var a=O.global,b=a.useUTC,c=b?"getUTC":"get",d=b?"setUTC":"set";da=a.Date||J.Date;zb=b&&a.timezoneOffset;hb=b&&a.getTimezoneOffset;rb=function(a,c,d,h,i,j){var k;b?(k=da.UTC.apply(0,arguments),k+=gb(k)):k=(new da(a,c,p(d,1),p(h,0),p(i,0),p(j,0))).getTime();return k};Cb=c+"Minutes";Db=c+"Hours";Eb=c+"Day";ib=c+"Date";jb=c+"Month";kb=c+"FullYear";Qb=d+"Milliseconds";Rb=d+"Seconds";Sb= +d+"Minutes";Tb=d+"Hours";Fb=d+"Date";Gb=d+"Month";Hb=d+"FullYear"}function va(a){if(!(this instanceof va))return new va(a);this.init(a)}function Y(){}function db(a,b,c,d){this.axis=a;this.pos=b;this.type=c||"";this.isNew=!0;!c&&!d&&this.addLabel()}function Ub(a,b,c,d,e){var f=a.chart.inverted;this.axis=a;this.isNegative=c;this.options=b;this.x=d;this.total=null;this.points={};this.stack=e;this.rightCliff=this.leftCliff=0;this.alignOptions={align:b.align||(f?c?"left":"right":"center"),verticalAlign:b.verticalAlign|| +(f?"middle":c?"bottom":"top"),y:p(b.y,f?4:c?14:-6),x:p(b.x,f?c?-6:6:0)};this.textAlign=b.textAlign||(f?c?"right":"left":"center")}function Ib(a){var b=a.options,c=b.navigator,d=c.enabled,b=b.scrollbar,e=b.enabled,f=d?c.height:0,g=e?b.height:0;this.handles=[];this.scrollbarButtons=[];this.elementsToDestroy=[];this.chart=a;this.setBaseSeries();this.height=f;this.scrollbarHeight=g;this.scrollbarEnabled=e;this.navigatorEnabled=d;this.navigatorOptions=c;this.scrollbarOptions=b;this.outlineHeight=f+g;this.init()} +function Jb(a){this.init(a)}var u,B=J.document,X=Math,y=X.round,U=X.floor,Fa=X.ceil,s=X.max,E=X.min,Q=X.abs,aa=X.cos,ia=X.sin,Ba=X.PI,oa=Ba*2/360,La=J.navigator&&J.navigator.userAgent||"",Vb=J.opera,Ja=/(msie|trident|edge)/i.test(La)&&!Vb,sb=B&&B.documentMode===8,tb=!Ja&&/AppleWebKit/.test(La),Za=/Firefox/.test(La),lb=/(Mobile|Android|Windows Phone)/.test(La),Qa="http://www.w3.org/2000/svg",ha=B&&B.createElementNS&&!!B.createElementNS(Qa,"svg").createSVGRect,$b=Za&&parseInt(La.split("Firefox/")[1], +10)<4,pa=B&&!ha&&!Ja&&!!B.createElement("canvas").getContext,$a,eb,Wb={},Kb=0,qb,O,la,H,qa=function(){},$=[],mb=0,Ya="div",ac=/^[0-9]+$/,ub=["plotTop","marginRight","marginBottom","plotLeft"],da,rb,zb,hb,Cb,Db,Eb,ib,jb,kb,Qb,Rb,Sb,Tb,Fb,Gb,Hb,K={},z;z=J.Highcharts?ea(16,!0):{win:J};z.seriesTypes=K;var Ra=[],wa,ra,n,Sa,Lb,sa,D,R,M,fb,Ta;yb.prototype={dSetter:function(){var a=this.paths[0],b=this.paths[1],c=[],d=this.now,e=a.length,f;if(d===1)c=this.toD;else if(e===b.length&&d<1)for(;e--;)f=parseFloat(a[e]), +c[e]=isNaN(f)?a[e]:d*parseFloat(b[e]-f)+f;else c=b;this.elem.attr("d",c)},update:function(){var a=this.elem,b=this.prop,c=this.now,d=this.options.step;if(this[b+"Setter"])this[b+"Setter"]();else a.attr?a.element&&a.attr(b,c):a.style[b]=c+this.unit;d&&d.call(a,c,this)},run:function(a,b,c){var d=this,e=function(a){return e.stopped?!1:d.step(a)},f;this.startTime=+new da;this.start=a;this.end=b;this.unit=c;this.now=this.start;this.pos=0;e.elem=this.elem;if(e()&&Ra.push(e)===1)e.timerId=setInterval(function(){for(f= +0;f=f+this.startTime){this.now=this.end;this.pos=1;this.update();a=g[this.prop]=!0;for(h in g)g[h]!==!0&&(a=!1);a&&e&&e.call(c);c=!1}else this.pos=d.easing((b-this.startTime)/f),this.now=this.start+(this.end-this.start)*this.pos,this.update(),c=!0;return c},initPath:function(a, +b,c){var b=b||"",d=a.shift,e=b.indexOf("C")>-1,f=e?7:3,g,b=b.split(" "),c=[].concat(c),h=a.isArea,i=h?2:1,j=function(a){for(g=a.length;g--;)(a[g]==="M"||a[g]==="L")&&a.splice(g+1,0,a[g+1],a[g+2],a[g+1],a[g+2])};e&&(j(b),j(c));if(d<=c.length/f&&b.length===c.length)for(;d--;)c=c.slice(0,f).concat(c),h&&(c=c.concat(c.slice(c.length-f)));a.shift=0;if(b.length)for(a=c.length;b.length3?g.length%3:0;c=p(c,e.decimalPoint);d=p(d,e.thousandsSep);a=a<0?"-":"";a+=h?g.substr(0,h)+d:"";a+=g.substr(h).replace(/(\d{3})(?=\d)/g,"$1"+d);+b&&(d=Math.abs(i-g+Math.pow(10,-Math.max(b,f)-1)),a+=c+d.toFixed(b).slice(2));return a};Math.easeInOutSine=function(a){return-0.5*(Math.cos(Math.PI*a)-1)};wa=function(a, +b){var c;if(b==="width")return Math.min(a.offsetWidth,a.scrollWidth)-wa(a,"padding-left")-wa(a,"padding-right");else if(b==="height")return Math.min(a.offsetHeight,a.scrollHeight)-wa(a,"padding-top")-wa(a,"padding-bottom");return(c=J.getComputedStyle(a,void 0))&&G(c.getPropertyValue(b))};ra=function(a,b){return b.indexOf?b.indexOf(a):[].indexOf.call(b,a)};Sa=function(a,b){return[].filter.call(a,b)};sa=function(a,b){for(var c=[],d=0,e=a.length;d-1&&(f.splice(h,1),g[b]=f),d(b,c)):(e(),g[b]=[])):(e(),a.hcEvents={})};M=function(a,b,c,d){var e; +e=a.hcEvents;var f,g,h,i,c=c||{};if(B.createEvent&&(a.dispatchEvent||a.fireEvent))e=B.createEvent("Events"),e.initEvent(b,!0,!0),e.target=a,w(e,c),a.dispatchEvent?a.dispatchEvent(e):a.fireEvent(b,e);else if(e){e=e[b]||[];f=e.length;h=function(){c.defaultPrevented=!0};for(g=0;g{point.key}
',pointFormat:'\u25cf {series.name}: {point.y}
',shadow:!0,snap:lb?25:10,style:{color:"#333333",cursor:"default",fontSize:"12px",padding:"8px",pointerEvents:"none",whiteSpace:"nowrap"}},credits:{enabled:!0,text:"Highcharts.com", +href:"http://www.highcharts.com",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#909090",fontSize:"9px"}}};var V=O.plotOptions,ba=V.line;Pb();va.prototype={parsers:[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(a){return[G(a[1]),G(a[2]),G(a[3]),parseFloat(a[4],10)]}},{regex:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/,parse:function(a){return[G(a[1],16),G(a[2],16),G(a[3],16),1]}}, +{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(a){return[G(a[1]),G(a[2]),G(a[3]),1]}}],init:function(a){var b,c,d,e;if((this.input=a)&&a.stops)this.stops=sa(a.stops,function(a){return new va(a[1])});else for(d=this.parsers.length;d--&&!c;)e=this.parsers[d],(b=e.regex.exec(a))&&(c=e.parse(b));this.rgba=c||[]},get:function(a){var b=this.input,c=this.rgba,d;this.stops?(d=C(b),d.stops=[].concat(d.stops),n(this.stops,function(b,c){d.stops[c]=[d.stops[c][0],b.get(a)]})): +d=c&&!isNaN(c[0])?a==="rgb"||!a&&c[3]===1?"rgb("+c[0]+","+c[1]+","+c[2]+")":a==="a"?c[3]:"rgba("+c.join(",")+")":b;return d},brighten:function(a){var b,c=this.rgba;if(this.stops)n(this.stops,function(b){b.brighten(a)});else if(ta(a)&&a!==0)for(b=0;b<3;b++)c[b]+=G(a*255),c[b]<0&&(c[b]=0),c[b]>255&&(c[b]=255);return this},setOpacity:function(a){this.rgba[3]=a;return this}};Y.prototype={opacity:1,textProps:"direction,fontSize,fontWeight,fontFamily,fontStyle,color,lineHeight,width,textDecoration,textOverflow,textShadow".split(","), +init:function(a,b){this.element=b==="span"?ca(b):B.createElementNS(Qa,b);this.renderer=a},animate:function(a,b,c){b=p(b,this.renderer.globalAnimation,!0);Ta(this);if(b){b=C(b,{});if(c)b.complete=c;fb(this,a,b)}else this.attr(a,null,c);return this},colorGradient:function(a,b,c){var d=this.renderer,e,f,g,h,i,j,k,l,m,o,q,r=[],A;a.linearGradient?f="linearGradient":a.radialGradient&&(f="radialGradient");if(f){g=a[f];i=d.gradients;k=a.stops;o=c.radialReference;Ma(g)&&(a[f]=g={x1:g[0],y1:g[1],x2:g[2],y2:g[3], +gradientUnits:"userSpaceOnUse"});f==="radialGradient"&&o&&!t(g.gradientUnits)&&(h=g,g=C(g,d.getRadialAttr(o,h),{gradientUnits:"userSpaceOnUse"}));for(q in g)q!=="id"&&r.push(q,g[q]);for(q in k)r.push(k[q]);r=r.join(",");i[r]?o=i[r].attr("id"):(g.id=o="highcharts-"+Kb++,i[r]=j=d.createElement(f).attr(g).add(d.defs),j.radAttr=h,j.stops=[],n(k,function(a){a[1].indexOf("rgba")===0?(e=va(a[1]),l=e.get("rgb"),m=e.get("a")):(l=a[1],m=1);a=d.createElement("stop").attr({offset:a[0],"stop-color":l,"stop-opacity":m}).add(j); +j.stops.push(a)}));A="url("+d.url+"#"+o+")";c.setAttribute(b,A);c.gradient=r;a.toString=function(){return A}}},applyTextShadow:function(a){var b=this.element,c,d=a.indexOf("contrast")!==-1,e={},f=this.renderer.forExport,g=f||b.style.textShadow!==u&&!Ja;if(d)e.textShadow=a=a.replace(/contrast/g,this.renderer.getContrast(b.style.fill));if(tb||f)e.textRendering="geometricPrecision";g?this.css(e):(this.fakeTS=!0,this.ySetter=this.xSetter,c=[].slice.call(b.getElementsByTagName("tspan")),n(a.split(/\s?,\s?/g), +function(a){var d=b.firstChild,e,f,a=a.split(" ");e=a[a.length-1];(f=a[a.length-2])&&n(c,function(a,c){var g;c===0&&(a.setAttribute("x",b.getAttribute("x")),c=b.getAttribute("y"),a.setAttribute("y",c||0),c===null&&b.setAttribute("y",0));g=a.cloneNode(1);W(g,{"class":"highcharts-text-shadow",fill:e,stroke:e,"stroke-opacity":1/s(G(f),3),"stroke-width":f,"stroke-linejoin":"round"});b.insertBefore(g,d)})}))},attr:function(a,b,c){var d,e=this.element,f,g=this,h;typeof a==="string"&&b!==u&&(d=a,a={},a[d]= +b);if(typeof a==="string")g=(this[a+"Getter"]||this._defaultGetter).call(this,a,e);else{for(d in a){b=a[d];h=!1;this.symbolName&&/^(x|y|width|height|r|start|end|innerR|anchorX|anchorY)/.test(d)&&(f||(this.symbolAttr(a),f=!0),h=!0);if(this.rotation&&(d==="x"||d==="y"))this.doTransform=!0;h||(h=this[d+"Setter"]||this._defaultSetter,h.call(this,b,d,e),this.shadows&&/^(width|height|visibility|x|y|d|transform|cx|cy|r)$/.test(d)&&this.updateShadows(d,b,h))}if(this.doTransform)this.updateTransform(),this.doTransform= +!1}c&&c();return g},updateShadows:function(a,b,c){for(var d=this.shadows,e=d.length;e--;)c.call(null,a==="height"?Math.max(b-(d[e].cutHeight||0),0):a==="d"?this.d:b,a,d[e])},addClass:function(a){var b=this.element,c=W(b,"class")||"";c.indexOf(a)===-1&&W(b,"class",c+" "+a);return this},symbolAttr:function(a){var b=this;n("x,y,r,start,end,width,height,innerR,anchorX,anchorY".split(","),function(c){b[c]=p(a[c],b[c])});b.attr({d:b.renderer.symbols[b.symbolName](b.x,b.y,b.width,b.height,b)})},clip:function(a){return this.attr("clip-path", +a?"url("+this.renderer.url+"#"+a.id+")":"none")},crisp:function(a){var b,c={},d,e=this.strokeWidth||0;d=y(e)%2/2;a.x=U(a.x||this.x||0)+d;a.y=U(a.y||this.y||0)+d;a.width=U((a.width||this.width||0)-2*d);a.height=U((a.height||this.height||0)-2*d);a.strokeWidth=e;for(b in a)this[b]!==a[b]&&(this[b]=c[b]=a[b]);return c},css:function(a){var b=this.styles,c={},d=this.element,e,f,g="";e=!b;if(a&&a.color)a.fill=a.color;if(b)for(f in a)a[f]!==b[f]&&(c[f]=a[f],e=!0);if(e){e=this.textWidth=a&&a.width&&d.nodeName.toLowerCase()=== +"text"&&G(a.width)||this.textWidth;b&&(a=w(b,c));this.styles=a;e&&(pa||!ha&&this.renderer.forExport)&&delete a.width;if(Ja&&!ha)I(this.element,a);else{b=function(a,b){return"-"+b.toLowerCase()};for(f in a)g+=f.replace(/([A-Z])/g,b)+":"+a[f]+";";W(d,"style",g)}e&&this.added&&this.renderer.buildText(this)}return this},on:function(a,b){var c=this,d=c.element;eb&&a==="click"?(d.ontouchstart=function(a){c.touchEventFired=da.now();a.preventDefault();b.call(d,a)},d.onclick=function(a){(La.indexOf("Android")=== +-1||da.now()-(c.touchEventFired||0)>1100)&&b.call(d,a)}):d["on"+a]=b;return this},setRadialReference:function(a){var b=this.renderer.gradients[this.element.gradient];this.element.radialReference=a;b&&b.radAttr&&b.animate(this.renderer.getRadialAttr(a,b.radAttr));return this},translate:function(a,b){return this.attr({translateX:a,translateY:b})},invert:function(){this.inverted=!0;this.updateTransform();return this},updateTransform:function(){var a=this.translateX||0,b=this.translateY||0,c=this.scaleX, +d=this.scaleY,e=this.inverted,f=this.rotation,g=this.element;e&&(a+=this.attr("width"),b+=this.attr("height"));a=["translate("+a+","+b+")"];e?a.push("rotate(90) scale(-1,1)"):f&&a.push("rotate("+f+" "+(g.getAttribute("x")||0)+" "+(g.getAttribute("y")||0)+")");(t(c)||t(d))&&a.push("scale("+p(c,1)+" "+p(d,1)+")");a.length&&g.setAttribute("transform",a.join(" "))},toFront:function(){var a=this.element;a.parentNode.appendChild(a);return this},align:function(a,b,c){var d,e,f,g,h={};e=this.renderer;f=e.alignedObjects; +if(a){if(this.alignOptions=a,this.alignByTranslate=b,!c||Da(c))this.alignTo=d=c||"renderer",Aa(f,this),f.push(this),c=null}else a=this.alignOptions,b=this.alignByTranslate,d=this.alignTo;c=p(c,e[d],e);d=a.align;e=a.verticalAlign;f=(c.x||0)+(a.x||0);g=(c.y||0)+(a.y||0);if(d==="right"||d==="center")f+=(c.width-(a.width||0))/{right:1,center:2}[d];h[b?"translateX":"x"]=y(f);if(e==="bottom"||e==="middle")g+=(c.height-(a.height||0))/({bottom:1,middle:2}[e]||1);h[b?"translateY":"y"]=y(g);this[this.placed? +"animate":"attr"](h);this.placed=!0;this.alignAttr=h;return this},getBBox:function(a,b){var c,d=this.renderer,e,f,g,h=this.element,i=this.styles;e=this.textStr;var j,k=h.style,l,m=d.cache,o=d.cacheKeys,q;f=p(b,this.rotation);g=f*oa;e!==u&&(q=["",f||0,i&&i.fontSize,h.style.width].join(","),q=e===""||ac.test(e)?"num:"+e.toString().length+q:e+q);q&&!a&&(c=m[q]);if(!c){if(h.namespaceURI===Qa||d.forExport){try{l=this.fakeTS&&function(a){n(h.querySelectorAll(".highcharts-text-shadow"),function(b){b.style.display= +a})},Za&&k.textShadow?(j=k.textShadow,k.textShadow=""):l&&l("none"),c=h.getBBox?w({},h.getBBox()):{width:h.offsetWidth,height:h.offsetHeight},j?k.textShadow=j:l&&l("")}catch(r){}if(!c||c.width<0)c={width:0,height:0}}else c=this.htmlGetBBox();if(d.isSVG){d=c.width;e=c.height;if(Ja&&i&&i.fontSize==="11px"&&e.toPrecision(3)==="16.9")c.height=e=14;if(f)c.width=Q(e*ia(g))+Q(d*aa(g)),c.height=Q(e*aa(g))+Q(d*ia(g))}if(q){for(;o.length>250;)delete m[o.shift()];m[q]||o.push(q);m[q]=c}}return c},show:function(a){return this.attr({visibility:a? +"inherit":"visible"})},hide:function(){return this.attr({visibility:"hidden"})},fadeOut:function(a){var b=this;b.animate({opacity:0},{duration:a||150,complete:function(){b.attr({y:-9999})}})},add:function(a){var b=this.renderer,c=this.element,d;if(a)this.parentGroup=a;this.parentInverted=a&&a.inverted;this.textStr!==void 0&&b.buildText(this);this.added=!0;if(!a||a.handleZ||this.zIndex)d=this.zIndexSetter();d||(a?a.element:b.box).appendChild(c);if(this.onAdd)this.onAdd();return this},safeRemoveChild:function(a){var b= +a.parentNode;b&&b.removeChild(a)},destroy:function(){var a=this,b=a.element||{},c=a.shadows,d=a.renderer.isSVG&&b.nodeName==="SPAN"&&a.parentGroup,e,f;b.onclick=b.onmouseout=b.onmouseover=b.onmousemove=b.point=null;Ta(a);if(a.clipPath)a.clipPath=a.clipPath.destroy();if(a.stops){for(f=0;f]*>/g,"")))},textSetter:function(a){if(a!==this.textStr)delete this.bBox,this.textStr=a,this.added&&this.renderer.buildText(this)},fillSetter:function(a,b,c){typeof a==="string"?c.setAttribute(b,a):a&&this.colorGradient(a,b,c)},visibilitySetter:function(a,b,c){a=== +"inherit"?c.removeAttribute(b):c.setAttribute(b,a)},zIndexSetter:function(a,b){var c=this.renderer,d=this.parentGroup,c=(d||c).element||c.box,e,f,g=this.element,h;e=this.added;var i;t(a)&&(g.setAttribute(b,a),a=+a,this[b]===a&&(e=!1),this[b]=a);if(e){if((a=this.zIndex)&&d)d.handleZ=!0;d=c.childNodes;for(i=0;ia||!t(a)&&t(f)))c.insertBefore(g,e),h=!0;h||c.appendChild(g)}return h},_defaultSetter:function(a,b,c){c.setAttribute(b,a)}};Y.prototype.yGetter= +Y.prototype.xGetter;Y.prototype.translateXSetter=Y.prototype.translateYSetter=Y.prototype.rotationSetter=Y.prototype.verticalAlignSetter=Y.prototype.scaleXSetter=Y.prototype.scaleYSetter=function(a,b){this[b]=a;this.doTransform=!0};Y.prototype["stroke-widthSetter"]=Y.prototype.strokeSetter=function(a,b,c){this[b]=a;if(this.stroke&&this["stroke-width"])this.strokeWidth=this["stroke-width"],Y.prototype.fillSetter.call(this,this.stroke,"stroke",c),c.setAttribute("stroke-width",this["stroke-width"]), +this.hasStroke=!0;else if(b==="stroke-width"&&a===0&&this.hasStroke)c.removeAttribute("stroke"),this.hasStroke=!1};var xa=function(){this.init.apply(this,arguments)};xa.prototype={Element:Y,init:function(a,b,c,d,e,f){var g,d=this.createElement("svg").attr({version:"1.1"}).css(this.getStyle(d));g=d.element;a.appendChild(g);a.innerHTML.indexOf("xmlns")===-1&&W(g,"xmlns",Qa);this.isSVG=!0;this.box=g;this.boxWrapper=d;this.alignedObjects=[];this.url=(Za||tb)&&B.getElementsByTagName("base").length?J.location.href.replace(/#.*?$/, +"").replace(/([\('\)])/g,"\\$1").replace(/ /g,"%20"):"";this.createElement("desc").add().element.appendChild(B.createTextNode("Created with Highstock 4.2.3"));this.defs=this.createElement("defs").add();this.allowHTML=f;this.forExport=e;this.gradients={};this.cache={};this.cacheKeys=[];this.imgCount=0;this.setSize(b,c,!1);var h;if(Za&&a.getBoundingClientRect)this.subPixelFix=b=function(){I(a,{left:0,top:0});h=a.getBoundingClientRect();I(a,{left:Fa(h.left)-h.left+"px",top:Fa(h.top)-h.top+"px"})},b(), +D(J,"resize",b)},getStyle:function(a){return this.style=w({fontFamily:'"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif',fontSize:"12px"},a)},isHidden:function(){return!this.boxWrapper.getBBox().width},destroy:function(){var a=this.defs;this.box=null;this.boxWrapper=this.boxWrapper.destroy();Pa(this.gradients||{});this.gradients=null;if(a)this.defs=a.destroy();this.subPixelFix&&R(J,"resize",this.subPixelFix);return this.alignedObjects=null},createElement:function(a){var b=new this.Element; +b.init(this,a);return b},draw:function(){},getRadialAttr:function(a,b){return{cx:a[0]-a[2]/2+b.cx*a[2],cy:a[1]-a[2]/2+b.cy*a[2],r:b.r*a[2]}},buildText:function(a){for(var b=a.element,c=this,d=c.forExport,e=p(a.textStr,"").toString(),f=e.indexOf("<")!==-1,g=b.childNodes,h,i,j=W(b,"x"),k=a.styles,l=a.textWidth,m=k&&k.lineHeight,o=k&&k.textShadow,q=k&&k.textOverflow==="ellipsis",r=g.length,A=l&&!a.added&&this.box,T=function(a){return m?G(m):c.fontMetrics(/(px|em)$/.test(a&&a.style.fontSize)?a.style.fontSize: +k&&k.fontSize||c.style.fontSize||12,a).h},v=function(a){return a.replace(/</g,"<").replace(/>/g,">")};r--;)b.removeChild(g[r]);!f&&!o&&!q&&e.indexOf(" ")===-1?b.appendChild(B.createTextNode(v(e))):(h=/<.*style="([^"]+)".*>/,i=/<.*href="(http[^"]+)".*>/,A&&A.appendChild(b),e=f?e.replace(/<(b|strong)>/g,'').replace(/<(i|em)>/g,'').replace(//g,"").split(//g):[e],e[e.length-1]=== +""&&e.pop(),n(e,function(e,f){var g,m=0,e=e.replace(//g,"|||");g=e.split("|||");n(g,function(e){if(e!==""||g.length===1){var o={},r=B.createElementNS(Qa,"tspan"),A;h.test(e)&&(A=e.match(h)[1].replace(/(;| |^)color([ :])/,"$1fill$2"),W(r,"style",A));i.test(e)&&!d&&(W(r,"onclick",'location.href="'+e.match(i)[1]+'"'),I(r,{cursor:"pointer"}));e=v(e.replace(/<(.|\n)*?>/g,"")||" ");if(e!==" "){r.appendChild(B.createTextNode(e));if(m)o.dx=0;else if(f&&j!==null)o.x= +j;W(r,o);b.appendChild(r);!m&&f&&(!ha&&d&&I(r,{display:"block"}),W(r,"dy",T(r)));if(l){for(var o=e.replace(/([^\^])-/g,"$1- ").split(" "),p=g.length>1||f||o.length>1&&k.whiteSpace!=="nowrap",x,n,t,u=[],s=T(r),y=1,w=a.rotation,C=e,z=C.length;(p||q)&&(o.length||u.length);)a.rotation=0,x=a.getBBox(!0),t=x.width,!ha&&c.forExport&&(t=c.measureSpanWidth(r.firstChild.data,a.styles)),x=t>l,n===void 0&&(n=x),q&&n?(z/=2,C===""||!x&&z<0.5?o=[]:(x&&(n=!0),C=e.substring(0,C.length+(x?-1:1)*Fa(z)),o=[C+(l>3?"\u2026": +"")],r.removeChild(r.firstChild))):!x||o.length===1?(o=u,u=[],o.length&&(y++,r=B.createElementNS(Qa,"tspan"),W(r,{dy:s,x:j}),A&&W(r,"style",A),b.appendChild(r)),t>l&&(l=t)):(r.removeChild(r.firstChild),u.unshift(o.pop())),o.length&&r.appendChild(B.createTextNode(o.join(" ").replace(/- /g,"-")));n&&a.attr("title",a.textStr);a.rotation=w}m++}}})}),A&&A.removeChild(b),o&&a.applyTextShadow&&a.applyTextShadow(o))},getContrast:function(a){a=va(a).rgba;return a[0]+a[1]+a[2]>384?"#000000":"#FFFFFF"},button:function(a, +b,c,d,e,f,g,h,i){var j=this.label(a,b,c,i,null,null,null,null,"button"),k=0,l,m,o,q,r,A,a={x1:0,y1:0,x2:0,y2:1},e=C({"stroke-width":1,stroke:"#CCCCCC",fill:{linearGradient:a,stops:[[0,"#FEFEFE"],[1,"#F6F6F6"]]},r:2,padding:5,style:{color:"black"}},e);o=e.style;delete e.style;f=C(e,{stroke:"#68A",fill:{linearGradient:a,stops:[[0,"#FFF"],[1,"#ACF"]]}},f);q=f.style;delete f.style;g=C(e,{stroke:"#68A",fill:{linearGradient:a,stops:[[0,"#9BD"],[1,"#CDF"]]}},g);r=g.style;delete g.style;h=C(e,{style:{color:"#CCC"}}, +h);A=h.style;delete h.style;D(j.element,Ja?"mouseover":"mouseenter",function(){k!==3&&j.attr(f).css(q)});D(j.element,Ja?"mouseout":"mouseleave",function(){k!==3&&(l=[e,f,g][k],m=[o,q,r][k],j.attr(l).css(m))});j.setState=function(a){(j.state=k=a)?a===2?j.attr(g).css(r):a===3&&j.attr(h).css(A):j.attr(e).css(o)};return j.on("click",function(a){k!==3&&d.call(j,a)}).attr(e).css(w({cursor:"default"},o))},crispLine:function(a,b){a[1]===a[4]&&(a[1]=a[4]=y(a[1])-b%2/2);a[2]===a[5]&&(a[2]=a[5]=y(a[2])+b%2/ +2);return a},path:function(a){var b={fill:"none"};Ma(a)?b.d=a:fa(a)&&w(b,a);return this.createElement("path").attr(b)},circle:function(a,b,c){a=fa(a)?a:{x:a,y:b,r:c};b=this.createElement("circle");b.xSetter=b.ySetter=function(a,b,c){c.setAttribute("c"+b,a)};return b.attr(a)},arc:function(a,b,c,d,e,f){if(fa(a))b=a.y,c=a.r,d=a.innerR,e=a.start,f=a.end,a=a.x;a=this.symbol("arc",a||0,b||0,c||0,c||0,{innerR:d||0,start:e||0,end:f||0});a.r=c;return a},rect:function(a,b,c,d,e,f){var e=fa(a)?a.r:e,g=this.createElement("rect"), +a=fa(a)?a:a===u?{}:{x:a,y:b,width:s(c,0),height:s(d,0)};if(f!==u)g.strokeWidth=f,a=g.crisp(a);if(e)a.r=e;g.rSetter=function(a,b,c){W(c,{rx:a,ry:a})};return g.attr(a)},setSize:function(a,b,c){var d=this.alignedObjects,e=d.length;this.width=a;this.height=b;for(this.boxWrapper[p(c,!0)?"animate":"attr"]({width:a,height:b});e--;)d[e].align()},g:function(a){var b=this.createElement("g");return t(a)?b.attr({"class":"highcharts-"+a}):b},image:function(a,b,c,d,e){var f={preserveAspectRatio:"none"};arguments.length> +1&&w(f,{x:b,y:c,width:d,height:e});f=this.createElement("image").attr(f);f.element.setAttributeNS?f.element.setAttributeNS("http://www.w3.org/1999/xlink","href",a):f.element.setAttribute("hc-svg-href",a);return f},symbol:function(a,b,c,d,e,f){var g=this,h,i=this.symbols[a],i=i&&i(y(b),y(c),d,e,f),j=/^url\((.*?)\)$/,k,l;if(i)h=this.path(i),w(h,{symbolName:a,x:b,y:c,width:d,height:e}),f&&w(h,f);else if(j.test(a))l=function(a,b){a.element&&(a.attr({width:b[0],height:b[1]}),a.alignByTranslate||a.translate(y((d- +b[0])/2),y((e-b[1])/2)))},k=a.match(j)[1],a=Wb[k]||f&&f.width&&f.height&&[f.width,f.height],h=this.image(k).attr({x:b,y:c}),h.isImg=!0,a?l(h,a):(h.attr({width:0,height:0}),ca("img",{onload:function(){this.width===0&&(I(this,{position:"absolute",top:"-999em"}),B.body.appendChild(this));l(h,Wb[k]=[this.width,this.height]);this.parentNode&&this.parentNode.removeChild(this);g.imgCount--;if(!g.imgCount)$[g.chartIndex].onload()},src:k})),this.imgCount++;return h},symbols:{circle:function(a,b,c,d){var e= +0.166*c;return["M",a+c/2,b,"C",a+c+e,b,a+c+e,b+d,a+c/2,b+d,"C",a-e,b+d,a-e,b,a+c/2,b,"Z"]},square:function(a,b,c,d){return["M",a,b,"L",a+c,b,a+c,b+d,a,b+d,"Z"]},triangle:function(a,b,c,d){return["M",a+c/2,b,"L",a+c,b+d,a,b+d,"Z"]},"triangle-down":function(a,b,c,d){return["M",a,b,"L",a+c,b,a+c/2,b+d,"Z"]},diamond:function(a,b,c,d){return["M",a+c/2,b,"L",a+c,b+d/2,a+c/2,b+d,a,b+d/2,"Z"]},arc:function(a,b,c,d,e){var f=e.start,c=e.r||c||d,g=e.end-0.001,d=e.innerR,h=e.open,i=aa(f),j=ia(f),k=aa(g),g=ia(g), +e=e.end-fc&&e>b+g&&eb+g&&ed&&h>a+g&&ha+g&&hk&&/[ \-]/.test(b.textContent||b.innerText))I(b,{width:k+"px",display:"block",whiteSpace:l||"normal"}),this.hasTextWidth=!0;else if(this.hasTextWidth)I(b,{width:"",display:"",whiteSpace:l||"nowrap"}),this.hasTextWidth=!1;this.getSpanCorrection(this.hasTextWidth? +k:b.offsetWidth,j,h,i,g)}I(b,{left:e+(this.xCorr||0)+"px",top:f+(this.yCorr||0)+"px"});if(tb)j=b.offsetHeight;this.cTT=m}}else this.alignOnAdd=!0},setSpanRotation:function(a,b,c){var d={},e=Ja?"-ms-transform":tb?"-webkit-transform":Za?"MozTransform":Vb?"-o-transform":"";d[e]=d.transform="rotate("+a+"deg)";d[e+(Za?"Origin":"-origin")]=d.transformOrigin=b*100+"% "+c+"px";I(this.element,d)},getSpanCorrection:function(a,b,c){this.xCorr=-a*c;this.yCorr=-b}});w(xa.prototype,{html:function(a,b,c){var d= +this.createElement("span"),e=d.element,f=d.renderer,g=function(a,b){n(["opacity","visibility"],function(c){S(a,c+"Setter",function(a,c,d,e){a.call(this,c,d,e);b[d]=c})})};d.textSetter=function(a){a!==e.innerHTML&&delete this.bBox;e.innerHTML=this.textStr=a;d.htmlUpdateTransform()};g(d,d.element.style);d.xSetter=d.ySetter=d.alignSetter=d.rotationSetter=function(a,b){b==="align"&&(b="textAlign");d[b]=a;d.htmlUpdateTransform()};d.attr({text:a,x:y(b),y:y(c)}).css({position:"absolute",fontFamily:this.style.fontFamily, +fontSize:this.style.fontSize});e.style.whiteSpace="nowrap";d.css=d.htmlCss;if(f.isSVG)d.add=function(a){var b,c=f.box.parentNode,k=[];if(this.parentGroup=a){if(b=a.div,!b){for(;a;)k.push(a),a=a.parentGroup;n(k.reverse(),function(a){var d,e=W(a.element,"class");e&&(e={className:e});b=a.div=a.div||ca(Ya,e,{position:"absolute",left:(a.translateX||0)+"px",top:(a.translateY||0)+"px"},b||c);d=b.style;w(a,{translateXSetter:function(b,c){d.left=b+"px";a[c]=b;a.doTransform=!0},translateYSetter:function(b, +c){d.top=b+"px";a[c]=b;a.doTransform=!0}});g(a,d)})}}else b=c;b.appendChild(e);d.added=!0;d.alignOnAdd&&d.htmlUpdateTransform();return d};return d}});var nb,Z;if(!ha&&!pa)Z={init:function(a,b){var c=["<",b,' filled="f" stroked="f"'],d=["position: ","absolute",";"],e=b===Ya;(b==="shape"||e)&&d.push("left:0;top:0;width:1px;height:1px;");d.push("visibility: ",e?"hidden":"visible");c.push(' style="',d.join(""),'"/>');if(b)c=e||b==="span"||b==="img"?c.join(""):a.prepVML(c),this.element=ca(c);this.renderer= +a},add:function(a){var b=this.renderer,c=this.element,d=b.box,e=a&&a.inverted,d=a?a.element||a:d;if(a)this.parentGroup=a;e&&b.invertChild(c,d);d.appendChild(c);this.added=!0;this.alignOnAdd&&!this.deferUpdateTransform&&this.updateTransform();if(this.onAdd)this.onAdd();return this},updateTransform:Y.prototype.htmlUpdateTransform,setSpanRotation:function(){var a=this.rotation,b=aa(a*oa),c=ia(a*oa);I(this.element,{filter:a?["progid:DXImageTransform.Microsoft.Matrix(M11=",b,", M12=",-c,", M21=",c,", M22=", +b,", sizingMethod='auto expand')"].join(""):"none"})},getSpanCorrection:function(a,b,c,d,e){var f=d?aa(d*oa):1,g=d?ia(d*oa):0,h=p(this.elemHeight,this.element.offsetHeight),i;this.xCorr=f<0&&-a;this.yCorr=g<0&&-h;i=f*g<0;this.xCorr+=g*b*(i?1-c:c);this.yCorr-=f*b*(d?i?c:1-c:1);e&&e!=="left"&&(this.xCorr-=a*c*(f<0?-1:1),d&&(this.yCorr-=h*c*(g<0?-1:1)),I(this.element,{textAlign:e}))},pathToVML:function(a){for(var b=a.length,c=[];b--;)if(ta(a[b]))c[b]=y(a[b]*10)-5;else if(a[b]==="Z")c[b]="x";else if(c[b]= +a[b],a.isArc&&(a[b]==="wa"||a[b]==="at"))c[b+5]===c[b+7]&&(c[b+7]+=a[b+7]>a[b+5]?1:-1),c[b+6]===c[b+8]&&(c[b+8]+=a[b+8]>a[b+6]?1:-1);return c.join(" ")||"x"},clip:function(a){var b=this,c;a?(c=a.members,Aa(c,b),c.push(b),b.destroyClip=function(){Aa(c,b)},a=a.getCSS(b)):(b.destroyClip&&b.destroyClip(),a={clip:sb?"inherit":"rect(auto)"});return b.css(a)},css:Y.prototype.htmlCss,safeRemoveChild:function(a){a.parentNode&&Xa(a)},destroy:function(){this.destroyClip&&this.destroyClip();return Y.prototype.destroy.apply(this)}, +on:function(a,b){this.element["on"+a]=function(){var a=J.event;a.target=a.srcElement;b(a)};return this},cutOffPath:function(a,b){var c,a=a.split(/[ ,]/);c=a.length;if(c===9||c===11)a[c-4]=a[c-2]=G(a[c-2])-10*b;return a.join(" ")},shadow:function(a,b,c){var d=[],e,f=this.element,g=this.renderer,h,i=f.style,j,k=f.path,l,m,o,q;k&&typeof k.value!=="string"&&(k="x");m=k;if(a){o=p(a.width,3);q=(a.opacity||0.15)/o;for(e=1;e<=3;e++){l=o*2+1-2*e;c&&(m=this.cutOffPath(k.value,l+0.5));j=[''];h=ca(g.prepVML(j),null,{left:G(i.left)+p(a.offsetX,1),top:G(i.top)+p(a.offsetY,1)});if(c)h.cutOff=l+1;j=[''];ca(g.prepVML(j),null,null,h);b?b.element.appendChild(h):f.parentNode.insertBefore(h,f);d.push(h)}this.shadows=d}return this},updateShadows:qa,setAttr:function(a,b){sb?this.element[a]=b:this.element.setAttribute(a,b)},classSetter:function(a){this.element.className= +a},dashstyleSetter:function(a,b,c){(c.getElementsByTagName("stroke")[0]||ca(this.renderer.prepVML([""]),null,null,c))[b]=a||"solid";this[b]=a},dSetter:function(a,b,c){var d=this.shadows,a=a||[];this.d=a.join&&a.join(" ");c.path=a=this.pathToVML(a);if(d)for(c=d.length;c--;)d[c].path=d[c].cutOff?this.cutOffPath(a,d[c].cutOff):a;this.setAttr(b,a)},fillSetter:function(a,b,c){var d=c.nodeName;if(d==="SPAN")c.style.color=a;else if(d!=="IMG")c.filled=a!=="none",this.setAttr("fillcolor",this.renderer.color(a, +c,b,this))},"fill-opacitySetter":function(a,b,c){ca(this.renderer.prepVML(["<",b.split("-")[0],' opacity="',a,'"/>']),null,null,c)},opacitySetter:qa,rotationSetter:function(a,b,c){c=c.style;this[b]=c[b]=a;c.left=-y(ia(a*oa)+1)+"px";c.top=y(aa(a*oa))+"px"},strokeSetter:function(a,b,c){this.setAttr("strokecolor",this.renderer.color(a,c,b,this))},"stroke-widthSetter":function(a,b,c){c.stroked=!!a;this[b]=a;ta(a)&&(a+="px");this.setAttr("strokeweight",a)},titleSetter:function(a,b){this.setAttr(b,a)}, +visibilitySetter:function(a,b,c){a==="inherit"&&(a="visible");this.shadows&&n(this.shadows,function(c){c.style[b]=a});c.nodeName==="DIV"&&(a=a==="hidden"?"-999em":0,sb||(c.style[b]=a?"visible":"hidden"),b="top");c.style[b]=a},xSetter:function(a,b,c){this[b]=a;b==="x"?b="left":b==="y"&&(b="top");this.updateClipping?(this[b]=a,this.updateClipping()):c.style[b]=a},zIndexSetter:function(a,b,c){c.style[b]=a}},Z["stroke-opacitySetter"]=Z["fill-opacitySetter"],z.VMLElement=Z=ka(Y,Z),Z.prototype.ySetter= +Z.prototype.widthSetter=Z.prototype.heightSetter=Z.prototype.xSetter,Z={Element:Z,isIE8:La.indexOf("MSIE 8.0")>-1,init:function(a,b,c,d){var e;this.alignedObjects=[];d=this.createElement(Ya).css(w(this.getStyle(d),{position:"relative"}));e=d.element;a.appendChild(d.element);this.isVML=!0;this.box=e;this.boxWrapper=d;this.gradients={};this.cache={};this.cacheKeys=[];this.imgCount=0;this.setSize(b,c,!1);if(!B.namespaces.hcv){B.namespaces.add("hcv","urn:schemas-microsoft-com:vml");try{B.createStyleSheet().cssText= +"hcv\\:fill, hcv\\:path, hcv\\:shape, hcv\\:stroke{ behavior:url(#default#VML); display: inline-block; } "}catch(f){B.styleSheets[0].cssText+="hcv\\:fill, hcv\\:path, hcv\\:shape, hcv\\:stroke{ behavior:url(#default#VML); display: inline-block; } "}}},isHidden:function(){return!this.box.offsetWidth},clipRect:function(a,b,c,d){var e=this.createElement(),f=fa(a);return w(e,{members:[],count:0,left:(f?a.x:a)+1,top:(f?a.y:b)+1,width:(f?a.width:c)-1,height:(f?a.height:d)-1,getCSS:function(a){var b=a.element, +c=b.nodeName,a=a.inverted,d=this.top-(c==="shape"?b.offsetTop:0),e=this.left,b=e+this.width,f=d+this.height,d={clip:"rect("+y(a?e:d)+"px,"+y(a?f:b)+"px,"+y(a?b:f)+"px,"+y(a?d:e)+"px)"};!a&&sb&&c==="DIV"&&w(d,{width:b+"px",height:f+"px"});return d},updateClipping:function(){n(e.members,function(a){a.element&&a.css(e.getCSS(a))})}})},color:function(a,b,c,d){var e=this,f,g=/^rgba/,h,i,j="none";a&&a.linearGradient?i="gradient":a&&a.radialGradient&&(i="pattern");if(i){var k,l,m=a.linearGradient||a.radialGradient, +o,q,r,A,p,v="",a=a.stops,x,N=[],ja=function(){h=[''];ca(e.prepVML(h),null,null,b)};o=a[0];x=a[a.length-1];o[0]>0&&a.unshift([0,o[1]]);x[0]<1&&a.push([1,x[1]]);n(a,function(a,b){g.test(a[1])?(f=va(a[1]),k=f.get("rgb"),l=f.get("a")):(k=a[1],l=1);N.push(a[0]*100+"% "+k);b?(r=l,A=k):(q=l,p=k)});if(c==="fill")if(i==="gradient")c=m.x1||m[0]||0,a=m.y1||m[1]||0,o=m.x2||m[2]||0,m=m.y2||m[3]||0,v= +'angle="'+(90-X.atan((m-a)/(o-c))*180/Ba)+'"',ja();else{var j=m.r,Ua=j*2,t=j*2,s=m.cx,u=m.cy,y=b.radialReference,w,j=function(){y&&(w=d.getBBox(),s+=(y[0]-w.x)/w.width-0.5,u+=(y[1]-w.y)/w.height-0.5,Ua*=y[2]/w.width,t*=y[2]/w.height);v='src="'+O.global.VMLRadialGradientURL+'" size="'+Ua+","+t+'" origin="0.5,0.5" position="'+s+","+u+'" color2="'+p+'" ';ja()};d.added?j():d.onAdd=j;j=A}else j=k}else if(g.test(a)&&b.tagName!=="IMG")f=va(a),d[c+"-opacitySetter"](f.get("a"),c,b),j=f.get("rgb");else{j=b.getElementsByTagName(c); +if(j.length)j[0].opacity=1,j[0].type="solid";j=a}return j},prepVML:function(a){var b=this.isIE8,a=a.join("");b?(a=a.replace("/>",' xmlns="urn:schemas-microsoft-com:vml" />'),a=a.indexOf('style="')===-1?a.replace("/>",' style="display:inline-block;behavior:url(#default#VML);" />'):a.replace('style="','style="display:inline-block;behavior:url(#default#VML);')):a=a.replace("<","1&&f.attr({x:b,y:c,width:d,height:e});return f},createElement:function(a){return a==="rect"?this.symbol(a):xa.prototype.createElement.call(this,a)},invertChild:function(a, +b){var c=this,d=b.style,e=a.tagName==="IMG"&&a.style;I(a,{flip:"x",left:G(d.width)-(e?G(e.top):1),top:G(d.height)-(e?G(e.left):1),rotation:-90});n(a.childNodes,function(b){c.invertChild(b,a)})},symbols:{arc:function(a,b,c,d,e){var f=e.start,g=e.end,h=e.r||c||d,c=e.innerR,d=aa(f),i=ia(f),j=aa(g),k=ia(g);if(g-f===0)return["x"];f=["wa",a-h,b-h,a+h,b+h,a+h*d,b+h*i,a+h*j,b+h*k];e.open&&!c&&f.push("e","M",a,b);f.push("at",a-c,b-c,a+c,b+c,a+c*j,b+c*k,a+c*d,b+c*i,"x","e");f.isArc=!0;return f},circle:function(a, +b,c,d,e){e&&(c=d=2*e.r);e&&e.isCircle&&(a-=c/2,b-=d/2);return["wa",a,b,a+c,b+d,a+c,b+d/2,a+c,b+d/2,"e"]},rect:function(a,b,c,d,e){return xa.prototype.symbols[!t(e)||!e.r?"square":"callout"].call(0,a,b,c,d,e)}}},z.VMLRenderer=nb=function(){this.init.apply(this,arguments)},nb.prototype=C(xa.prototype,Z),$a=nb;xa.prototype.measureSpanWidth=function(a,b){var c=B.createElement("span"),d;d=B.createTextNode(a);c.appendChild(d);I(c,b);this.box.appendChild(c);d=c.offsetWidth;Xa(c);return d};var Xb;if(pa)z.CanVGRenderer= +Z=function(){Qa="http://www.w3.org/1999/xhtml"},Z.prototype.symbols={},Xb=function(){function a(){var a=b.length,d;for(d=0;d0&&c+i*j>e&&(m=y((d-c)/aa(h*oa)));else if(d=c+(1-i)*j,c-i*je&&(k=e-a.x+k*i,l=-1),k=E(b.slotWidth,k),kk||b.autoRotation&&g.styles.width)m=k;if(m){o.width=m;if(!b.options.labels.style.textOverflow)o.textOverflow="ellipsis";g.css(o)}},getPosition:function(a,b,c,d){var e=this.axis,f=e.chart,g=d&&f.oldChartHeight||f.chartHeight;return{x:a?e.translate(b+c,null,null,d)+e.transB:e.left+e.offset+(e.opposite?(d&&f.oldChartWidth||f.chartWidth)-e.right-e.left:0),y:a?g-e.bottom+e.offset-(e.opposite?e.height:0):g-e.translate(b+c,null,null,d)-e.transB}},getLabelPosition:function(a, +b,c,d,e,f,g,h){var i=this.axis,j=i.transA,k=i.reversed,l=i.staggerLines,m=i.tickRotCorr||{x:0,y:0},o=e.y;t(o)||(o=i.side===2?m.y+8:o=aa(c.rotation*oa)*(m.y-c.getBBox(!1,0).height/2));a=a+e.x+m.x-(f&&d?f*j*(k?-1:1):0);b=b+o-(f&&!d?f*j*(k?1:-1):0);l&&(c=g/(h||1)%l,i.opposite&&(c=l-c-1),b+=c*(i.labelOffset/l));return{x:a,y:y(b)}},getMarkPath:function(a,b,c,d,e,f){return f.crispLine(["M",a,b,"L",a+(e?0:-c),b+(e?c:0)],d)},render:function(a,b,c){var d=this.axis,e=d.options,f=d.chart.renderer,g=d.horiz, +h=this.type,i=this.label,j=this.pos,k=e.labels,l=this.gridLine,m=h?h+"Grid":"grid",o=h?h+"Tick":"tick",q=e[m+"LineWidth"],r=e[m+"LineColor"],A=e[m+"LineDashStyle"],n=e[o+"Length"],m=p(e[o+"Width"],!h&&d.isXAxis?1:0),v=e[o+"Color"],x=e[o+"Position"],o=this.mark,N=k.step,ja=!0,t=d.tickmarkOffset,s=this.getPosition(g,j,t,b),y=s.x,s=s.y,w=g&&y===d.pos+d.len||!g&&s===d.pos?-1:1,c=p(c,1);this.isActive=!0;if(q){j=d.getPlotLinePath(j+t,q*w,b,!0);if(l===u){l={stroke:r,"stroke-width":q};if(A)l.dashstyle=A; +if(!h)l.zIndex=1;if(b)l.opacity=0;this.gridLine=l=q?f.path(j).attr(l).add(d.gridGroup):null}if(!b&&l&&j)l[this.isNew?"attr":"animate"]({d:j,opacity:c})}if(m&&n)x==="inside"&&(n=-n),d.opposite&&(n=-n),h=this.getMarkPath(y,s,n,m*w,g,f),o?o.animate({d:h,opacity:c}):this.mark=f.path(h).attr({stroke:v,"stroke-width":m,opacity:c}).add(d.axisGroup);if(i&&!isNaN(y))i.xy=s=this.getLabelPosition(y,s,i,g,k,t,a,N),this.isFirst&&!this.isLast&&!p(e.showFirstLabel,1)||this.isLast&&!this.isFirst&&!p(e.showLastLabel, +1)?ja=!1:g&&!d.isRadial&&!k.step&&!k.rotation&&!b&&c!==0&&this.handleOverflow(s),N&&a%N&&(ja=!1),ja&&!isNaN(s.y)?(s.opacity=c,i[this.isNew?"attr":"animate"](s),this.isNew=!1):i.attr("y",-9999)},destroy:function(){Pa(this,this.axis)}};z.PlotLineOrBand=function(a,b){this.axis=a;if(b)this.options=b,this.id=b.id};z.PlotLineOrBand.prototype={render:function(){var a=this,b=a.axis,c=b.horiz,d=a.options,e=d.label,f=a.label,g=d.width,h=d.to,i=d.from,j=t(i)&&t(h),k=d.value,l=d.dashStyle,m=a.svgElem,o=[],q, +r=d.color,A=p(d.zIndex,0),n=d.events,v={},x=b.chart.renderer;b.isLog&&(i=Na(i),h=Na(h),k=Na(k));if(g){if(o=b.getPlotLinePath(k,g),v={stroke:r,"stroke-width":g},l)v.dashstyle=l}else if(j){o=b.getPlotBandPath(i,h,d);if(r)v.fill=r;if(d.borderWidth)v.stroke=d.borderColor,v["stroke-width"]=d.borderWidth}else return;v.zIndex=A;if(m)if(o)m.show(),m.animate({d:o});else{if(m.hide(),f)a.label=f=f.destroy()}else if(o&&o.length&&(a.svgElem=m=x.path(o).attr(v).add(),n))for(q in d=function(b){m.on(b,function(c){n[b].apply(a, +[c])})},n)d(q);e&&t(e.text)&&o&&o.length&&b.width>0&&b.height>0&&!o.flat?(e=C({align:c&&j&&"center",x:c?!j&&4:10,verticalAlign:!c&&j&&"middle",y:c?j?16:10:j?6:-4,rotation:c&&!j&&90},e),this.renderLabel(e,o,j,A)):f&&f.hide();return a},renderLabel:function(a,b,c,d){var e=this.label,f=this.axis.chart.renderer;if(!e)e={align:a.textAlign||a.align,rotation:a.rotation},e.zIndex=d,this.label=e=f.text(a.text,0,0,a.useHTML).attr(e).css(a.style).add();d=[b[1],b[4],c?b[6]:b[1]];b=[b[2],b[5],c?b[7]:b[2]];c=Oa(d); +f=Oa(b);e.align(a,!1,{x:c,y:f,width:Ea(d)-c,height:Ea(b)-f});e.show()},destroy:function(){Aa(this.axis.plotLinesAndBands,this);delete this.axis;Pa(this)}};var F=z.Axis=function(){this.init.apply(this,arguments)};F.prototype={defaultOptions:{dateTimeLabelFormats:{millisecond:"%H:%M:%S.%L",second:"%H:%M:%S",minute:"%H:%M",hour:"%H:%M",day:"%e. %b",week:"%e. %b",month:"%b '%y",year:"%Y"},endOnTick:!1,gridLineColor:"#D8D8D8",labels:{enabled:!0,style:{color:"#606060",cursor:"default",fontSize:"11px"}, +x:0,y:15},lineColor:"#C0D0E0",lineWidth:1,minPadding:0.01,maxPadding:0.01,minorGridLineColor:"#E0E0E0",minorGridLineWidth:1,minorTickColor:"#A0A0A0",minorTickLength:2,minorTickPosition:"outside",startOfWeek:1,startOnTick:!1,tickColor:"#C0D0E0",tickLength:10,tickmarkPlacement:"between",tickPixelInterval:100,tickPosition:"outside",title:{align:"middle",style:{color:"#707070"}},type:"linear"},defaultYAxisOptions:{endOnTick:!0,gridLineWidth:1,tickPixelInterval:72,showLastLabel:!0,labels:{x:-8,y:3},lineWidth:0, +maxPadding:0.05,minPadding:0.05,startOnTick:!0,title:{rotation:270,text:"Values"},stackLabels:{enabled:!1,formatter:function(){return z.numberFormat(this.total,-1)},style:C(V.line.dataLabels.style,{color:"#000000"})}},defaultLeftAxisOptions:{labels:{x:-15,y:null},title:{rotation:270}},defaultRightAxisOptions:{labels:{x:15,y:null},title:{rotation:90}},defaultBottomAxisOptions:{labels:{autoRotation:[-45],x:0,y:null},title:{rotation:0}},defaultTopAxisOptions:{labels:{autoRotation:[-45],x:0,y:-15},title:{rotation:0}}, +init:function(a,b){var c=b.isX;this.chart=a;this.horiz=a.inverted?!c:c;this.coll=(this.isXAxis=c)?"xAxis":"yAxis";this.opposite=b.opposite;this.side=b.side||(this.horiz?this.opposite?0:2:this.opposite?1:3);this.setOptions(b);var d=this.options,e=d.type;this.labelFormatter=d.labels.formatter||this.defaultLabelFormatter;this.userOptions=b;this.minPixelPadding=0;this.reversed=d.reversed;this.visible=d.visible!==!1;this.zoomEnabled=d.zoomEnabled!==!1;this.categories=d.categories||e==="category";this.names= +this.names||[];this.isLog=e==="logarithmic";this.isDatetimeAxis=e==="datetime";this.isLinked=t(d.linkedTo);this.ticks={};this.labelEdge=[];this.minorTicks={};this.plotLinesAndBands=[];this.alternateBands={};this.len=0;this.minRange=this.userMinRange=d.minRange||d.maxZoom;this.range=d.range;this.offset=d.offset||0;this.stacks={};this.oldStacks={};this.stacksTouched=0;this.min=this.max=null;this.crosshair=p(d.crosshair,ua(a.options.tooltip.crosshairs)[c?0:1],!1);var f,d=this.options.events;ra(this, +a.axes)===-1&&(c&&!this.isColorAxis?a.axes.splice(a.xAxis.length,0,this):a.axes.push(this),a[this.coll].push(this));this.series=this.series||[];if(a.inverted&&c&&this.reversed===u)this.reversed=!0;this.removePlotLine=this.removePlotBand=this.removePlotBandOrLine;for(f in d)D(this,f,d[f]);if(this.isLog)this.val2lin=Na,this.lin2val=za},setOptions:function(a){this.options=C(this.defaultOptions,this.isXAxis?{}:this.defaultYAxisOptions,[this.defaultTopAxisOptions,this.defaultRightAxisOptions,this.defaultBottomAxisOptions, +this.defaultLeftAxisOptions][this.side],C(O[this.coll],a))},defaultLabelFormatter:function(){var a=this.axis,b=this.value,c=a.categories,d=this.dateTimeLabelFormat,e=O.lang.numericSymbols,f=e&&e.length,g,h=a.options.labels.format,a=a.isLog?b:a.tickInterval;if(h)g=Ka(h,this);else if(c)g=b;else if(d)g=la(d,b);else if(f&&a>=1E3)for(;f--&&g===u;)c=Math.pow(1E3,f+1),a>=c&&b*10%c===0&&e[f]!==null&&(g=z.numberFormat(b/c,-1)+e[f]);g===u&&(g=Q(b)>=1E4?z.numberFormat(b,-1):z.numberFormat(b,-1,u,""));return g}, +getSeriesExtremes:function(){var a=this,b=a.chart;a.hasVisibleSeries=!1;a.dataMin=a.dataMax=a.threshold=null;a.softThreshold=!a.isXAxis;a.buildStacks&&a.buildStacks();n(a.series,function(c){if(c.visible||!b.options.chart.ignoreHiddenSeries){var d=c.options,e=d.threshold,f;a.hasVisibleSeries=!0;a.isLog&&e<=0&&(e=null);if(a.isXAxis){if(d=c.xData,d.length)a.dataMin=E(p(a.dataMin,d[0]),Oa(d)),a.dataMax=s(p(a.dataMax,d[0]),Ea(d))}else{c.getExtremes();f=c.dataMax;c=c.dataMin;if(t(c)&&t(f))a.dataMin=E(p(a.dataMin, +c),c),a.dataMax=s(p(a.dataMax,f),f);if(t(e))a.threshold=e;if(!d.softThreshold||a.isLog)a.softThreshold=!1}}})},translate:function(a,b,c,d,e,f){var g=this.linkedParent||this,h=1,i=0,j=d?g.oldTransA:g.transA,d=d?g.oldMin:g.min,k=g.minPixelPadding,e=(g.isOrdinal||g.isBroken||g.isLog&&e)&&g.lin2val;if(!j)j=g.transA;if(c)h*=-1,i=g.len;g.reversed&&(h*=-1,i-=h*(g.sector||g.len));b?(a=a*h+i,a-=k,a=a/j+d,e&&(a=g.lin2val(a))):(e&&(a=g.val2lin(a)),f==="between"&&(f=0.5),a=h*(a-d)*j+i+h*k+(ta(f)?j*f*g.pointRange: +0));return a},toPixels:function(a,b){return this.translate(a,!1,!this.horiz,null,!0)+(b?0:this.pos)},toValue:function(a,b){return this.translate(a-(b?0:this.pos),!0,!this.horiz,null,!0)},getPlotLinePath:function(a,b,c,d,e){var f=this.chart,g=this.left,h=this.top,i,j,k=c&&f.oldChartHeight||f.chartHeight,l=c&&f.oldChartWidth||f.chartWidth,m;i=this.transB;var o=function(a,b,c){if(ac)d?a=E(s(b,a),c):m=!0;return a},e=p(e,this.translate(a,null,null,c)),a=c=y(e+i);i=j=y(k-e-i);isNaN(e)?m=!0:this.horiz? +(i=h,j=k-this.bottom,a=c=o(a,g,g+this.width)):(a=g,c=l-this.right,i=j=o(i,h,h+this.height));return m&&!d?null:f.renderer.crispLine(["M",a,i,"L",c,j],b||1)},getLinearTickPositions:function(a,b,c){var d,e=na(U(b/a)*a),f=na(Fa(c/a)*a),g=[];if(b===c&&ta(b))return[b];for(b=e;b<=f;){g.push(b);b=na(b+a);if(b===d)break;d=b}return g},getMinorTickPositions:function(){var a=this.options,b=this.tickPositions,c=this.minorTickInterval,d=[],e,f=this.pointRangePadding||0;e=this.min-f;var f=this.max+f,g=f-e;if(g&& +g/c=this.minRange,f,g,h,i,j,k;if(this.isXAxis&& +this.minRange===u&&!this.isLog)t(a.min)||t(a.max)?this.minRange=null:(n(this.series,function(a){i=a.xData;for(g=j=a.xIncrement?1:i.length-1;g>0;g--)if(h=i[g]-i[g-1],f===u||h=o?(r=o,j=0):b.dataMax<=o&&(A=o,i=0)),b.min=p(T,r,b.dataMin),b.max=p(v,A,b.dataMax));if(e)!a&&E(b.min,p(b.dataMin,b.min))<=0&&ea(10,1),b.min=na(Na(b.min),15),b.max=na(Na(b.max),15);if(b.range&&t(b.max))b.userMin=b.min=T=s(b.min,b.minFromRange()),b.userMax=v=b.max,b.range=null;b.beforePadding&& +b.beforePadding();b.adjustForMinRange();if(!m&&!b.axisPointRange&&!b.usePercentage&&!h&&t(b.min)&&t(b.max)&&(c=b.max-b.min))!t(T)&&j&&(b.min-=c*j),!t(v)&&i&&(b.max+=c*i);if(ta(d.floor))b.min=s(b.min,d.floor);if(ta(d.ceiling))b.max=E(b.max,d.ceiling);if(q&&t(b.dataMin))if(o=o||0,!t(T)&&b.min=o)b.min=o;else if(!t(v)&&b.max>o&&b.dataMax<=o)b.max=o;b.tickInterval=b.min===b.max||b.min===void 0||b.max===void 0?1:h&&!k&&l===b.linkedParent.options.tickPixelInterval?k=b.linkedParent.tickInterval: +p(k,this.tickAmount?(b.max-b.min)/s(this.tickAmount-1,1):void 0,m?1:(b.max-b.min)*l/s(b.len,l));g&&!a&&n(b.series,function(a){a.processData(b.min!==b.oldMin||b.max!==b.oldMax)});b.setAxisTranslation(!0);b.beforeSetTickPositions&&b.beforeSetTickPositions();if(b.postProcessTickInterval)b.tickInterval=b.postProcessTickInterval(b.tickInterval);if(b.pointRange&&!k)b.tickInterval=s(b.pointRange,b.tickInterval);a=p(d.minTickInterval,b.isDatetimeAxis&&b.closestPointRange);if(!k&&b.tickInterval0.5&&b.tickInterval<5&&b.max>1E3&&b.max<9999)),!!this.tickAmount);if(!this.tickAmount&&this.len)b.tickInterval=b.unsquish();this.setTickPositions()},setTickPositions:function(){var a=this.options,b,c=a.tickPositions,d=a.tickPositioner,e=a.startOnTick,f=a.endOnTick,g;this.tickmarkOffset=this.categories&&a.tickmarkPlacement==="between"&&this.tickInterval===1?0.5:0;this.minorTickInterval=a.minorTickInterval=== +"auto"&&this.tickInterval?this.tickInterval/5:a.minorTickInterval;this.tickPositions=b=c&&c.slice();if(!b&&(b=this.isDatetimeAxis?this.getTimeTicks(this.normalizeTimeTickInterval(this.tickInterval,a.units),this.min,this.max,a.startOfWeek,this.ordinalPositions,this.closestPointRange,!0):this.isLog?this.getLogTickPositions(this.tickInterval,this.min,this.max):this.getLinearTickPositions(this.tickInterval,this.min,this.max),b.length>this.len&&(b=[b[0],b.pop()]),this.tickPositions=b,d&&(d=d.apply(this, +[this.min,this.max]))))this.tickPositions=b=d;if(!this.isLinked)this.trimTicks(b,e,f),this.min===this.max&&t(this.min)&&!this.tickAmount&&(g=!0,this.min-=0.5,this.max+=0.5),this.single=g,!c&&!d&&this.adjustTickAmount()},trimTicks:function(a,b,c){var d=a[0],e=a[a.length-1],f=this.minPointOffset||0;if(b)this.min=d;else for(;this.min-f>a[0];)a.shift();if(c)this.max=e;else for(;this.max+fc&&(this.tickInterval*=2,this.setTickPositions());if(t(d)){for(a=c=b.length;a--;)(d===3&&a%2===1||d<=2&&a>0&&a=e&&(b=e));this.displayBtn=a!==u||b!==u;this.setExtremes(a,b,!1,u,{trigger:"zoom"});return!0},setAxisSize:function(){var a=this.chart,b=this.options,c=b.offsetLeft||0,d=this.horiz,e=p(b.width, +a.plotWidth-c+(b.offsetRight||0)),f=p(b.height,a.plotHeight),g=p(b.top,a.plotTop),b=p(b.left,a.plotLeft+c),c=/%$/;c.test(f)&&(f=Math.round(parseFloat(f)/100*a.plotHeight));c.test(g)&&(g=Math.round(parseFloat(g)/100*a.plotHeight+a.plotTop));this.left=b;this.top=g;this.width=e;this.height=f;this.bottom=a.chartHeight-f-g;this.right=a.chartWidth-e-b;this.len=s(d?e:f,0);this.pos=d?b:g},getExtremes:function(){var a=this.isLog;return{min:a?na(za(this.min)):this.min,max:a?na(za(this.max)):this.max,dataMin:this.dataMin, +dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}},getThreshold:function(a){var b=this.isLog,c=b?za(this.min):this.min,b=b?za(this.max):this.max;a===null?a=b<0?b:c:c>a?a=c:b15&&a<165?"right":a>195&&a<345?"left":"center"},unsquish:function(){var a=this.ticks,b=this.options.labels,c=this.horiz,d=this.tickInterval,e=d,f=this.len/(((this.categories?1:0)+this.max-this.min)/d),g, +h=b.rotation,i=this.chart.renderer.fontMetrics(b.style.fontSize,a[0]&&a[0].label),j,k=Number.MAX_VALUE,l,m=function(a){a/=f||1;a=a>1?Fa(a):1;return a*d};c?(l=!b.staggerLines&&!b.step&&(t(h)?[h]:f=-90&&a<=90)j=m(Q(i.h/ia(oa*a))),b=j+Q(a/360),bm)m=a.labelLength}),m>i&&m>h.h?j.rotation=this.labelRotation: +this.labelRotation=0;else if(g&&(l={width:i+"px"},!k)){l.textOverflow="clip";for(o=c.length;!f&&o--;)if(q=c[o],i=d[q].label)if(i.styles.textOverflow==="ellipsis"&&i.css({textOverflow:"clip"}),i.getBBox().height>this.len/c.length-(h.h-h.f)||d[q].labelLength>g)i.specCss={textOverflow:"ellipsis"}}if(j.rotation&&(l={width:(m>a.chartHeight*0.5?a.chartHeight*0.33:a.chartHeight)+"px"},!k))l.textOverflow="ellipsis";if(this.labelAlign=e.align||this.autoLabelAlign(this.labelRotation))j.align=this.labelAlign; +n(c,function(a){var b=(a=d[a])&&a.label;if(b)b.attr(j),l&&b.css(C(l,b.specCss)),delete b.specCss,a.rotation=j.rotation});this.tickRotCorr=b.rotCorr(h.b,this.labelRotation||0,this.side!==0)},hasData:function(){return this.hasVisibleSeries||t(this.min)&&t(this.max)&&!!this.tickPositions},getOffset:function(){var a=this,b=a.chart,c=b.renderer,d=a.options,e=a.tickPositions,f=a.ticks,g=a.horiz,h=a.side,i=b.inverted?[1,0,3,2][h]:h,j,k,l=0,m,o=0,q=d.title,r=d.labels,A=0,T=a.opposite,v=b.axisOffset,b=b.clipOffset, +x=[-1,1,1,-1][h],N,ja=a.axisParent;j=a.hasData();a.showAxis=k=j||p(d.showEmpty,!0);a.staggerLines=a.horiz&&r.staggerLines;if(!a.axisGroup)a.gridGroup=c.g("grid").attr({zIndex:d.gridZIndex||1}).add(ja),a.axisGroup=c.g("axis").attr({zIndex:d.zIndex||2}).add(ja),a.labelGroup=c.g("axis-labels").attr({zIndex:r.zIndex||7}).addClass("highcharts-"+a.coll.toLowerCase()+"-labels").add(ja);if(j||a.isLinked){if(n(e,function(b){f[b]?f[b].addLabel():f[b]=new db(a,b)}),a.renderUnsquish(),r.reserveSpace!==!1&&(h=== +0||h===2||{1:"left",3:"right"}[h]===a.labelAlign||a.labelAlign==="center")&&n(e,function(a){A=s(f[a].getLabelSize(),A)}),a.staggerLines)A*=a.staggerLines,a.labelOffset=A*(a.opposite?-1:1)}else for(N in f)f[N].destroy(),delete f[N];if(q&&q.text&&q.enabled!==!1){if(!a.axisTitle)a.axisTitle=c.text(q.text,0,0,q.useHTML).attr({zIndex:7,rotation:q.rotation||0,align:q.textAlign||{low:T?"right":"left",middle:"center",high:T?"left":"right"}[q.align]}).addClass("highcharts-"+this.coll.toLowerCase()+"-title").css(q.style).add(a.axisGroup), +a.axisTitle.isNew=!0;if(k)l=a.axisTitle.getBBox()[g?"height":"width"],m=q.offset,o=t(m)?0:p(q.margin,g?5:10);a.axisTitle[k?"show":"hide"](!0)}a.offset=x*p(d.offset,v[h]);a.tickRotCorr=a.tickRotCorr||{x:0,y:0};c=h===2?a.tickRotCorr.y:0;g=Math.abs(A)+o+(A&&x*(g?p(r.y,a.tickRotCorr.y+8):r.x)-c);a.axisTitleMargin=p(m,g);v[h]=s(v[h],a.axisTitleMargin+l+x*a.offset,g);d=d.offset?0:U(d.lineWidth/2)*2;b[i]=s(b[i],d)},getLinePath:function(a){var b=this.chart,c=this.opposite,d=this.offset,e=this.horiz,f=this.left+ +(c?this.width:0)+d,d=b.chartHeight-this.bottom-(c?this.height:0)+d;c&&(a*=-1);return b.renderer.crispLine(["M",e?this.left:f,e?d:this.top,"L",e?b.chartWidth-this.right:f,e?d:b.chartHeight-this.bottom],a)},getTitlePosition:function(){var a=this.horiz,b=this.left,c=this.top,d=this.len,e=this.options.title,f=a?b:c,g=this.opposite,h=this.offset,i=e.x||0,j=e.y||0,k=G(e.style.fontSize||12),d={low:f+(a?0:d),middle:f+d/2,high:f+(a?d:0)}[e.align],b=(a?c+this.height:b)+(a?1:-1)*(g?-1:1)*this.axisTitleMargin+ +(this.side===2?k:0);return{x:a?d+i:b+(g?this.width:0)+h+i,y:a?b+j-(g?this.height:0)+h:d+j}},render:function(){var a=this,b=a.chart,c=b.renderer,d=a.options,e=a.isLog,f=a.isLinked,g=a.tickPositions,h=a.axisTitle,i=a.ticks,j=a.minorTicks,k=a.alternateBands,l=d.stackLabels,m=d.alternateGridColor,o=a.tickmarkOffset,q=d.lineWidth,r,A=b.hasRendered&&t(a.oldMin)&&!isNaN(a.oldMin),p=a.showAxis,v=c.globalAnimation,x,N;a.labelEdge.length=0;a.overlap=!1;n([i,j,k],function(a){for(var b in a)a[b].isActive=!1}); +if(a.hasData()||f){a.minorTickInterval&&!a.categories&&n(a.getMinorTickPositions(),function(b){j[b]||(j[b]=new db(a,b,"minor"));A&&j[b].isNew&&j[b].render(null,!0);j[b].render(null,!1,1)});if(g.length&&(n(g,function(b,c){if(!f||b>=a.min&&b<=a.max)i[b]||(i[b]=new db(a,b)),A&&i[b].isNew&&i[b].render(c,!0,0.1),i[b].render(c)}),o&&(a.min===0||a.single)))i[-1]||(i[-1]=new db(a,-1,null,!0)),i[-1].render(-1);m&&n(g,function(c,d){N=g[d+1]!==u?g[d+1]+o:a.max-o;if(d%2===0&&c=H.second?0:k* +U(i.getMilliseconds()/k));if(j>=H.second)i[Rb](j>=H.minute?0:k*U(i.getSeconds()/k));if(j>=H.minute)i[Sb](j>=H.hour?0:k*U(i[Cb]()/k));if(j>=H.hour)i[Tb](j>=H.day?0:k*U(i[Db]()/k));if(j>=H.day)i[Fb](j>=H.month?1:k*U(i[ib]()/k));j>=H.month&&(i[Gb](j>=H.year?0:k*U(i[jb]()/k)),h=i[kb]());j>=H.year&&(h-=h%k,i[Hb](h));if(j===H.week)i[Fb](i[ib]()-i[Eb]()+p(d,1));b=1;if(zb||hb)i=i.getTime(),i=new da(i+gb(i));h=i[kb]();for(var d=i.getTime(),l=i[jb](),m=i[ib](),o=!g||!!hb,q=(H.day+(g?gb(i):i.getTimezoneOffset()* +6E4))%H.day;d=0.5)a=y(a),g=this.getLinearTickPositions(a,b,c);else if(a>=0.08)for(var f=U(b),h, +i,j,k,l,e=a>0.3?[1,2,4]:a>0.15?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9];fb&&(!d||k<=c)&&k!==u&&g.push(k),k>c&&(l=!0),k=j}else if(b=za(b),c=za(c),a=e[d?"minorTickInterval":"tickInterval"],a=p(a==="auto"?null:a,this._minorAutoInterval,(c-b)*(e.tickPixelInterval/(d?5:1))/((d?f/this.tickPositions.length:f)||1)),a=Bb(a,null,Ab(a)),g=sa(this.getLinearTickPositions(a,b,c),Na),!d)this._minorAutoInterval=a/5;if(!d)this.tickInterval=a;return g};var Mb= +z.Tooltip=function(){this.init.apply(this,arguments)};Mb.prototype={init:function(a,b){var c=b.borderWidth,d=b.style,e=G(d.padding);this.chart=a;this.options=b;this.crosshairs=[];this.now={x:0,y:0};this.isHidden=!0;this.label=a.renderer.label("",0,0,b.shape||"callout",null,null,b.useHTML,null,"tooltip").attr({padding:e,fill:b.backgroundColor,"stroke-width":c,r:b.borderRadius,zIndex:8}).css(d).css({padding:0}).add().attr({y:-9999});pa||this.label.shadow(b.shadow);this.shared=b.shared},destroy:function(){if(this.label)this.label= +this.label.destroy();clearTimeout(this.hideTimer);clearTimeout(this.tooltipTimeout)},move:function(a,b,c,d){var e=this,f=e.now,g=e.options.animation!==!1&&!e.isHidden&&(Q(a-f.x)>1||Q(b-f.y)>1),h=e.followPointer||e.len>1;w(f,{x:g?(2*f.x+a)/3:a,y:g?(f.y+b)/2:b,anchorX:h?u:g?(2*f.anchorX+c)/3:c,anchorY:h?u:g?(f.anchorY+d)/2:d});e.label.attr(f);if(g)clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout(function(){e&&e.move(a,b,c,d)},32)},hide:function(a){var b=this;clearTimeout(this.hideTimer); +a=p(a,this.options.hideDelay,500);if(!this.isHidden)this.hideTimer=bb(function(){b.label[a?"fadeOut":"hide"]();b.isHidden=!0},a)},getAnchor:function(a,b){var c,d=this.chart,e=d.inverted,f=d.plotTop,g=d.plotLeft,h=0,i=0,j,k,a=ua(a);c=a[0].tooltipPos;this.followPointer&&b&&(b.chartX===u&&(b=d.pointer.normalize(b)),c=[b.chartX-d.plotLeft,b.chartY-f]);c||(n(a,function(a){j=a.series.yAxis;k=a.series.xAxis;h+=a.plotX+(!e&&k?k.left-g:0);i+=(a.plotLow?(a.plotLow+a.plotHigh)/2:a.plotY)+(!e&&j?j.top-f:0)}), +h/=a.length,i/=a.length,c=[e?d.plotWidth-i:h,this.shared&&!e&&a.length>1&&b?b.chartY-f:e?d.plotHeight-h:i]);return sa(c,y)},getPosition:function(a,b,c){var d=this.chart,e=this.distance,f={},g=c.h||0,h,i=["y",d.chartHeight,b,c.plotY+d.plotTop,d.plotTop,d.plotTop+d.plotHeight],j=["x",d.chartWidth,a,c.plotX+d.plotLeft,d.plotLeft,d.plotLeft+d.plotWidth],k=p(c.ttBelow,d.inverted&&!c.negative||!d.inverted&&c.negative),l=function(a,b,c,d,h,i){var j=cb?d:d+g);else return!1},m=function(a,b,c,d){var g;db-e?g=!1:f[a]=db-c/2?b-c-2:d-c/2;return g},o=function(a){var b=i;i=j;j=b;h=a},q=function(){l.apply(0,i)!==!1?m.apply(0,j)===!1&&!h&&(o(!0),q()):h?f.x=f.y=0:(o(!0),q())};(d.inverted||this.len>1)&&o();q();return f},defaultFormatter:function(a){var b=this.points||ua(this),c;c=[a.tooltipFooterHeaderFormatter(b[0])];c=c.concat(a.bodyFormatter(b));c.push(a.tooltipFooterHeaderFormatter(b[0], +!0));return c.join("")},refresh:function(a,b){var c=this.chart,d=this.label,e=this.options,f,g,h,i={},j,k=[];j=e.formatter||this.defaultFormatter;var i=c.hoverPoints,l,m=this.shared;clearTimeout(this.hideTimer);this.followPointer=ua(a)[0].series.tooltipOptions.followPointer;h=this.getAnchor(a,b);f=h[0];g=h[1];m&&(!a.series||!a.series.noSharedTooltip)?(c.hoverPoints=a,i&&n(i,function(a){a.setState()}),n(a,function(a){a.setState("hover");k.push(a.getLabelConfig())}),i={x:a[0].category,y:a[0].y},i.points= +k,this.len=k.length,a=a[0]):i=a.getLabelConfig();j=j.call(i,this);i=a.series;this.distance=p(i.tooltipOptions.distance,16);j===!1?this.hide():(this.isHidden&&(Ta(d),d.attr("opacity",1).show()),d.attr({text:j}),l=e.borderColor||a.color||i.color||"#606060",d.attr({stroke:l}),this.updatePosition({plotX:f,plotY:g,negative:a.negative,ttBelow:a.ttBelow,h:h[2]||0}),this.isHidden=!1);M(c,"tooltipRefresh",{text:j,x:f+c.plotLeft,y:g+c.plotTop,borderColor:l})},updatePosition:function(a){var b=this.chart,c=this.label, +c=(this.options.positioner||this.getPosition).call(this,c.width,c.height,a);this.move(y(c.x),y(c.y||0),a.plotX+b.plotLeft,a.plotY+b.plotTop)},getXDateFormat:function(a,b,c){var d,b=b.dateTimeLabelFormats,e=c&&c.closestPointRange,f,g={millisecond:15,second:12,minute:9,hour:6,day:3},h,i="millisecond";if(e){h=la("%m-%d %H:%M:%S.%L",a.x);for(f in H){if(e===H.week&&+la("%w",a.x)===c.options.startOfWeek&&h.substr(6)==="00:00:00.000"){f="week";break}if(H[f]>e){f=i;break}if(g[f]&&h.substr(g[f])!=="01-01 00:00:00.000".substr(g[f]))break; +f!=="week"&&(i=f)}f&&(d=b[f])}else d=b.day;return d||b.year},tooltipFooterHeaderFormatter:function(a,b){var c=b?"footer":"header",d=a.series,e=d.tooltipOptions,f=e.xDateFormat,g=d.xAxis,h=g&&g.options.type==="datetime"&&ta(a.key),c=e[c+"Format"];h&&!f&&(f=this.getXDateFormat(a,e,g));h&&f&&(c=c.replace("{point.key}","{point.key:"+f+"}"));return Ka(c,{point:a,series:d})},bodyFormatter:function(a){return sa(a,function(a){var c=a.series.tooltipOptions;return(c.pointFormatter||a.point.tooltipFormatter).call(a.point, +c.pointFormat)})}};var ma;eb=B&&B.documentElement.ontouchstart!==u;var ab=z.Pointer=function(a,b){this.init(a,b)};ab.prototype={init:function(a,b){var c=b.chart,d=c.events,e=pa?"":c.zoomType,c=a.inverted,f;this.options=b;this.chart=a;this.zoomX=f=/x/.test(e);this.zoomY=e=/y/.test(e);this.zoomHor=f&&!c||e&&c;this.zoomVert=e&&!c||f&&c;this.hasZoom=f||e;this.runChartClick=d&&!!d.click;this.pinchDown=[];this.lastValidTouch={};if(z.Tooltip&&b.tooltip.enabled)a.tooltip=new Mb(a,b.tooltip),this.followTouchMove= +p(b.tooltip.followTouchMove,!0);this.setDOMEvents()},normalize:function(a,b){var c,d,a=a||J.event;if(!a.target)a.target=a.srcElement;d=a.touches?a.touches.length?a.touches.item(0):a.changedTouches[0]:a;if(!b)this.chartPosition=b=Lb(this.chart.container);d.pageX===u?(c=s(a.x,a.clientX-b.left),d=a.y):(c=d.pageX-b.left,d=d.pageY-b.top);return w(a,{chartX:y(c),chartY:y(d)})},getCoordinates:function(a){var b={xAxis:[],yAxis:[]};n(this.chart.axes,function(c){b[c.isXAxis?"xAxis":"yAxis"].push({axis:c,value:c.toValue(a[c.horiz? +"chartX":"chartY"])})});return b},runPointActions:function(a){var b=this.chart,c=b.series,d=b.tooltip,e=d?d.shared:!1,f=b.hoverPoint,g=b.hoverSeries,h=[Number.MAX_VALUE,Number.MAX_VALUE],i,j,k=[],l=[],m;if(!e&&!g)for(b=0;bh+j&&(d=h+j),ei+k&&(e=i+k),this.hasDragged=Math.sqrt(Math.pow(o-d,2)+Math.pow(q-e,2)),this.hasDragged>10){l=b.isInsidePlot(o-h,q-i);if(b.hasCartesianSeries&&(this.zoomX||this.zoomY)&&l&&!r&&!m)this.selectionMarker=m=b.renderer.rect(h,i,f?1:j,g?1:k,0).attr({fill:c.selectionMarkerFill|| +"rgba(69,114,167,0.25)",zIndex:7}).add();m&&f&&(d-=o,m.attr({width:Q(d),x:(d>0?0:d)+o}));m&&g&&(d=e-q,m.attr({height:Q(d),y:(d>0?0:d)+q}));l&&!m&&c.panning&&b.pan(a,c.panning)}},drop:function(a){var b=this,c=this.chart,d=this.hasPinched;if(this.selectionMarker){var e={originalEvent:a,xAxis:[],yAxis:[]},f=this.selectionMarker,g=f.attr?f.attr("x"):f.x,h=f.attr?f.attr("y"):f.y,i=f.attr?f.attr("width"):f.width,j=f.attr?f.attr("height"):f.height,k;if(this.hasDragged||d)n(c.axes,function(c){if(c.zoomEnabled&& +t(c.min)&&(d||b[{xAxis:"zoomX",yAxis:"zoomY"}[c.coll]])){var f=c.horiz,o=a.type==="touchend"?c.minPixelPadding:0,q=c.toValue((f?g:h)+o),f=c.toValue((f?g+i:h+j)-o);e[c.coll].push({axis:c,min:E(q,f),max:s(q,f)});k=!0}}),k&&M(c,"selection",e,function(a){c.zoom(w(a,d?{animation:!1}:null))});this.selectionMarker=this.selectionMarker.destroy();d&&this.scaleGroups()}if(c)I(c.container,{cursor:c._cursor}),c.cancelClick=this.hasDragged>10,c.mouseIsDown=this.hasDragged=this.hasPinched=!1,this.pinchDown=[]}, +onContainerMouseDown:function(a){a=this.normalize(a);a.preventDefault&&a.preventDefault();this.dragStart(a)},onDocumentMouseUp:function(a){$[ma]&&$[ma].pointer.drop(a)},onDocumentMouseMove:function(a){var b=this.chart,c=this.chartPosition,a=this.normalize(a,c);c&&!this.inClass(a.target,"highcharts-tracker")&&!b.isInsidePlot(a.chartX-b.plotLeft,a.chartY-b.plotTop)&&this.reset()},onContainerMouseLeave:function(a){var b=$[ma];if(b&&(a.relatedTarget||a.toElement))b.pointer.reset(),b.pointer.chartPosition= +null},onContainerMouseMove:function(a){var b=this.chart;if(!t(ma)||!$[ma]||!$[ma].mouseIsDown)ma=b.index;a=this.normalize(a);a.returnValue=!1;b.mouseIsDown==="mousedown"&&this.drag(a);(this.inClass(a.target,"highcharts-tracker")||b.isInsidePlot(a.chartX-b.plotLeft,a.chartY-b.plotTop))&&!b.openMenu&&this.runPointActions(a)},inClass:function(a,b){for(var c;a;){if(c=W(a,"class")){if(c.indexOf(b)!==-1)return!0;if(c.indexOf("highcharts-container")!==-1)return!1}a=a.parentNode}},onTrackerMouseOut:function(a){var b= +this.chart.hoverSeries,a=a.relatedTarget||a.toElement;if(b&&a&&!b.options.stickyTracking&&!this.inClass(a,"highcharts-tooltip")&&!this.inClass(a,"highcharts-series-"+b.index))b.onMouseOut()},onContainerClick:function(a){var b=this.chart,c=b.hoverPoint,d=b.plotLeft,e=b.plotTop,a=this.normalize(a);b.cancelClick||(c&&this.inClass(a.target,"highcharts-tracker")?(M(c.series,"click",w(a,{point:c})),b.hoverPoint&&c.firePointEvent("click",a)):(w(a,this.getCoordinates(a)),b.isInsidePlot(a.chartX-d,a.chartY- +e)&&M(b,"click",a)))},setDOMEvents:function(){var a=this,b=a.chart.container;b.onmousedown=function(b){a.onContainerMouseDown(b)};b.onmousemove=function(b){a.onContainerMouseMove(b)};b.onclick=function(b){a.onContainerClick(b)};D(b,"mouseleave",a.onContainerMouseLeave);mb===1&&D(B,"mouseup",a.onDocumentMouseUp);if(eb)b.ontouchstart=function(b){a.onContainerTouchStart(b)},b.ontouchmove=function(b){a.onContainerTouchMove(b)},mb===1&&D(B,"touchend",a.onDocumentTouchEnd)},destroy:function(){var a;R(this.chart.container, +"mouseleave",this.onContainerMouseLeave);mb||(R(B,"mouseup",this.onDocumentMouseUp),R(B,"touchend",this.onDocumentTouchEnd));clearInterval(this.tooltipTimeout);for(a in this)this[a]=null}};w(z.Pointer.prototype,{pinchTranslate:function(a,b,c,d,e,f){(this.zoomHor||this.pinchHor)&&this.pinchTranslateDirection(!0,a,b,c,d,e,f);(this.zoomVert||this.pinchVert)&&this.pinchTranslateDirection(!1,a,b,c,d,e,f)},pinchTranslateDirection:function(a,b,c,d,e,f,g,h){var i=this.chart,j=a?"x":"y",k=a?"X":"Y",l="chart"+ +k,m=a?"width":"height",o=i["plot"+(a?"Left":"Top")],q,r,A=h||1,p=i.inverted,n=i.bounds[a?"h":"v"],x=b.length===1,N=b[0][l],s=c[0][l],t=!x&&b[1][l],y=!x&&c[1][l],u,c=function(){!x&&Q(N-t)>20&&(A=h||Q(s-y)/Q(N-t));r=(o-s)/A+N;q=i["plot"+(a?"Width":"Height")]/A};c();b=r;bn.max&&(b=n.max-q,u=!0);u?(s-=0.8*(s-g[j][0]),x||(y-=0.8*(y-g[j][1])),c()):g[j]=[s,y];p||(f[j]=r-o,f[m]=q);f=p?1/A:A;e[m]=q;e[j]=b;d[p?a?"scaleY":"scaleX":"scale"+k]=A;d["translate"+k]=f*o+(s-f*N)},pinch:function(a){var b= +this,c=b.chart,d=b.pinchDown,e=a.touches,f=e.length,g=b.lastValidTouch,h=b.hasZoom,i=b.selectionMarker,j={},k=f===1&&(b.inClass(a.target,"highcharts-tracker")&&c.runTrackerClick||b.runChartClick),l={};if(f>1)b.initiated=!0;h&&b.initiated&&!k&&a.preventDefault();sa(e,function(a){return b.normalize(a)});if(a.type==="touchstart")n(e,function(a,b){d[b]={chartX:a.chartX,chartY:a.chartY}}),g.x=[d[0].chartX,d[1]&&d[1].chartX],g.y=[d[0].chartY,d[1]&&d[1].chartY],n(c.axes,function(a){if(a.zoomEnabled){var b= +c.bounds[a.horiz?"h":"v"],d=a.minPixelPadding,e=a.toPixels(p(a.options.min,a.dataMin)),f=a.toPixels(p(a.options.max,a.dataMax)),g=E(e,f),e=s(e,f);b.min=E(a.pos,g-d);b.max=s(a.pos+a.len,e+d)}}),b.res=!0;else if(d.length){if(!i)b.selectionMarker=i=w({destroy:qa,touch:!0},c.plotBox);b.pinchTranslate(d,e,j,i,l,g);b.hasPinched=h;b.scaleGroups(j,l);if(!h&&b.followTouchMove&&f===1)this.runPointActions(b.normalize(a));else if(b.res)b.res=!1,this.reset(!1,0)}},touch:function(a,b){var c=this.chart;ma=c.index; +a.touches.length===1?(a=this.normalize(a),c.isInsidePlot(a.chartX-c.plotLeft,a.chartY-c.plotTop)&&!c.openMenu?(b&&this.runPointActions(a),this.pinch(a)):b&&this.reset()):a.touches.length===2&&this.pinch(a)},onContainerTouchStart:function(a){this.touch(a,!0)},onContainerTouchMove:function(a){this.touch(a)},onDocumentTouchEnd:function(a){$[ma]&&$[ma].pointer.drop(a)}});if(J.PointerEvent||J.MSPointerEvent){var Ga={},Nb=!!J.PointerEvent,bc=function(){var a,b=[];b.item=function(a){return this[a]};for(a in Ga)Ga.hasOwnProperty(a)&& +b.push({pageX:Ga[a].pageX,pageY:Ga[a].pageY,target:Ga[a].target});return b},Ob=function(a,b,c,d){if((a.pointerType==="touch"||a.pointerType===a.MSPOINTER_TYPE_TOUCH)&&$[ma])d(a),d=$[ma].pointer,d[b]({type:c,target:a.currentTarget,preventDefault:qa,touches:bc()})};w(ab.prototype,{onContainerPointerDown:function(a){Ob(a,"onContainerTouchStart","touchstart",function(a){Ga[a.pointerId]={pageX:a.pageX,pageY:a.pageY,target:a.currentTarget}})},onContainerPointerMove:function(a){Ob(a,"onContainerTouchMove", +"touchmove",function(a){Ga[a.pointerId]={pageX:a.pageX,pageY:a.pageY};if(!Ga[a.pointerId].target)Ga[a.pointerId].target=a.currentTarget})},onDocumentPointerUp:function(a){Ob(a,"onDocumentTouchEnd","touchend",function(a){delete Ga[a.pointerId]})},batchMSEvents:function(a){a(this.chart.container,Nb?"pointerdown":"MSPointerDown",this.onContainerPointerDown);a(this.chart.container,Nb?"pointermove":"MSPointerMove",this.onContainerPointerMove);a(B,Nb?"pointerup":"MSPointerUp",this.onDocumentPointerUp)}}); +S(ab.prototype,"init",function(a,b,c){a.call(this,b,c);this.hasZoom&&I(b.container,{"-ms-touch-action":"none","touch-action":"none"})});S(ab.prototype,"setDOMEvents",function(a){a.apply(this);(this.hasZoom||this.followTouchMove)&&this.batchMSEvents(D)});S(ab.prototype,"destroy",function(a){this.batchMSEvents(R);a.call(this)})}var vb=z.Legend=function(a,b){this.init(a,b)};vb.prototype={init:function(a,b){var c=this,d=b.itemStyle,e=b.itemMarginTop||0;this.options=b;if(b.enabled)c.itemStyle=d,c.itemHiddenStyle= +C(d,b.itemHiddenStyle),c.itemMarginTop=e,c.padding=d=p(b.padding,8),c.initialItemX=d,c.initialItemY=d-5,c.maxItemWidth=0,c.chart=a,c.itemHeight=0,c.symbolWidth=p(b.symbolWidth,16),c.pages=[],c.render(),D(c.chart,"endResize",function(){c.positionCheckboxes()})},colorizeItem:function(a,b){var c=this.options,d=a.legendItem,e=a.legendLine,f=a.legendSymbol,g=this.itemHiddenStyle.color,c=b?c.itemStyle.color:g,h=b?a.legendColor||a.color||"#CCC":g,g=a.options&&a.options.marker,i={fill:h},j;d&&d.css({fill:c, +color:c});e&&e.attr({stroke:h});if(f){if(g&&f.isMarker)for(j in i.stroke=h,g=a.convertAttribs(g),g)d=g[j],d!==u&&(i[j]=d);f.attr(i)}},positionItem:function(a){var b=this.options,c=b.symbolPadding,b=!b.rtl,d=a._legendItemPos,e=d[0],d=d[1],f=a.checkbox;(a=a.legendGroup)&&a.element&&a.translate(b?e:this.legendWidth-e-2*c-4,d);if(f)f.x=e,f.y=d},destroyItem:function(a){var b=a.checkbox;n(["legendItem","legendLine","legendSymbol","legendGroup"],function(b){a[b]&&(a[b]=a[b].destroy())});b&&Xa(a.checkbox)}, +destroy:function(){var a=this.group,b=this.box;if(b)this.box=b.destroy();if(a)this.group=a.destroy()},positionCheckboxes:function(a){var b=this.group.alignAttr,c,d=this.clipHeight||this.legendHeight,e=this.titleHeight;if(b)c=b.translateY,n(this.allItems,function(f){var g=f.checkbox,h;g&&(h=c+e+g.y+(a||0)+3,I(g,{left:b.translateX+f.checkboxOffset+g.x-20+"px",top:h+"px",display:h>c-6&&h(m||b.chartWidth-2*j-r-d.x))this.itemX=r,this.itemY+=q+this.lastLineHeight+ +o,this.lastLineHeight=0;this.maxItemWidth=s(this.maxItemWidth,f);this.lastItemY=q+this.itemY+o;this.lastLineHeight=s(g,this.lastLineHeight);a._legendItemPos=[this.itemX,this.itemY];e?this.itemX+=f:(this.itemY+=q+g+o,this.lastLineHeight=g);this.offsetWidth=m||s((e?this.itemX-r-k:f)+j,this.offsetWidth)},getAllItems:function(){var a=[];n(this.chart.series,function(b){var c=b.options;if(p(c.showInLegend,!t(c.linkedTo)?u:!1,!0))a=a.concat(b.legendItems||(c.legendType==="point"?b.data:b))});return a},adjustMargins:function(a, +b){var c=this.chart,d=this.options,e=d.align.charAt(0)+d.verticalAlign.charAt(0)+d.layout.charAt(0);this.display&&!d.floating&&n([/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/],function(f,g){f.test(e)&&!t(a[g])&&(c[ub[g]]=s(c[ub[g]],c.legend[(g+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][g]*d[g%2?"x":"y"]+p(d.margin,12)+b[g]))})},render:function(){var a=this,b=a.chart,c=b.renderer,d=a.group,e,f,g,h,i=a.box,j=a.options,k=a.padding,l=j.borderWidth,m=j.backgroundColor;a.itemX=a.initialItemX; +a.itemY=a.initialItemY;a.offsetWidth=0;a.lastItemY=0;if(!d)a.group=d=c.g("legend").attr({zIndex:7}).add(),a.contentGroup=c.g().attr({zIndex:1}).add(d),a.scrollGroup=c.g().add(a.contentGroup);a.renderTitle();e=a.getAllItems();pb(e,function(a,b){return(a.options&&a.options.legendIndex||0)-(b.options&&b.options.legendIndex||0)});j.reversed&&e.reverse();a.allItems=e;a.display=f=!!e.length;a.lastLineHeight=0;n(e,function(b){a.renderItem(b)});g=(j.width||a.offsetWidth)+k;h=a.lastItemY+a.lastLineHeight+ +a.titleHeight;h=a.handleOverflow(h);h+=k;if(l||m){if(i){if(g>0&&h>0)i[i.isNew?"attr":"animate"](i.crisp({width:g,height:h})),i.isNew=!1}else a.box=i=c.rect(0,0,g,h,j.borderRadius,l||0).attr({stroke:j.borderColor,"stroke-width":l||0,fill:m||"none"}).add(d).shadow(j.shadow),i.isNew=!0;i[f?"show":"hide"]()}a.legendWidth=g;a.legendHeight=h;n(e,function(b){a.positionItem(b)});f&&d.align(w({width:g,height:h},j),!0,"spacingBox");b.isResizing||this.positionCheckboxes()},handleOverflow:function(a){var b=this, +c=this.chart,d=c.renderer,e=this.options,f=e.y,f=c.spacingBox.height+(e.verticalAlign==="top"?-f:f)-this.padding,g=e.maxHeight,h,i=this.clipRect,j=e.navigation,k=p(j.animation,!0),l=j.arrowSize||12,m=this.nav,o=this.pages,q=this.padding,r,A=this.allItems,T=function(a){i.attr({height:a});if(b.contentGroup.div)b.contentGroup.div.style.clip="rect("+q+"px,9999px,"+(q+a)+"px,0)"};e.layout==="horizontal"&&(f/=2);g&&(f=E(f,g));o.length=0;if(a>f){this.clipHeight=h=s(f-20-this.titleHeight-q,0);this.currentPage= +p(this.currentPage,1);this.fullHeight=a;n(A,function(a,b){var c=a._legendItemPos[1],d=y(a.legendItem.getBBox().height),e=o.length;if(!e||c-o[e-1]>h&&(r||c)!==o[e-1])o.push(r||c),e++;b===A.length-1&&c+d-o[e-1]>h&&o.push(c);c!==r&&(r=c)});if(!i)i=b.clipRect=d.clipRect(0,q,9999,0),b.contentGroup.clip(i);T(h);if(!m)this.nav=m=d.g().attr({zIndex:1}).add(this.group),this.up=d.symbol("triangle",0,0,l,l).on("click",function(){b.scroll(-1,k)}).add(m),this.pager=d.text("",15,10).css(j.style).add(m),this.down= +d.symbol("triangle-down",0,0,l,l).on("click",function(){b.scroll(1,k)}).add(m);b.scroll(0);a=f}else if(m)T(c.chartHeight),m.hide(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0;return a},scroll:function(a,b){var c=this.pages,d=c.length,e=this.currentPage+a,f=this.clipHeight,g=this.options.navigation,h=g.activeColor,g=g.inactiveColor,i=this.pager,j=this.padding;e>d&&(e=d);if(e>0)b!==u&&cb(b,this.chart),this.nav.attr({translateX:j,translateY:f+this.padding+7+this.titleHeight,visibility:"visible"}), +this.up.attr({fill:e===1?g:h}).css({cursor:e===1?"default":"pointer"}),i.attr({text:e+"/"+d}),this.down.attr({x:18+this.pager.getBBox().width,fill:e===d?g:h}).css({cursor:e===d?"default":"pointer"}),c=-c[e-1]+this.initialItemY,this.scrollGroup.animate({translateY:c}),this.currentPage=e,this.positionCheckboxes(c)}};Z=z.LegendSymbolMixin={drawRectangle:function(a,b){var c=a.options.symbolHeight||a.fontMetrics.f;b.legendSymbol=this.chart.renderer.rect(0,a.baseline-c+1,a.symbolWidth,c,a.options.symbolRadius|| +0).attr({zIndex:3}).add(b.legendGroup)},drawLineMarker:function(a){var b=this.options,c=b.marker,d=a.symbolWidth,e=this.chart.renderer,f=this.legendGroup,a=a.baseline-y(a.fontMetrics.b*0.3),g;if(b.lineWidth){g={"stroke-width":b.lineWidth};if(b.dashStyle)g.dashstyle=b.dashStyle;this.legendLine=e.path(["M",0,a,"L",d,a]).attr(g).add(f)}if(c&&c.enabled!==!1)b=c.radius,this.legendSymbol=c=e.symbol(this.symbol,d/2-b,a-b,2*b,2*b,c).add(f),c.isMarker=!0}};(/Trident\/7\.0/.test(La)||Za)&&S(vb.prototype,"positionItem", +function(a,b){var c=this,d=function(){b._legendItemPos&&a.call(c,b)};d();setTimeout(d)});var Ca=z.Chart=function(){this.getArgs.apply(this,arguments)};z.chart=function(a,b,c){return new Ca(a,b,c)};Ca.prototype={callbacks:[],getArgs:function(){var a=[].slice.call(arguments);if(Da(a[0])||a[0].nodeName)this.renderTo=a.shift();this.init(a[0],a[1])},init:function(a,b){var c,d=a.series;a.series=null;c=C(O,a);c.series=a.series=d;this.userOptions=a;d=c.chart;this.margin=this.splashArray("margin",d);this.spacing= +this.splashArray("spacing",d);var e=d.events;this.bounds={h:{},v:{}};this.callback=b;this.isResizing=0;this.options=c;this.axes=[];this.series=[];this.hasCartesianSeries=d.showAxes;var f=this,g;f.index=$.length;$.push(f);mb++;d.reflow!==!1&&D(f,"load",function(){f.initReflow()});if(e)for(g in e)D(f,g,e[g]);f.xAxis=[];f.yAxis=[];f.animation=pa?!1:p(d.animation,!0);f.pointCount=f.colorCounter=f.symbolCounter=0;f.firstRender()},initSeries:function(a){var b=this.options.chart;(b=K[a.type||b.type||b.defaultSeriesType])|| +ea(17,!0);b=new b;b.init(this,a);return b},isInsidePlot:function(a,b,c){var d=c?b:a,a=c?a:b;return d>=0&&d<=this.plotWidth&&a>=0&&a<=this.plotHeight},redraw:function(a){var b=this.axes,c=this.series,d=this.pointer,e=this.legend,f=this.isDirtyLegend,g,h,i=this.hasCartesianSeries,j=this.isDirtyBox,k=c.length,l=k,m=this.renderer,o=m.isHidden(),q=[];cb(a,this);o&&this.cloneRenderTo();for(this.layOutTitles();l--;)if(a=c[l],a.options.stacking&&(g=!0,a.isDirty)){h=!0;break}if(h)for(l=k;l--;)if(a=c[l],a.options.stacking)a.isDirty= +!0;n(c,function(a){a.isDirty&&a.options.legendType==="point"&&(a.updateTotals&&a.updateTotals(),f=!0)});if(f&&e.options.enabled)e.render(),this.isDirtyLegend=!1;g&&this.getStacks();if(i&&!this.isResizing)this.maxTicks=null,n(b,function(a){a.setScale()});this.getMargins();i&&(n(b,function(a){a.isDirty&&(j=!0)}),n(b,function(a){var b=a.min+","+a.max;if(a.extKey!==b)a.extKey=b,q.push(function(){M(a,"afterSetExtremes",w(a.eventArgs,a.getExtremes()));delete a.eventArgs});(j||g)&&a.redraw()}));j&&this.drawChartBox(); +n(c,function(a){a.isDirty&&a.visible&&(!a.isCartesian||a.xAxis)&&a.redraw()});d&&d.reset(!0);m.draw();M(this,"redraw");o&&this.cloneRenderTo(!0);n(q,function(a){a.call()})},get:function(a){var b=this.axes,c=this.series,d,e;for(d=0;d19?this.containerHeight:400))},cloneRenderTo:function(a){var b=this.renderToClone,c=this.container;a?b&&(this.renderTo.appendChild(c),Xa(b),delete this.renderToClone):(c&&c.parentNode===this.renderTo&&this.renderTo.removeChild(c),this.renderToClone=b=this.renderTo.cloneNode(0),I(b,{position:"absolute",top:"-9999px",display:"block"}),b.style.setProperty&& +b.style.setProperty("display","block","important"),B.body.appendChild(b),c&&b.appendChild(c))},getContainer:function(){var a,b=this.options,c=b.chart,d,e;a=this.renderTo;var f="highcharts-"+Kb++;if(!a)this.renderTo=a=c.renderTo;if(Da(a))this.renderTo=a=B.getElementById(a);a||ea(13,!0);d=G(W(a,"data-highcharts-chart"));!isNaN(d)&&$[d]&&$[d].hasRendered&&$[d].destroy();W(a,"data-highcharts-chart",this.index);a.innerHTML="";!c.skipClone&&!a.offsetWidth&&this.cloneRenderTo();this.getChartSize();d=this.chartWidth; +e=this.chartHeight;this.container=a=ca(Ya,{className:"highcharts-container"+(c.className?" "+c.className:""),id:f},w({position:"relative",overflow:"hidden",width:d+"px",height:e+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)"},c.style),this.renderToClone||a);this._cursor=a.style.cursor;this.renderer=new (z[c.renderer]||$a)(a,d,e,c.style,c.forExport,b.exporting&&b.exporting.allowHTML);pa&&this.renderer.create(this,a,d,e);this.renderer.chartIndex=this.index}, +getMargins:function(a){var b=this.spacing,c=this.margin,d=this.titleOffset;this.resetMargins();if(d&&!t(c[0]))this.plotTop=s(this.plotTop,d+this.options.title.margin+b[0]);this.legend.adjustMargins(c,b);this.extraBottomMargin&&(this.marginBottom+=this.extraBottomMargin);this.extraTopMargin&&(this.plotTop+=this.extraTopMargin);a||this.getAxisMargins()},getAxisMargins:function(){var a=this,b=a.axisOffset=[0,0,0,0],c=a.margin;a.hasCartesianSeries&&n(a.axes,function(a){a.visible&&a.getOffset()});n(ub, +function(d,e){t(c[e])||(a[d]+=b[e])});a.setChartSize()},reflow:function(a){var b=this,c=b.options.chart,d=b.renderTo,e=c.width||wa(d,"width"),f=c.height||wa(d,"height"),c=a?a.target:J;if(!b.hasUserSize&&!b.isPrinting&&e&&f&&(c===J||c===B)){if(e!==b.containerWidth||f!==b.containerHeight)clearTimeout(b.reflowTimeout),b.reflowTimeout=bb(function(){if(b.container)b.setSize(e,f,!1),b.hasUserSize=null},a?100:0);b.containerWidth=e;b.containerHeight=f}},initReflow:function(){var a=this,b=function(b){a.reflow(b)}; +D(J,"resize",b);D(a,"destroy",function(){R(J,"resize",b)})},setSize:function(a,b,c){var d=this,e,f,g=d.renderer;d.isResizing+=1;cb(c,d);d.oldChartHeight=d.chartHeight;d.oldChartWidth=d.chartWidth;if(t(a))d.chartWidth=e=s(0,y(a)),d.hasUserSize=!!e;if(t(b))d.chartHeight=f=s(0,y(b));a=g.globalAnimation;(a?fb:I)(d.container,{width:e+"px",height:f+"px"},a);d.setChartSize(!0);g.setSize(e,f,c);d.maxTicks=null;n(d.axes,function(a){a.isDirty=!0;a.setScale()});n(d.series,function(a){a.isDirty=!0});d.isDirtyLegend= +!0;d.isDirtyBox=!0;d.layOutTitles();d.getMargins();d.redraw(c);d.oldChartHeight=null;M(d,"resize");a=g.globalAnimation;bb(function(){d&&M(d,"endResize",null,function(){d.isResizing-=1})},a===!1?0:a&&a.duration||500)},setChartSize:function(a){var b=this.inverted,c=this.renderer,d=this.chartWidth,e=this.chartHeight,f=this.options.chart,g=this.spacing,h=this.clipOffset,i,j,k,l;this.plotLeft=i=y(this.plotLeft);this.plotTop=j=y(this.plotTop);this.plotWidth=k=s(0,y(d-i-this.marginRight));this.plotHeight= +l=s(0,y(e-j-this.marginBottom));this.plotSizeX=b?l:k;this.plotSizeY=b?k:l;this.plotBorderWidth=f.plotBorderWidth||0;this.spacingBox=c.spacingBox={x:g[3],y:g[0],width:d-g[3]-g[1],height:e-g[0]-g[2]};this.plotBox=c.plotBox={x:i,y:j,width:k,height:l};d=2*U(this.plotBorderWidth/2);b=Fa(s(d,h[3])/2);c=Fa(s(d,h[0])/2);this.clipBox={x:b,y:c,width:U(this.plotSizeX-s(d,h[1])/2-b),height:s(0,U(this.plotSizeY-s(d,h[2])/2-c))};a||n(this.axes,function(a){a.setAxisSize();a.setAxisTranslation()})},resetMargins:function(){var a= +this;n(ub,function(b,c){a[b]=p(a.margin[c],a.spacing[c])});a.axisOffset=[0,0,0,0];a.clipOffset=[0,0,0,0]},drawChartBox:function(){var a=this.options.chart,b=this.renderer,c=this.chartWidth,d=this.chartHeight,e=this.chartBackground,f=this.plotBackground,g=this.plotBorder,h=this.plotBGImage,i=a.borderWidth||0,j=a.backgroundColor,k=a.plotBackgroundColor,l=a.plotBackgroundImage,m=a.plotBorderWidth||0,o,q=this.plotLeft,r=this.plotTop,A=this.plotWidth,p=this.plotHeight,n=this.plotBox,x=this.clipRect,s= +this.clipBox;o=i+(a.shadow?8:0);if(i||j)if(e)e.animate(e.crisp({width:c-o,height:d-o}));else{e={fill:j||"none"};if(i)e.stroke=a.borderColor,e["stroke-width"]=i;this.chartBackground=b.rect(o/2,o/2,c-o,d-o,a.borderRadius,i).attr(e).addClass("highcharts-background").add().shadow(a.shadow)}if(k)f?f.animate(n):this.plotBackground=b.rect(q,r,A,p,0).attr({fill:k}).add().shadow(a.plotShadow);if(l)h?h.animate(n):this.plotBGImage=b.image(l,q,r,A,p).add();x?x.animate({width:s.width,height:s.height}):this.clipRect= +b.clipRect(s);if(m)g?(g.strokeWidth=-m,g.animate(g.crisp({x:q,y:r,width:A,height:p}))):this.plotBorder=b.rect(q,r,A,p,0,-m).attr({stroke:a.plotBorderColor,"stroke-width":m,fill:"none",zIndex:1}).add();this.isDirtyBox=!1},propFromSeries:function(){var a=this,b=a.options.chart,c,d=a.options.series,e,f;n(["inverted","angular","polar"],function(g){c=K[b.type||b.defaultSeriesType];f=a[g]||b[g]||c&&c.prototype[g];for(e=d&&d.length;!f&&e--;)(c=K[d[e].type])&&c.prototype[g]&&(f=!0);a[g]=f})},linkSeries:function(){var a= +this,b=a.series;n(b,function(a){a.linkedSeries.length=0});n(b,function(b){var d=b.options.linkedTo;if(Da(d)&&(d=d===":previous"?a.series[b.index-1]:a.get(d)))d.linkedSeries.push(b),b.linkedParent=d,b.visible=p(b.options.visible,d.options.visible,b.visible)})},renderSeries:function(){n(this.series,function(a){a.translate();a.render()})},renderLabels:function(){var a=this,b=a.options.labels;b.items&&n(b.items,function(c){var d=w(b.style,c.style),e=G(d.left)+a.plotLeft,f=G(d.top)+a.plotTop+12;delete d.left; +delete d.top;a.renderer.text(c.html,e,f).attr({zIndex:2}).css(d).add()})},render:function(){var a=this.axes,b=this.renderer,c=this.options,d,e,f,g;this.setTitle();this.legend=new vb(this,c.legend);this.getStacks&&this.getStacks();this.getMargins(!0);this.setChartSize();d=this.plotWidth;e=this.plotHeight-=21;n(a,function(a){a.setScale()});this.getAxisMargins();f=d/this.plotWidth>1.1;g=e/this.plotHeight>1.05;if(f||g)this.maxTicks=null,n(a,function(a){(a.horiz&&f||!a.horiz&&g)&&a.setTickInterval(!0)}), +this.getMargins();this.drawChartBox();this.hasCartesianSeries&&n(a,function(a){a.visible&&a.render()});if(!this.seriesGroup)this.seriesGroup=b.g("series-group").attr({zIndex:3}).add();this.renderSeries();this.renderLabels();this.showCredits(c.credits);this.hasRendered=!0},showCredits:function(a){if(a.enabled&&!this.credits)this.credits=this.renderer.text(a.text,0,0).on("click",function(){if(a.href)J.location.href=a.href}).attr({align:a.position.align,zIndex:8}).css(a.style).add().align(a.position)}, +destroy:function(){var a=this,b=a.axes,c=a.series,d=a.container,e,f=d&&d.parentNode;M(a,"destroy");$[a.index]=u;mb--;a.renderTo.removeAttribute("data-highcharts-chart");R(a);for(e=b.length;e--;)b[e]=b[e].destroy();for(e=c.length;e--;)c[e]=c[e].destroy();n("title,subtitle,chartBackground,plotBackground,plotBGImage,plotBorder,seriesGroup,clipRect,credits,pointer,scroller,rangeSelector,legend,resetZoomButton,tooltip,renderer".split(","),function(b){var c=a[b];c&&c.destroy&&(a[b]=c.destroy())});if(d)d.innerHTML= +"",R(d),f&&Xa(d);for(e in a)delete a[e]},isReadyToRender:function(){var a=this;return!ha&&J==J.top&&B.readyState!=="complete"||pa&&!J.canvg?(pa?Xb.push(function(){a.firstRender()},a.options.global.canvasToolsURL):B.attachEvent("onreadystatechange",function(){B.detachEvent("onreadystatechange",a.firstRender);B.readyState==="complete"&&a.firstRender()}),!1):!0},firstRender:function(){var a=this,b=a.options;if(a.isReadyToRender()){a.getContainer();M(a,"init");a.resetMargins();a.setChartSize();a.propFromSeries(); +a.getAxes();n(b.series||[],function(b){a.initSeries(b)});a.linkSeries();M(a,"beforeRender");if(z.Pointer)a.pointer=new ab(a,b);a.render();a.renderer.draw();if(!a.renderer.imgCount)a.onload();a.cloneRenderTo(!0)}},onload:function(){var a=this;n([this.callback].concat(this.callbacks),function(b){b&&a.index!==void 0&&b.apply(a,[a])});a.renderer.imgCount||M(a,"load")},splashArray:function(a,b){var c=b[a],c=fa(c)?c:[c,c,c,c];return[p(b[a+"Top"],c[0]),p(b[a+"Right"],c[1]),p(b[a+"Bottom"],c[2]),p(b[a+"Left"], +c[3])]}};var cc=z.CenteredSeriesMixin={getCenter:function(){var a=this.options,b=this.chart,c=2*(a.slicedOffset||0),d=b.plotWidth-2*c,b=b.plotHeight-2*c,e=a.center,e=[p(e[0],"50%"),p(e[1],"50%"),a.size||"100%",a.innerSize||0],f=E(d,b),g,h;for(g=0;g<4;++g)h=e[g],a=g<2||g===2&&/%$/.test(h),e[g]=(/%$/.test(h)?[d,b,f,e[2]][g]*parseFloat(h)/100:parseFloat(h))+(a?c:0);e[3]>e[2]&&(e[3]=e[2]);return e}},Ha=function(){};Ha.prototype={init:function(a,b,c){this.series=a;this.color=a.color;this.applyOptions(b, +c);this.pointAttr={};if(a.options.colorByPoint&&(b=a.options.colors||a.chart.options.colors,this.color=this.color||b[a.colorCounter++],a.colorCounter===b.length))a.colorCounter=0;a.chart.pointCount++;return this},applyOptions:function(a,b){var c=this.series,d=c.options.pointValKey||c.pointValKey,a=Ha.prototype.optionsToObject.call(this,a);w(this,a);this.options=this.options?w(this.options,a):a;if(d)this.y=this[d];this.isNull=this.y===null;if(typeof this.x!=="number"&&c)this.x=b===void 0?c.autoIncrement(): +b;return this},optionsToObject:function(a){var b={},c=this.series,d=c.options.keys,e=d||c.pointArrayMap||["y"],f=e.length,g=0,h=0;if(typeof a==="number"||a===null)b[e[0]]=a;else if(Ma(a)){if(!d&&a.length>f){c=typeof a[0];if(c==="string")b.name=a[0];else if(c==="number")b.x=a[0];g++}for(;ho){for(c=0;k===null&&ci||this.forceCrop))if(b[d-1]q)b=[],c=[];else if(b[0]q)e=this.cropData(this.xData,this.yData,o,q),b=e.xData,c=e.yData,e=e.start,f=!0;for(i=b.length||1;--i;)d=m?j(b[i])-j(b[i-1]):b[i]-b[i-1],d>0&&(g===u||d=c){f=s(0,i-h);break}for(c=i;cd){g=c+h;break}return{xData:a.slice(f,g),yData:b.slice(f,g),start:f,end:g}},generatePoints:function(){var a=this.options.data,b=this.data,c,d=this.processedXData,e=this.processedYData,f=this.pointClass,g=d.length,h=this.cropStart||0,i,j=this.hasGroupedData,k,l=[],m;if(!b&&!j)b=[],b.length=a.length,b=this.data=b;for(m=0;m0),j=this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||(c[l+1]||j)>=g&&(c[l-1]||j)<=h,i&&j)if(i=k.length)for(;i--;)k[i]!==null&&(e[f++]=k[i]);else e[f++]=k;this.dataMin=Oa(e);this.dataMax=Ea(e)},translate:function(){this.processedXData||this.processData();this.generatePoints();for(var a=this.options,b=a.stacking,c=this.xAxis,d=c.categories,e=this.yAxis,f=this.points,g=f.length,h=!!this.modifyValue,i=a.pointPlacement,j=i==="between"||ta(i),k=a.threshold, +l=a.startFromThreshold?k:0,m,o,q,r,A=Number.MAX_VALUE,a=0;a=0&&o<=e.len&&m>=0&&m<=c.len;n.clientX=j?c.translate(v,0,0,0,1):m;n.negative=n.y<(k||0);n.category=d&&d[n.x]!==u?d[n.x]:n.x;a&&(A=E(A,Q(m-q)));q=m}this.closestPointRangePx=A},getValidPoints:function(a){return Sa(a||this.points,function(a){return!a.isNull})}, +setClip:function(a){var b=this.chart,c=this.options,d=b.renderer,e=b.inverted,f=this.clipBox,g=f||b.clipBox,h=this.sharedClipKey||["_sharedClip",a&&a.duration,a&&a.easing,g.height,c.xAxis,c.yAxis].join(","),i=b[h],j=b[h+"m"];if(!i){if(a)g.width=0,b[h+"m"]=j=d.clipRect(-99,e?-b.plotLeft:-b.plotTop,99,e?b.chartWidth:b.chartHeight);b[h]=i=d.clipRect(g)}a&&(i.count+=1);if(c.clip!==!1)this.group.clip(a||f?i:b.clipRect),this.markerGroup.clip(j),this.sharedClipKey=h;a||(i.count-=1,i.count<=0&&h&&b[h]&&(f|| +(b[h]=b[h].destroy()),b[h+"m"]&&(b[h+"m"]=b[h+"m"].destroy())))},animate:function(a){var b=this.chart,c=this.options.animation,d;if(c&&!fa(c))c=V[this.type].animation;a?this.setClip(c):(d=this.sharedClipKey,(a=b[d])&&a.animate({width:b.plotSizeX},c),b[d+"m"]&&b[d+"m"].animate({width:b.plotSizeX+99},c),this.animate=null)},afterAnimate:function(){this.setClip();M(this,"afterAnimate")},drawPoints:function(){var a,b=this.points,c=this.chart,d,e,f,g,h,i,j,k,l=this.options.marker,m=this.pointAttr[""],o, +q,r,n=this.markerGroup,s=p(l.enabled,this.xAxis.isRadial,this.closestPointRangePx>2*l.radius);if(l.enabled!==!1||this._hasPointMarkers)for(f=b.length;f--;)if(g=b[f],d=U(g.plotX),e=g.plotY,k=g.graphic,o=g.marker||{},q=!!g.marker,a=s&&o.enabled===u||o.enabled,r=g.isInside,a&&e!==u&&!isNaN(e)&&g.y!==null)if(a=g.pointAttr[g.selected?"select":""]||m,h=a.r,i=p(o.symbol,this.symbol),j=i.indexOf("url")===0,k)k[r?"show":"hide"](!0).attr(a).animate(w({x:d-h,y:e-h},k.symbolName?{width:2*h,height:2*h}:{}));else{if(r&& +(h>0||j))g.graphic=c.renderer.symbol(i,d-h,e-h,2*h,2*h,q?o:l).attr(a).add(n)}else if(k)g.graphic=k.destroy()},convertAttribs:function(a,b,c,d){var e=this.pointAttrToOptions,f,g,h={},a=a||{},b=b||{},c=c||{},d=d||{};for(f in e)g=e[f],h[f]=p(a[g],b[f],c[f],d[f]);return h},getAttribs:function(){var a=this,b=a.options,c=V[a.type].marker?b.marker:b,d=c.states,e=d.hover,f,g=a.color,h=a.options.negativeColor;f={stroke:g,fill:g};var i=a.points||[],j,k,l=[],m=a.pointAttrToOptions;j=a.hasPointSpecificOptions; +var o=c.lineColor,q=c.fillColor;k=b.turboThreshold;var r=a.zones,A=a.zoneAxis||"y",s;b.marker?(e.radius=e.radius||c.radius+e.radiusPlus,e.lineWidth=e.lineWidth||c.lineWidth+e.lineWidthPlus):(e.color=e.color||va(e.color||g).brighten(e.brightness).get(),e.negativeColor=e.negativeColor||va(e.negativeColor||h).brighten(e.brightness).get());l[""]=a.convertAttribs(c,f);n(["hover","select"],function(b){l[b]=a.convertAttribs(d[b],l[""])});a.pointAttr=l;g=i.length;if(!k||g=f.value;)f=r[++j];k.color=k.fillColor=p(f.color,a.color)}j=b.colorByPoint||k.color;if(k.options)for(s in m)t(c[m[s]])&&(j=!0);if(j){c=c||{};j=[];d=c.states||{};f=d.hover=d.hover||{};if(!b.marker||k.negative&&!f.fillColor&&!e.fillColor)f[a.pointAttrToOptions.fill]=f.color||!k.options.color&&e[k.negative&&h?"negativeColor":"color"]||va(k.color).brighten(f.brightness||e.brightness).get();f={color:k.color};if(!q)f.fillColor= +k.color;if(!o)f.lineColor=k.color;c.hasOwnProperty("color")&&!c.color&&delete c.color;j[""]=a.convertAttribs(w(f,c),l[""]);j.hover=a.convertAttribs(d.hover,l.hover,j[""]);j.select=a.convertAttribs(d.select,l.select,j[""])}else j=l;k.pointAttr=j}},destroy:function(){var a=this,b=a.chart,c=/AppleWebKit\/533/.test(La),d,e=a.data||[],f,g,h;M(a,"destroy");R(a);n(a.axisTypes||[],function(b){if(h=a[b])Aa(h.series,a),h.isDirty=h.forceRedraw=!0});a.legendItem&&a.chart.legend.destroyItem(a);for(d=e.length;d--;)(f= +e[d])&&f.destroy&&f.destroy();a.points=null;clearTimeout(a.animationTimeout);for(g in a)a[g]instanceof Y&&!a[g].survive&&(d=c&&g==="group"?"hide":"destroy",a[g][d]());if(b.hoverSeries===a)b.hoverSeries=null;Aa(b.series,a);for(g in a)delete a[g]},getGraphPath:function(a,b,c){var d=this,e=d.options,f=e.step,g,h=[],i,a=a||d.points;(g=a.reversed)&&a.reverse();(f={right:1,center:2}[f]||f&&3)&&g&&(f=4-f);e.connectNulls&&!b&&!c&&(a=this.getValidPoints(a));n(a,function(g,k){var l=g.plotX,m=g.plotY,o=a[k- +1];if((g.leftCliff||o&&o.rightCliff)&&!c)i=!0;g.isNull&&!t(b)&&k>0?i=!e.connectNulls:g.isNull&&!b?i=!0:(k===0||i?o=["M",g.plotX,g.plotY]:d.getPointSpline?o=d.getPointSpline(a,g,k):f?(o=f===1?["L",o.plotX,m]:f===2?["L",(o.plotX+l)/2,o.plotY,"L",(o.plotX+l)/2,m]:["L",l,o.plotY],o.push("L",l,m)):o=["L",l,m],h.push.apply(h,o),i=!1)});return d.graphPath=h},drawGraph:function(){var a=this,b=this.options,c=[["graph",b.lineColor||this.color,b.dashStyle]],d=b.lineWidth,e=b.linecap!=="square",f=(this.gappedPath|| +this.getGraphPath).call(this),g=this.fillGraph&&this.color||"none";n(this.zones,function(d,e){c.push(["zoneGraph"+e,d.color||a.color,d.dashStyle||b.dashStyle])});n(c,function(c,i){var j=c[0],k=a[j];if(k)k.animate({d:f});else if((d||g)&&f.length)k={stroke:c[1],"stroke-width":d,fill:g,zIndex:1},c[2]?k.dashstyle=c[2]:e&&(k["stroke-linecap"]=k["stroke-linejoin"]="round"),a[j]=a.chart.renderer.path(f).attr(k).add(a.group).shadow(i<2&&b.shadow)})},applyZones:function(){var a=this,b=this.chart,c=b.renderer, +d=this.zones,e,f,g=this.clips||[],h,i=this.graph,j=this.area,k=s(b.chartWidth,b.chartHeight),l=this[(this.zoneAxis||"y")+"Axis"],m,o=l.reversed,q=b.inverted,r=l.horiz,A,T,v,x=!1;if(d.length&&(i||j)&&l.min!==u)i&&i.hide(),j&&j.hide(),m=l.getExtremes(),n(d,function(d,n){e=o?r?b.plotWidth:0:r?0:l.toPixels(m.min);e=E(s(p(f,e),0),k);f=E(s(y(l.toPixels(p(d.value,m.max),!0)),0),k);x&&(e=f=l.toPixels(m.max));A=Math.abs(e-f);T=E(e,f);v=s(e,f);if(l.isXAxis){if(h={x:q?v:T,y:0,width:A,height:k},!r)h.x=b.plotHeight- +h.x}else if(h={x:0,y:q?v:T,width:k,height:A},r)h.y=b.plotWidth-h.y;b.inverted&&c.isVML&&(h=l.isXAxis?{x:0,y:o?T:v,height:h.width,width:b.chartWidth}:{x:h.y-b.plotLeft-b.spacingBox.x,y:0,width:h.height,height:b.chartHeight});g[n]?g[n].animate(h):(g[n]=c.clipRect(h),i&&a["zoneGraph"+n].clip(g[n]),j&&a["zoneArea"+n].clip(g[n]));x=d.value>m.max}),this.clips=g},invertGroups:function(){function a(){var a={width:b.yAxis.len,height:b.xAxis.len};n(["group","markerGroup"],function(c){b[c]&&b[c].attr(a).invert()})} +var b=this,c=b.chart;if(b.xAxis)D(c,"resize",a),D(b,"destroy",function(){R(c,"resize",a)}),a(),b.invertGroups=a},plotGroup:function(a,b,c,d,e){var f=this[a],g=!f;g&&(this[a]=f=this.chart.renderer.g(b).attr({zIndex:d||0.1}).add(e),f.addClass("highcharts-series-"+this.index));f.attr({visibility:c})[g?"attr":"animate"](this.getPlotBox());return f},getPlotBox:function(){var a=this.chart,b=this.xAxis,c=this.yAxis;if(a.inverted)b=c,c=this.xAxis;return{translateX:b?b.left:a.plotLeft,translateY:c?c.top:a.plotTop, +scaleX:1,scaleY:1}},render:function(){var a=this,b=a.chart,c,d=a.options,e=(c=d.animation)&&!!a.animate&&b.renderer.isSVG&&p(c.duration,500)||0,f=a.visible?"inherit":"hidden",g=d.zIndex,h=a.hasRendered,i=b.seriesGroup;c=a.plotGroup("group","series",f,g,i);a.markerGroup=a.plotGroup("markerGroup","markers",f,g,i);e&&a.animate(!0);a.getAttribs();c.inverted=a.isCartesian?b.inverted:!1;a.drawGraph&&(a.drawGraph(),a.applyZones());n(a.points,function(a){a.redraw&&a.redraw()});a.drawDataLabels&&a.drawDataLabels(); +a.visible&&a.drawPoints();a.drawTracker&&a.options.enableMouseTracking!==!1&&a.drawTracker();b.inverted&&a.invertGroups();d.clip!==!1&&!a.sharedClipKey&&!h&&c.clip(b.clipRect);e&&a.animate();if(!h)a.animationTimeout=bb(function(){a.afterAnimate()},e);a.isDirty=a.isDirtyData=!1;a.hasRendered=!0},redraw:function(){var a=this.chart,b=this.isDirtyData,c=this.isDirty,d=this.group,e=this.xAxis,f=this.yAxis;d&&(a.inverted&&d.attr({width:a.plotWidth,height:a.plotHeight}),d.animate({translateX:p(e&&e.left, +a.plotLeft),translateY:p(f&&f.top,a.plotTop)}));this.translate();this.render();b&&M(this,"updatedData");(c||b)&&delete this.kdTree},kdDimensions:1,kdAxisArray:["clientX","plotY"],searchPoint:function(a,b){var c=this.xAxis,d=this.yAxis,e=this.chart.inverted;return this.searchKDTree({clientX:e?c.len-a.chartY+c.pos:a.chartX-c.pos,plotY:e?d.len-a.chartX+d.pos:a.chartY-d.pos},b)},buildKDTree:function(){function a(c,e,f){var g,h;if(h=c&&c.length)return g=b.kdAxisArray[e%f],c.sort(function(a,b){return a[g]- +b[g]}),h=Math.floor(h/2),{point:c[h],left:a(c.slice(0,h),e+1,f),right:a(c.slice(h+1),e+1,f)}}var b=this,c=b.kdDimensions;delete b.kdTree;bb(function(){b.kdTree=a(b.getValidPoints(),c,c)},b.options.kdNow?0:1)},searchKDTree:function(a,b){function c(a,b,j,k){var l=b.point,m=d.kdAxisArray[j%k],o,q,r=l;q=t(a[e])&&t(l[e])?Math.pow(a[e]-l[e],2):null;o=t(a[f])&&t(l[f])?Math.pow(a[f]-l[f],2):null;o=(q||0)+(o||0);l.dist=t(o)?Math.sqrt(o):Number.MAX_VALUE;l.distX=t(q)?Math.sqrt(q):Number.MAX_VALUE;m=a[m]-l[m]; +o=m<0?"left":"right";q=m<0?"right":"left";b[o]&&(o=c(a,b[o],j+1,k),r=o[g]0&&this.singleStacks===!1&&(n.points[T][0]=n.points[this.index+","+x+",0"][0]);e==="percent"?(r=r?i:j,k&&m[r]&&m[r][x]?(r=m[r][x],n.total=r.total=s(r.total,n.total)+Q(t)||0):n.total=na(n.total+(Q(t)||0))):n.total=na(n.total+(t||0));n.cum=p(n.cum,g)+(t||0);t!==null&&n.points[T].push(n.cum);c[v]=n.cum}if(e==="percent")l.usePercentage=!0;this.stackedYData=c;l.oldStacks={}}};P.prototype.setPercentStacks=function(){var a=this,b=a.stackKey,c=a.yAxis.stacks,d=a.processedXData, +e;n([b,"-"+b],function(b){var f;for(var g=d.length,h,i;g--;)if(h=d[g],e=a.getStackIndicator(e,h,a.index),f=(i=c[b]&&c[b][h])&&i.points[e.key],h=f)i=i.total?100/i.total:0,h[0]=na(h[0]*i),h[1]=na(h[1]*i),a.stackedYData[g]=h[1]})};P.prototype.getStackIndicator=function(a,b,c){!t(a)||a.x!==b?a={x:b,index:0}:a.index++;a.key=[c,b,a.index].join(",");return a};w(Ca.prototype,{addSeries:function(a,b,c){var d,e=this;a&&(b=p(b,!0),M(e,"addSeries",{options:a},function(){d=e.initSeries(a);e.isDirtyLegend=!0;e.linkSeries(); +b&&e.redraw(c)}));return d},addAxis:function(a,b,c,d){var e=b?"xAxis":"yAxis",f=this.options;new F(this,C(a,{index:this[e].length,isX:b}));f[e]=ua(f[e]||{});f[e].push(a);p(c,!0)&&this.redraw(d)},showLoading:function(a){var b=this,c=b.options,d=b.loadingDiv,e=c.loading,f=function(){d&&I(d,{left:b.plotLeft+"px",top:b.plotTop+"px",width:b.plotWidth+"px",height:b.plotHeight+"px"})};if(!d)b.loadingDiv=d=ca(Ya,{className:"highcharts-loading"},w(e.style,{zIndex:10,display:"none"}),b.container),b.loadingSpan= +ca("span",null,e.labelStyle,d),D(b,"redraw",f);b.loadingSpan.innerHTML=a||c.lang.loading;if(!b.loadingShown)I(d,{opacity:0,display:""}),fb(d,{opacity:e.style.opacity},{duration:e.showDuration||0}),b.loadingShown=!0;f()},hideLoading:function(){var a=this.options,b=this.loadingDiv;b&&fb(b,{opacity:0},{duration:a.loading.hideDuration||100,complete:function(){I(b,{display:"none"})}});this.loadingShown=!1}});w(Ha.prototype,{update:function(a,b,c,d){function e(){f.applyOptions(a);if(f.y===null&&h)f.graphic= +h.destroy();if(fa(a)&&!Ma(a))f.redraw=function(){if(h&&h.element&&a&&a.marker&&a.marker.symbol)f.graphic=h.destroy();if(a&&a.dataLabels&&f.dataLabel)f.dataLabel=f.dataLabel.destroy();f.redraw=null};i=f.index;g.updateParallelArrays(f,i);if(l&&f.name)l[f.x]=f.name;k.data[i]=fa(k.data[i])?f.options:a;g.isDirty=g.isDirtyData=!0;if(!g.fixedBox&&g.hasCartesianSeries)j.isDirtyBox=!0;if(k.legendType==="point")j.isDirtyLegend=!0;b&&j.redraw(c)}var f=this,g=f.series,h=f.graphic,i,j=g.chart,k=g.options,l=g.xAxis&& +g.xAxis.names,b=p(b,!0);d===!1?e():f.firePointEvent("update",{options:a},e)},remove:function(a,b){this.series.removePoint(ra(this,this.series.data),a,b)}});w(P.prototype,{addPoint:function(a,b,c,d){var e=this,f=e.options,g=e.data,h=e.graph,i=e.area,j=e.chart,k=e.xAxis&&e.xAxis.names,l=h&&h.shift||0,m=["graph","area"],h=f.data,o,q=e.xData;cb(d,j);if(c){for(d=e.zones.length;d--;)m.push("zoneGraph"+d,"zoneArea"+d);n(m,function(a){if(e[a])e[a].shift=l+(f.step?2:1)})}if(i)i.isArea=!0;b=p(b,!0);i={series:e}; +e.pointClass.prototype.applyOptions.apply(i,[a]);m=i.x;d=q.length;if(e.requireSorting&&mm;)d--;e.updateParallelArrays(i,"splice",d,0,0);e.updateParallelArrays(i,d);if(k&&i.name)k[m]=i.name;h.splice(d,0,a);o&&(e.data.splice(d,0,null),e.processData());f.legendType==="point"&&e.generatePoints();c&&(g[0]&&g[0].remove?g[0].remove(!1):(g.shift(),e.updateParallelArrays(i,"shift"),h.shift()));e.isDirty=!0;e.isDirtyData=!0;b&&(e.getAttribs(),j.redraw())},removePoint:function(a,b, +c){var d=this,e=d.data,f=e[a],g=d.points,h=d.chart,i=function(){g&&g.length===e.length&&g.splice(a,1);e.splice(a,1);d.options.data.splice(a,1);d.updateParallelArrays(f||{series:d},"splice",a,1);f&&f.destroy();d.isDirty=!0;d.isDirtyData=!0;b&&h.redraw()};cb(c,h);b=p(b,!0);f?f.firePointEvent("remove",null,i):i()},remove:function(a,b){var c=this,d=c.chart;M(c,"remove",null,function(){c.destroy();d.isDirtyLegend=d.isDirtyBox=!0;d.linkSeries();p(a,!0)&&d.redraw(b)})},update:function(a,b){var c=this,d= +this.chart,e=this.userOptions,f=this.type,g=K[f].prototype,h=["group","markerGroup","dataLabelsGroup"],i;if(a.type&&a.type!==f||a.zIndex!==void 0)h.length=0;n(h,function(a){h[a]=c[a];delete c[a]});a=C(e,{animation:!1,index:this.index,pointStart:this.xData[0]},{data:this.options.data},a);this.remove(!1);for(i in g)this[i]=u;w(this,K[a.type||f].prototype);n(h,function(a){c[a]=h[a]});this.init(d,a);d.linkSeries();p(b,!0)&&d.redraw(!1)}});w(F.prototype,{update:function(a,b){var c=this.chart,a=c.options[this.coll][this.options.index]= +C(this.userOptions,a);this.destroy(!0);this._addedPlotLB=this.chart._labelPanes=u;this.init(c,w(a,{events:u}));c.isDirtyBox=!0;p(b,!0)&&c.redraw()},remove:function(a){for(var b=this.chart,c=this.coll,d=this.series,e=d.length;e--;)d[e]&&d[e].remove(!1);Aa(b.axes,this);Aa(b[c],this);b.options[c].splice(this.options.index,1);n(b[c],function(a,b){a.options.index=b});this.destroy();b.isDirtyBox=!0;p(a,!0)&&b.redraw()},setTitle:function(a,b){this.update({title:a},b)},setCategories:function(a,b){this.update({categories:a}, +b)}});var Ia=ka(P);K.line=Ia;V.area=C(ba,{softThreshold:!1,threshold:0});var ya=ka(P,{type:"area",singleStacks:!1,getStackPoints:function(){var a=[],b=[],c=this.xAxis,d=this.yAxis,e=d.stacks[this.stackKey],f={},g=this.points,h=this.index,i=d.series,j=i.length,k,l=p(d.options.reversedStacks,!0)?1:-1,m,o;if(this.options.stacking){for(m=0;m=0&&m=0&&ma&&h>e?(h=s(a,e),j=2*e-h):hc&&j>e?(j=s(c,e),h=2*e-j):j0.5;b=Math.round(b)+f;d-=b;g&&(b-=1,d+=1);return{x:a,y:b,width:c,height:d}},translate:function(){var a=this,b=a.chart,c=a.options,d=a.borderWidth=p(c.borderWidth,a.closestPointRange*a.xAxis.transA<2?0:1),e=a.yAxis,f=a.translatedThreshold=e.getThreshold(c.threshold),g=p(c.minPointLength,5),h=a.getColumnMetrics(),i=h.width,j=a.barW=s(i,1+2*d),k=a.pointXOffset=h.offset;b.inverted&&(f-=0.5);c.pointPadding&&(j=Fa(j)); +P.prototype.translate.apply(a);n(a.points,function(c){var d=E(p(c.yBottom,f),9E4),h=999+Q(d),h=E(s(-h,c.plotY),e.len+h),q=c.plotX+k,r=j,n=E(h,d),t,v=s(h,d)-n;Q(v)g?d-g:f-(t?g:0));c.barX=q;c.pointWidth=i;c.tooltipPos=b.inverted?[e.len+e.pos-b.plotLeft-h,a.xAxis.len-q-r/2,v]:[q+r/2,h+e.pos-b.plotTop,v];c.shapeType="rect";c.shapeArgs=a.crispCol(q,n,r,v)})},getSymbol:qa,drawLegendSymbol:Z.drawRectangle,drawGraph:qa,drawPoints:function(){var a= +this,b=this.chart,c=a.options,d=b.renderer,e=c.animationLimit||250,f,g;n(a.points,function(h){var i=h.plotY,j=h.graphic;if(i!==u&&!isNaN(i)&&h.y!==null)f=h.shapeArgs,i=t(a.borderWidth)?{"stroke-width":a.borderWidth}:{},g=h.pointAttr[h.selected?"select":""]||a.pointAttr[""],j?(Ta(j),j.attr(i).attr(g)[b.pointCount\u25cf {series.name}
',pointFormat:"x: {point.x}
y: {point.y}
"}});ya=ka(P,{type:"scatter",sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"],takeOrdinalPosition:!1,kdDimensions:2,drawGraph:function(){this.options.lineWidth&&P.prototype.drawGraph.call(this)}}); +K.scatter=ya;V.pie=C(ba,{borderColor:"#FFFFFF",borderWidth:1,center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{distance:30,enabled:!0,formatter:function(){return this.y===null?void 0:this.point.name},x:0},ignoreHiddenPoint:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,states:{hover:{brightness:0.1,shadow:!1}},stickyTracking:!1,tooltip:{followPointer:!0}});ba={type:"pie",isCartesian:!1,pointClass:ka(Ha,{init:function(){Ha.prototype.init.apply(this,arguments);var a= +this,b;a.name=p(a.name,"Slice");b=function(b){a.slice(b.type==="select")};D(a,"select",b);D(a,"unselect",b);return a},setVisible:function(a,b){var c=this,d=c.series,e=d.chart,f=d.options.ignoreHiddenPoint,b=p(b,f);if(a!==c.visible){c.visible=c.options.visible=a=a===u?!c.visible:a;d.options.data[ra(c,d.data)]=c.options;n(["graphic","dataLabel","connector","shadowGroup"],function(b){if(c[b])c[b][a?"show":"hide"](!0)});c.legendItem&&e.legend.colorizeItem(c,a);!a&&c.state==="hover"&&c.setState("");if(f)d.isDirty= +!0;b&&e.redraw()}},slice:function(a,b,c){var d=this.series;cb(c,d.chart);p(b,!0);this.sliced=this.options.sliced=a=t(a)?a:!this.sliced;d.options.data[ra(this,d.data)]=this.options;a=a?this.slicedTranslation:{translateX:0,translateY:0};this.graphic.animate(a);this.shadowGroup&&this.shadowGroup.animate(a)},haloPath:function(a){var b=this.shapeArgs,c=this.series.chart;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(c.plotLeft+b.x,c.plotTop+b.y,b.r+a,b.r+a,{innerR:this.shapeArgs.r, +start:b.start,end:b.end})}}),requireSorting:!1,directTouch:!0,noSharedTooltip:!0,trackerGroups:["group","dataLabelsGroup"],axisTypes:[],pointAttrToOptions:{stroke:"borderColor","stroke-width":"borderWidth",fill:"color"},animate:function(a){var b=this,c=b.points,d=b.startAngleRad;if(!a)n(c,function(a){var c=a.graphic,g=a.shapeArgs;c&&(c.attr({r:a.startR||b.center[3]/2,start:d,end:d}),c.animate({r:g.r,start:g.start,end:g.end},b.options.animation))}),b.animate=null},updateTotals:function(){var a,b=0, +c=this.points,d=c.length,e,f=this.options.ignoreHiddenPoint;for(a=0;a0&&(e.visible||!f)?e.y/b*100:0,e.total=b},generatePoints:function(){P.prototype.generatePoints.call(this);this.updateTotals()},translate:function(a){this.generatePoints();var b=0,c=this.options,d=c.slicedOffset,e=d+c.borderWidth,f,g,h,i=c.startAngle||0,j=this.startAngleRad=Ba/180*(i-90),i=(this.endAngleRad=Ba/180*(p(c.endAngle,i+360)-90))-j,k= +this.points,l=c.dataLabels.distance,c=c.ignoreHiddenPoint,m,o=k.length,q;if(!a)this.center=a=this.getCenter();this.getX=function(b,c){h=X.asin(E((b-a[1])/(a[2]/2+l),1));return a[0]+(c?-1:1)*aa(h)*(a[2]/2+l)};for(m=0;m1.5*Ba?h-=2*Ba:h<-Ba/2&&(h+=2*Ba);q.slicedTranslation={translateX:y(aa(h)*d),translateY:y(ia(h)*d)}; +f=aa(h)*a[2]/2;g=ia(h)*a[2]/2;q.tooltipPos=[a[0]+f*0.7,a[1]+g*0.7];q.half=h<-Ba/2||h>Ba/2?1:0;q.angle=h;e=E(e,l/2);q.labelPos=[a[0]+f+aa(h)*l,a[1]+g+ia(h)*l,a[0]+f+aa(h)*e,a[1]+g+ia(h)*e,a[0]+f,a[1]+g,l<0?"center":q.half?"right":"left",h]}},drawGraph:null,drawPoints:function(){var a=this,b=a.chart.renderer,c,d,e=a.options.shadow,f,g,h,i;if(e&&!a.shadowGroup)a.shadowGroup=b.g("shadow").add(a.group);n(a.points,function(j){if(j.y!==null){d=j.graphic;h=j.shapeArgs;f=j.shadowGroup;g=j.pointAttr[j.selected? +"select":""];if(!g.stroke)g.stroke=g.fill;if(e&&!f)f=j.shadowGroup=b.g("shadow").add(a.shadowGroup);c=j.sliced?j.slicedTranslation:{translateX:0,translateY:0};f&&f.attr(c);if(d)d.setRadialReference(a.center).attr(g).animate(w(h,c));else{i={"stroke-linejoin":"round"};if(!j.visible)i.visibility="hidden";j.graphic=d=b[j.shapeType](h).setRadialReference(a.center).attr(g).attr(i).attr(c).add(a.group).shadow(e,f)}}})},searchPoint:qa,sortByAngle:function(a,b){a.sort(function(a,d){return a.angle!==void 0&& +(d.angle-a.angle)*b})},drawLegendSymbol:Z.drawRectangle,getCenter:cc.getCenter,getSymbol:qa};ba=ka(P,ba);K.pie=ba;P.prototype.drawDataLabels=function(){var a=this,b=a.options,c=b.cursor,d=b.dataLabels,e=a.points,f,g,h=a.hasRendered||0,i,j,k=a.chart.renderer;if(d.enabled||a._hasPointLabels)a.dlProcessOptions&&a.dlProcessOptions(d),j=a.plotGroup("dataLabelsGroup","data-labels",d.defer?"hidden":"visible",d.zIndex||6),p(d.defer,!0)&&(j.attr({opacity:+h}),h||D(a,"afterAnimate",function(){a.visible&&j.show(); +j[b.animation?"animate":"attr"]({opacity:1},{duration:200})})),g=d,n(e,function(e){var h,o=e.dataLabel,q,r,n=e.connector,s=!0,v,x={};f=e.dlOptions||e.options&&e.options.dataLabels;h=p(f&&f.enabled,g.enabled)&&e.y!==null;if(o&&!h)e.dataLabel=o.destroy();else if(h){d=C(g,f);v=d.style;h=d.rotation;q=e.getLabelConfig();i=d.format?Ka(d.format,q):d.formatter.call(q,d);v.color=p(d.color,v.color,a.color,"black");if(o)if(t(i))o.attr({text:i}),s=!1;else{if(e.dataLabel=o=o.destroy(),n)e.connector=n.destroy()}else if(t(i)){o= +{fill:d.backgroundColor,stroke:d.borderColor,"stroke-width":d.borderWidth,r:d.borderRadius||0,rotation:h,padding:d.padding,zIndex:1};if(v.color==="contrast")x.color=d.inside||d.distance<0||b.stacking?k.getContrast(e.color||a.color):"#000000";if(c)x.cursor=c;for(r in o)o[r]===u&&delete o[r];o=e.dataLabel=k[h?"text":"label"](i,0,-9999,d.shape,null,null,d.useHTML).attr(o).css(w(v,x)).add(j).shadow(d.shadow)}o&&a.alignDataLabel(e,o,d,null,s)}})};P.prototype.alignDataLabel=function(a,b,c,d,e){var f=this.chart, +g=f.inverted,h=p(a.plotX,-9999),i=p(a.plotY,-9999),j=b.getBBox(),k=f.renderer.fontMetrics(c.style.fontSize).b,l=c.rotation,m=c.align,o=this.visible&&(a.series.forceDL||f.isInsidePlot(h,y(i),g)||d&&f.isInsidePlot(h,g?d.x+1:d.y+d.height-1,g)),q=p(c.overflow,"justify")==="justify";if(o)d=w({x:g?f.plotWidth-i:h,y:y(g?f.plotHeight-h:i),width:0,height:0},d),w(c,{width:j.width,height:j.height}),l?(q=!1,g=f.renderer.rotCorr(k,l),g={x:d.x+c.x+d.width/2+g.x,y:d.y+c.y+d.height/2},b[e?"attr":"animate"](g).attr({align:c.align}), +h=(l+720)%360,h=h>180&&h<360,m==="left"?g.y-=h?j.height:0:m==="center"?(g.x-=j.width/2,g.y-=j.height/2):m==="right"&&(g.x-=j.width,g.y-=h?0:j.height)):(b.align(c,null,d),g=b.alignAttr),q?this.justifyDataLabel(b,c,g,j,d,e):p(c.crop,!0)&&(o=f.isInsidePlot(g.x,g.y)&&f.isInsidePlot(g.x+j.width,g.y+j.height)),c.shape&&!l&&b.attr({anchorX:a.plotX,anchorY:a.plotY});if(!o)Ta(b),b.attr({y:-9999}),b.placed=!1};P.prototype.justifyDataLabel=function(a,b,c,d,e,f){var g=this.chart,h=b.align,i=b.verticalAlign,j, +k,l=a.box?0:a.padding||0;j=c.x+l;if(j<0)h==="right"?b.align="left":b.x=-j,k=!0;j=c.x+d.width-l;if(j>g.plotWidth)h==="left"?b.align="right":b.x=g.plotWidth-j,k=!0;j=c.y+l;if(j<0)i==="bottom"?b.verticalAlign="top":b.y=-j,k=!0;j=c.y+d.height-l;if(j>g.plotHeight)i==="top"?b.verticalAlign="bottom":b.y=g.plotHeight-j,k=!0;if(k)a.placed=!f,a.align(b,null,e)};if(K.pie)K.pie.prototype.drawDataLabels=function(){var a=this,b=a.data,c,d=a.chart,e=a.options.dataLabels,f=p(e.connectorPadding,10),g=p(e.connectorWidth, +1),h=d.plotWidth,i=d.plotHeight,j,k,l=p(e.softConnector,!0),m=e.distance,o=a.center,q=o[2]/2,r=o[1],A=m>0,t,v,x,u=[[],[]],w,z,C,B,L,D=[0,0,0,0],J=function(a,b){return b.y-a.y};if(a.visible&&(e.enabled||a._hasPointLabels)){P.prototype.drawDataLabels.apply(a);n(b,function(a){if(a.dataLabel&&a.visible)u[a.half].push(a),a.dataLabel._pos=null});for(B=2;B--;){var G=[],K=[],I=u[B],F=I.length,H;if(F){a.sortByAngle(I,B-0.5);for(L=b=0;!b&&I[L];)b=I[L]&&I[L].dataLabel&&(I[L].dataLabel.getBBox().height||21), +L++;if(m>0){v=E(r+q+m,d.plotHeight);for(L=s(0,r-q-m);L<=v;L+=b)G.push(L);v=G.length;if(F>v){c=[].concat(I);c.sort(J);for(L=F;L--;)c[L].rank=L;for(L=F;L--;)I[L].rank>=v&&I.splice(L,1);F=I.length}for(L=0;L0){if(v=K.pop(),H=v.i,z=v.y,c>z&&G[H+1]!==null||ch-f&&(D[1]=s(y(w+v-h+f),D[1])),z-b/2<0?D[0]=s(y(-z+b/2),D[0]):z+b/2>i&&(D[2]=s(y(z+b/2-i),D[2]))}}}if(Ea(D)===0||this.verifyDataLabelOverflow(D))this.placeDataLabels(), +A&&g&&n(this.points,function(b){j=b.connector;x=b.labelPos;if((t=b.dataLabel)&&t._pos&&b.visible)C=t._attr.visibility,w=t.connX,z=t.connY,k=l?["M",w+(x[6]==="left"?5:-5),z,"C",w,z,2*x[2]-x[4],2*x[3]-x[5],x[2],x[3],"L",x[4],x[5]]:["M",w+(x[6]==="left"?5:-5),z,"L",x[2],x[3],"L",x[4],x[5]],j?(j.animate({d:k}),j.attr("visibility",C)):b.connector=j=a.chart.renderer.path(k).attr({"stroke-width":g,stroke:e.connectorColor||b.color||"#606060",visibility:C}).add(a.dataLabelsGroup);else if(j)b.connector=j.destroy()})}}, +K.pie.prototype.placeDataLabels=function(){n(this.points,function(a){var b=a.dataLabel;if(b&&a.visible)(a=b._pos)?(b.attr(b._attr),b[b.moved?"animate":"attr"](a),b.moved=!0):b&&b.attr({y:-9999})})},K.pie.prototype.alignDataLabel=qa,K.pie.prototype.verifyDataLabelOverflow=function(a){var b=this.center,c=this.options,d=c.center,e=c.minSize||80,f=e,g;d[0]!==null?f=s(b[2]-s(a[1],a[3]),e):(f=s(b[2]-a[1]-a[3],e),b[0]+=(a[3]-a[1])/2);d[1]!==null?f=s(E(f,b[2]-s(a[0],a[2])),e):(f=s(E(f,b[2]-a[0]-a[2]),e), +b[1]+=(a[0]-a[2])/2);fp(this.translatedThreshold,g.yAxis.len)),j=p(c.inside,!!this.options.stacking);if(h){d=C(h);if(d.y<0)d.height+=d.y,d.y=0;h=d.y+d.height-g.yAxis.len; +h>0&&(d.height-=h);f&&(d={x:g.yAxis.len-d.y-d.height,y:g.xAxis.len-d.x-d.width,width:d.height,height:d.width});if(!j)f?(d.x+=i?0:d.width,d.width=0):(d.y+=i?d.height:0,d.height=0)}c.align=p(c.align,!f||j?"center":i?"right":"left");c.verticalAlign=p(c.verticalAlign,f||j?"middle":i?"top":"bottom");P.prototype.alignDataLabel.call(this,a,b,c,d,e)};(function(a){var b=a.Chart,c=a.each,d=a.pick,e=a.addEvent;b.prototype.callbacks.push(function(a){function b(){var e=[];c(a.series,function(a){var b=a.options.dataLabels, +f=a.dataLabelCollections||["dataLabel"];(b.enabled||a._hasPointLabels)&&!b.allowOverlap&&a.visible&&c(f,function(b){c(a.points,function(a){if(a[b])a[b].labelrank=d(a.labelrank,a.shapeArgs&&a.shapeArgs.height),e.push(a[b])})})});a.hideOverlappingLabels(e)}b();e(a,"redraw",b)});b.prototype.hideOverlappingLabels=function(a){var b=a.length,d,e,j,k,l,m,o,q,r;for(e=0;el.x+o.translateX+(j.width-r)||m.x+q.translateX+(k.width-r)l.y+o.translateY+(j.height-r)||m.y+q.translateY+(k.height-r)h;if(b.series.length&&(i||l>E(k.dataMin,k.min))&&(!i||jd;f[j]g*5||q){if(f[j]>n){for(k=a.call(this,b,f[i],f[j],e);k.length&&k[0]<=n;)k.shift();k.length&&(n=k[k.length-1]);r=r.concat(k)}i=j+1}if(q)break}a=k.info;if(h&&a.unitRange<=H.hour){j=r.length-1;for(i=1;id?a-1:a;for(v=void 0;h--;)i=j[h],d=v-i,v&&d2){d=b[1]-b[0];for(h=a-1;h--&&!c;)b[h+1]-b[h]!==d&&(c=!0);if(!this.options.keepOrdinalPadding&&(b[0]-f>d||g-b[b.length-1]>d))c=!0}c?(this.ordinalPositions=b,d=this.val2lin(s(f,b[0]),!0),h=s(this.val2lin(E(g,b[b.length-1]),!0),1),this.ordinalSlope=g=(g-f)/(h-d),this.ordinalOffset=f-d*g):this.ordinalPositions=this.ordinalSlope=this.ordinalOffset=u}this.isOrdinal=e&&c;this.groupIntervalFactor= +null},val2lin:function(a,b){var c=this.ordinalPositions,d;if(c){var e=c.length,f;for(d=e;d--;)if(c[d]===a){f=d;break}for(d=e-1;d--;)if(a>c[d]||d===0){c=(a-c[d])/(c[d+1]-c[d]);f=d+c;break}d=b?f:this.ordinalSlope*(f||0)+this.ordinalOffset}else d=a;return d},lin2val:function(a,b){var c=this.ordinalPositions;if(c){var d=this.ordinalSlope,e=this.ordinalOffset,f=c.length-1,g,h;if(b)a<0?a=c[0]:a>f?a=c[f]:(f=U(a),h=a-f);else for(;f--;)if(g=d*f+e,a>=g){d=d*(f+1)+e;h=(a-g)/(d-g);break}c=h!==u&&c[f]!==u?c[f]+ +(h?h*(c[f+1]-c[f]):0):a}else c=a;return c},getExtendedPositions:function(){var a=this.chart,b=this.series[0].currentDataGrouping,c=this.ordinalIndex,d=b?b.count+b.unitName:"raw",e=this.getExtremes(),f,g;if(!c)c=this.ordinalIndex={};if(!c[d])f={series:[],getExtremes:function(){return{min:e.dataMin,max:e.dataMax}},options:{ordinal:!0},val2lin:F.prototype.val2lin},n(this.series,function(c){g={xAxis:f,xData:c.xData,chart:a,destroyGroupedData:qa};g.options={dataGrouping:b?{enabled:!0,forced:!0,approximation:"open", +units:[[b.unitName,[b.count]]]}:{enabled:!1}};c.processData.apply(g);f.series.push(g)}),this.beforeSetTickPositions.apply(f),c[d]=f.ordinalPositions;return c[d]},getGroupIntervalFactor:function(a,b,c){var d,c=c.processedXData,e=c.length,f=[];d=this.groupIntervalFactor;if(!d){for(d=0;d1)k&&n(k,function(a){a.setState()}),f<0?(k=m,q=c.ordinalPositions?c:m):(k= +c.ordinalPositions?c:m,q=m),m=q.ordinalPositions,h>m[m.length-1]&&m.push(h),this.fixedRange=j-i,f=c.toFixedRange(null,null,l.apply(k,[o.apply(k,[i,!0])+f,!0]),l.apply(q,[o.apply(q,[j,!0])+f,!0])),f.min>=E(g.dataMin,i)&&f.max<=s(h,j)&&c.setExtremes(f.min,f.max,!0,!1,{trigger:"pan"}),this.mouseDownX=d,I(this.container,{cursor:"move"})}else e=!0}else e=!0;e&&a.apply(this,Array.prototype.slice.call(arguments,1))});P.prototype.gappedPath=function(){var a=this.options.gapSize,b=this.xAxis,c=this.points.slice(), +d=c.length-1;if(a&&d>0)for(;d--;)c[d+1].x-c[d].x>b.closestPointRange*a&&c.splice(d+1,0,{isNull:!0});return this.getGraphPath(c)};(function(a){a(z)})(function(a){function b(){return Array.prototype.slice.call(arguments,1)}function c(a){a.apply(this);this.drawBreaks()}var d=a.pick,e=a.wrap,f=a.each,g=a.extend,h=a.fireEvent,i=a.Axis,j=a.Series;g(i.prototype,{isInBreak:function(a,b){var c=a.repeat||Infinity,d=a.from,e=a.to-a.from,c=b>=d?(b-d)%c:c-(d-b)%c;return a.inclusive?c<=e:c=a)break;else if(d.isInBreak(c,a)){b-=a-c.from;break}return b};this.lin2val=function(a){var b,c;for(c=0;c=a)break;else b.tok;)m-=f;for(;mb.to||g>b.from&&jb.from&&jb.from&&j>b.to&&j=c[0])break;for(;n<=i;n++){for(;c[1]!==u&&a[n]>=c[1]||n===i;)if(j=c.shift(),k=d.apply(0,m),k!==u&&(g.push(j),h.push(k)),m[0]=[],m[1]=[],m[2]=[],m[3]=[],n===i)break;if(n===i)break;if(o){j=this.cropStart+n;j=e&&e[j]||this.pointClass.prototype.applyOptions.apply({series:this}, +[f[j]]);var p;for(k=0;k0;)e[b]+=g/2;e[0]=Math.max(e[0],c)}this.currentDataGrouping=i.info;this.closestPointRange=i.info.totalRange;if(t(e[0])&&e[0]this.chart.plotSizeX/d||b&&f.forced)e=!0;return e?d:0};F.prototype.setDataGrouping=function(a,b){var c,b=p(b,!0);a||(a={forced:!1,units:null});if(this instanceof F)for(c=this.series.length;c--;)this.series[c].update({dataGrouping:a}, +!1);else n(this.chart.options.series,function(b){b.dataGrouping=a},!1);b&&this.chart.redraw()};V.ohlc=C(V.column,{lineWidth:1,tooltip:{pointFormat:'\u25cf {series.name}
Open: {point.open}
High: {point.high}
Low: {point.low}
Close: {point.close}
'},states:{hover:{lineWidth:3}},threshold:null});ba=ka(K.column,{type:"ohlc",pointArrayMap:["open","high","low","close"],toYData:function(a){return[a.open,a.high,a.low,a.close]},pointValKey:"high", +pointAttrToOptions:{stroke:"color","stroke-width":"lineWidth"},upColorProp:"stroke",getAttribs:function(){K.column.prototype.getAttribs.apply(this,arguments);var a=this.options,b=a.states,a=a.upColor||this.color,c=C(this.pointAttr),d=this.upColorProp;c[""][d]=a;c.hover[d]=b.hover.upColor||a;c.select[d]=b.select.upColor||a;n(this.points,function(a){if(a.open"},threshold:null,y:-30});K.flags=ka(K.column,{type:"flags",sorted:!1,noSharedTooltip:!0,allowDG:!1,takeOrdinalPosition:!1,trackerGroups:["markerGroup"],forceCrop:!0,init:P.prototype.init,pointAttrToOptions:{fill:"fillColor",stroke:"color","stroke-width":"lineWidth",r:"radius"},translate:function(){K.column.prototype.translate.apply(this);var a=this.options,b=this.chart,c=this.points,d=c.length-1,e,f,g=a.onSeries;e=g&&b.get(g); +var a=a.onKey||"y",g=e&&e.options.step,h=e&&e.points,i=h&&h.length,j=this.xAxis,k=j.getExtremes(),l,m,o;if(e&&e.visible&&i){e=e.currentDataGrouping;m=h[i-1].x+(e?e.totalRange:0);c.sort(function(a,b){return a.x-b.x});for(a="plot"+a[0].toUpperCase()+a.substr(1);i--&&c[d];)if(e=c[d],l=h[i],l.x<=e.x&&l[a]!==void 0){if(e.x<=m)e.plotY=l[a],l.x=k.min&&a.x<=k.max?a.plotY= +b.chartHeight-j.bottom-(j.opposite?j.height:0)+j.offset-b.plotTop:a.shapeArgs={};if((f=c[d-1])&&f.plotX===a.plotX){if(f.stackIndex===u)f.stackIndex=0;e=f.stackIndex+1}a.stackIndex=e})},drawPoints:function(){var a,b=this.pointAttr[""],c=this.points,d=this.chart.renderer,e,f,g=this.options,h=g.y,i,j,k,l,m,o;for(j=c.length;j--;)if(k=c[j],a=k.plotX>this.xAxis.len,e=k.plotX,e>0&&(e-=p(k.lineWidth,g.lineWidth)%2),l=k.stackIndex,i=k.options.shape||g.shape,f=k.plotY,f!==u&&(f=k.plotY+h-(l!==u&&l*g.stackDistance)), +m=l?u:k.plotX,o=l?u:k.plotY,l=k.graphic,f!==u&&e>=0&&!a)a=k.pointAttr[k.selected?"select":""]||b,l?l.attr({x:e,y:f,r:a.r,anchorX:m,anchorY:o}):k.graphic=d.label(k.options.title||g.title||"A",e,f,i,m,o,g.useHTML).css(C(g.style,k.style)).attr(a).attr({align:i==="flag"?"left":"center",width:g.width,height:g.height}).add(this.markerGroup).shadow(g.shadow),k.tooltipPos=[e,f];else if(l)k.graphic=l.destroy()},drawTracker:function(){var a=this.points;ob.drawTrackerPoint.apply(this);n(a,function(b){var c= +b.graphic;c&&D(c.element,"mouseover",function(){if(b.stackIndex>0&&!b.raised)b._y=c.y,c.attr({y:b._y-8}),b.raised=!0;n(a,function(a){if(a!==b&&a.raised&&a.graphic)a.graphic.attr({y:a._y}),a.raised=!1})})})},animate:qa,buildKDTree:qa,setClip:qa});wb.flag=function(a,b,c,d,e){return["M",e&&e.anchorX||a,e&&e.anchorY||b,"L",a,b+d,a,b,a+c,b,a+c,b+d,a,b+d,"Z"]};n(["circle","square"],function(a){wb[a+"pin"]=function(b,c,d,e,f){var g=f&&f.anchorX,f=f&&f.anchorY;a==="circle"&&e>d&&(b-=y((e-d)/2),d=e);b=wb[a](b, +c,d,e);g&&f&&b.push("M",g,c>f?c:c+e,"L",g,f);return b}});$a===z.VMLRenderer&&n(["flag","circlepin","squarepin"],function(a){nb.prototype.symbols[a]=wb[a]});var ba=[].concat(Zb),xb=function(a){var b=Sa(arguments,function(a){return typeof a==="number"});if(b.length)return Math[a].apply(0,b)};ba[4]=["day",[1,2,3,4]];ba[5]=["week",[1,2,3]];w(O,{navigator:{handles:{backgroundColor:"#ebe7e8",borderColor:"#b2b1b6"},height:40,margin:25,maskFill:"rgba(128,179,236,0.3)",maskInside:!0,outlineColor:"#b2b1b6", +outlineWidth:1,series:{type:K.areaspline===u?"line":"areaspline",color:"#4572A7",compare:null,fillOpacity:0.05,dataGrouping:{approximation:"average",enabled:!0,groupPixelWidth:2,smoothed:!0,units:ba},dataLabels:{enabled:!1,zIndex:2},id:"highcharts-navigator-series",lineColor:null,lineWidth:1,marker:{enabled:!1},pointRange:0,shadow:!1,threshold:null},xAxis:{tickWidth:0,lineWidth:0,gridLineColor:"#EEE",gridLineWidth:1,tickPixelInterval:200,labels:{align:"left",style:{color:"#888"},x:3,y:-4},crosshair:!1}, +yAxis:{gridLineWidth:0,startOnTick:!1,endOnTick:!1,minPadding:0.1,maxPadding:0.1,labels:{enabled:!1},crosshair:!1,title:{text:null},tickWidth:0}},scrollbar:{height:lb?20:14,barBackgroundColor:"#bfc8d1",barBorderRadius:0,barBorderWidth:1,barBorderColor:"#bfc8d1",buttonArrowColor:"#666",buttonBackgroundColor:"#ebe7e8",buttonBorderColor:"#bbb",buttonBorderRadius:0,buttonBorderWidth:1,minWidth:6,rifleColor:"#666",trackBackgroundColor:"#eeeeee",trackBorderColor:"#eeeeee",trackBorderWidth:1,liveRedraw:ha&& +!lb}});Ib.prototype={drawHandle:function(a,b){var c=this.chart,d=c.renderer,e=this.elementsToDestroy,f=this.handles,g=this.navigatorOptions.handles,g={fill:g.backgroundColor,stroke:g.borderColor,"stroke-width":1},h;this.rendered||(f[b]=d.g("navigator-handle-"+["left","right"][b]).css({cursor:"ew-resize"}).attr({zIndex:10-b}).add(),h=d.rect(-4.5,0,9,16,0,1).attr(g).add(f[b]),e.push(h),h=d.path(["M",-1.5,4,"L",-1.5,12,"M",0.5,4,"L",0.5,12]).attr(g).add(f[b]),e.push(h));f[b][c.isResizing?"animate":"attr"]({translateX:this.scrollerLeft+ +this.scrollbarHeight+parseInt(a,10),translateY:this.top+this.height/2-8})},drawScrollbarButton:function(a){var b=this.chart.renderer,c=this.elementsToDestroy,d=this.scrollbarButtons,e=this.scrollbarHeight,f=this.scrollbarOptions,g;this.rendered||(d[a]=b.g().add(this.scrollbarGroup),g=b.rect(-0.5,-0.5,e+1,e+1,f.buttonBorderRadius,f.buttonBorderWidth).attr({stroke:f.buttonBorderColor,"stroke-width":f.buttonBorderWidth,fill:f.buttonBackgroundColor}).add(d[a]),c.push(g),g=b.path(["M",e/2+(a?-1:1),e/2- +3,"L",e/2+(a?-1:1),e/2+3,e/2+(a?2:-2),e/2]).attr({fill:f.buttonArrowColor}).add(d[a]),c.push(g));a&&d[a].attr({translateX:this.scrollerWidth-e})},render:function(a,b,c,d){var e=this.chart,f=e.renderer,g,h,i,j,k=this.scrollbarGroup,l=this.navigatorGroup,m=this.scrollbar,l=this.xAxis,o=this.scrollbarTrack,n=this.scrollbarHeight,r=this.scrollbarEnabled,A=this.navigatorOptions,u=this.scrollbarOptions,v=u.minWidth,x=this.height,w=this.top,z=this.navigatorEnabled,C=A.outlineWidth,B=C/2,D=0,G=this.outlineHeight, +I=u.barBorderRadius,H=u.barBorderWidth,F=w+B,J;if(t(a)&&!(isNaN(a)||this.hasDragged&&!t(c))){this.navigatorLeft=g=p(l.left,e.plotLeft+n);this.navigatorWidth=h=p(l.len,e.plotWidth-2*n);this.scrollerLeft=i=g-n;this.scrollerWidth=j=j=h+2*n;l.getExtremes&&(J=this.getUnionExtremes(!0))&&(J.dataMin!==l.min||J.dataMax!==l.max)&&l.setExtremes(J.dataMin,J.dataMax,!0,!1);c=p(c,l.translate(a));d=p(d,l.translate(b));if(isNaN(c)||Q(c)===Infinity)c=0,d=j;if(!(l.translate(d,!0)-l.translate(c,!0)12?"visible":"hidden"})[e]({d:["M",v-3,n/4,"L",v-3,2*n/3,"M",v,n/4,"L",v,2*n/3,"M",v+3,n/4,"L",v+3,2*n/3]});this.scrollbarPad=D;this.rendered=!0}}},addEvents:function(){var a=this.chart.container,b=this.mouseDownHandler,c=this.mouseMoveHandler,d=this.mouseUpHandler,e;e=[[a,"mousedown",b],[a,"mousemove",c],[B,"mouseup",d]];eb&&e.push([a,"touchstart",b],[a,"touchmove",c],[B,"touchend",d]);n(e,function(a){D.apply(null,a)});this._events= +e},removeEvents:function(){n(this._events,function(a){R.apply(null,a)});this._events=u;this.navigatorEnabled&&this.baseSeries&&R(this.baseSeries,"updatedData",this.updatedDataHandler)},init:function(){var a=this,b=a.chart,c,d,e=a.scrollbarHeight,f=a.navigatorOptions,g=a.height,h=a.top,i,j=a.baseSeries;a.mouseDownHandler=function(d){var d=b.pointer.normalize(d),e=a.zoomedMin,f=a.zoomedMax,h=a.top,k=a.scrollbarHeight,j=a.scrollerLeft,l=a.scrollerWidth,n=a.navigatorLeft,p=a.navigatorWidth,t=a.scrollbarPad, +s=a.range,u=d.chartX,y=d.chartY,d=b.xAxis[0],w,z=lb?10:7;if(y>h&&yn+e-t&&uj&&uj+l-k?e+s*0.2:u=p)f=p-s,w=a.getUnionExtremes().dataMax;if(f!== +e)a.fixedWidth=s,e=c.toFixedRange(f,f+s,null,w),d.setExtremes(e.min,e.max,!0,!1,{trigger:"navigator"})}};a.mouseMoveHandler=function(c){var d=a.scrollbarHeight,e=a.navigatorLeft,f=a.navigatorWidth,g=a.scrollerLeft,h=a.scrollerWidth,k=a.range,j,l;if(!c.touches||c.touches[0].pageX!==0)c=b.pointer.normalize(c),j=c.chartX,jg+h-d&&(j=g+h-d),a.grabbedLeft?(l=!0,a.render(0,0,j-e,a.otherHandlePos)):a.grabbedRight?(l=!0,a.render(0,0,a.otherHandlePos,j-e)):a.grabbedCenter&&(l=!0,jf+i-k&&(j= +f+i-k),a.render(0,0,j-i,j-i+k)),l&&a.scrollbarOptions.liveRedraw&&setTimeout(function(){a.mouseUpHandler(c)},0),a.hasDragged=l};a.mouseUpHandler=function(d){var e,f;if(a.hasDragged){if(a.zoomedMin===a.otherHandlePos)e=a.fixedExtreme;else if(a.zoomedMax===a.otherHandlePos)f=a.fixedExtreme;if(a.zoomedMax===a.navigatorWidth)f=a.getUnionExtremes().dataMax;e=c.toFixedRange(a.zoomedMin,a.zoomedMax,e,f);t(e.min)&&b.xAxis[0].setExtremes(e.min,e.max,!0,!1,{trigger:"navigator",triggerOp:"navigator-drag",DOMEvent:d})}if(d.type!== +"mousemove")a.grabbedLeft=a.grabbedRight=a.grabbedCenter=a.fixedWidth=a.fixedExtreme=a.otherHandlePos=a.hasDragged=i=null};var k=b.xAxis.length,l=b.yAxis.length;b.extraBottomMargin=a.outlineHeight+f.margin;a.navigatorEnabled?(a.xAxis=c=new F(b,C({breaks:j&&j.xAxis.options.breaks,ordinal:j&&j.xAxis.options.ordinal},f.xAxis,{id:"navigator-x-axis",isX:!0,type:"datetime",index:k,height:g,offset:0,offsetLeft:e,offsetRight:-e,keepOrdinalPadding:!0,startOnTick:!1,endOnTick:!1,minPadding:0,maxPadding:0,zoomEnabled:!1})), +a.yAxis=d=new F(b,C(f.yAxis,{id:"navigator-y-axis",alignTicks:!1,height:g,offset:0,index:l,zoomEnabled:!1})),j||f.series.data?a.addBaseSeries():b.series.length===0&&S(b,"redraw",function(c,d){if(b.series.length>0&&!a.series)a.setBaseSeries(),b.redraw=c;c.call(b,d)})):a.xAxis=c={translate:function(a,c){var d=b.xAxis[0],f=d.getExtremes(),g=b.plotWidth-2*e,h=xb("min",d.options.min,f.dataMin),d=xb("max",d.options.max,f.dataMax)-h;return c?a*d/g+h:g*(a-h)/d},toFixedRange:F.prototype.toFixedRange};S(b, +"getMargins",function(b){var e=this.legend,f=e.options;b.apply(this,[].slice.call(arguments,1));a.top=h=a.navigatorOptions.top||this.chartHeight-a.height-a.scrollbarHeight-this.spacing[2]-(f.verticalAlign==="bottom"&&f.enabled&&!f.floating?e.legendHeight+p(f.margin,10):0);if(c&&d)c.options.top=d.options.top=h,c.setAxisSize(),d.setAxisSize()});a.addEvents()},getUnionExtremes:function(a){var b=this.chart.xAxis[0],c=this.xAxis,d=c.options,e=b.options,f;if(!a||b.dataMin!==null)f={dataMin:p(d&&d.min,xb("min", +e.min,b.dataMin,c.dataMin)),dataMax:p(d&&d.max,xb("max",e.max,b.dataMax,c.dataMax))};return f},setBaseSeries:function(a){var b=this.chart,a=a||b.options.navigator.baseSeries;this.series&&this.series.remove();this.baseSeries=b.series[a]||typeof a==="string"&&b.get(a)||b.series[0];this.xAxis&&this.addBaseSeries()},addBaseSeries:function(){var a=this.baseSeries,b=a?a.options:{},c=b.data,d=this.navigatorOptions.series,e;e=d.data;this.hasNavigatorData=!!e;b=C(b,d,{enableMouseTracking:!1,group:"nav",padXAxis:!1, +xAxis:"navigator-x-axis",yAxis:"navigator-y-axis",name:"Navigator",showInLegend:!1,stacking:!1,isInternal:!0,visible:!0});b.data=e||c.slice(0);this.series=this.chart.initSeries(b);if(a&&this.navigatorOptions.adaptToUpdatedData!==!1)D(a,"updatedData",this.updatedDataHandler),a.userOptions.events=w(a.userOptions.event,{updatedData:this.updatedDataHandler})},updatedDataHandler:function(){var a=this.chart.scroller,b=a.baseSeries,c=b.xAxis,d=c.getExtremes(),e=d.min,f=d.max,g=d.dataMin,d=d.dataMax,h=f- +e,i,j,k,l,m,o=a.series;i=o.xData;var n=!!c.setExtremes;j=f>=i[i.length-1]-(this.closestPointRange||0);i=e<=g;if(!a.hasNavigatorData)o.options.pointStart=b.xData[0],o.setData(b.options.data,!1),m=!0;i&&(l=g,k=l+h);j&&(k=d,i||(l=s(k-h,o.xData[0])));n&&(i||j)?isNaN(l)||c.setExtremes(l,k,!0,!1,{trigger:"updatedData"}):(m&&this.chart.redraw(!1),a.render(s(e,g),E(f,d)))},destroy:function(){this.removeEvents();n([this.xAxis,this.yAxis,this.leftShade,this.rightShade,this.outline,this.scrollbarTrack,this.scrollbarRifles, +this.scrollbarGroup,this.scrollbar],function(a){a&&a.destroy&&a.destroy()});this.xAxis=this.yAxis=this.leftShade=this.rightShade=this.outline=this.scrollbarTrack=this.scrollbarRifles=this.scrollbarGroup=this.scrollbar=null;n([this.scrollbarButtons,this.handles,this.elementsToDestroy],function(a){Pa(a)})}};z.Scroller=Ib;S(F.prototype,"zoom",function(a,b,c){var d=this.chart,e=d.options,f=e.chart.zoomType,g=e.navigator,e=e.rangeSelector,h;if(this.isXAxis&&(g&&g.enabled||e&&e.enabled))if(f==="x")d.resetZoomButton= +"blocked";else if(f==="y")h=!1;else if(f==="xy")d=this.previousZoom,t(b)?this.previousZoom=[this.min,this.max]:d&&(b=d[0],c=d[1],delete this.previousZoom);return h!==u?h:a.call(this,b,c)});S(Ca.prototype,"init",function(a,b,c){D(this,"beforeRender",function(){var a=this.options;if(a.navigator.enabled||a.scrollbar.enabled)this.scroller=new Ib(this)});a.call(this,b,c)});S(P.prototype,"addPoint",function(a,b,c,d,e){var f=this.options.turboThreshold;f&&this.xData.length>f&&fa(b)&&!Ma(b)&&this.chart.scroller&& +ea(20,!0);a.call(this,b,c,d,e)});w(O,{rangeSelector:{buttonTheme:{width:28,height:18,fill:"#f7f7f7",padding:2,r:0,"stroke-width":0,style:{color:"#444",cursor:"pointer",fontWeight:"normal"},zIndex:7,states:{hover:{fill:"#e7e7e7"},select:{fill:"#e7f0f9",style:{color:"black",fontWeight:"bold"}}}},height:35,inputPosition:{align:"right"},labelStyle:{color:"#666"}}});O.lang=C(O.lang,{rangeSelectorZoom:"Zoom",rangeSelectorFrom:"From",rangeSelectorTo:"To"});Jb.prototype={clickButton:function(a,b){var c=this, +d=c.selected,e=c.chart,f=c.buttons,g=c.buttonOptions[a],h=e.xAxis[0],i=e.scroller&&e.scroller.getUnionExtremes()||h||{},j=i.dataMin,k=i.dataMax,l,m=h&&y(E(h.max,p(k,h.max))),o=g.type,q,i=g._range,r,t,w,v=g.dataGrouping;if(!(j===null||k===null||a===c.selected)){e.fixedRange=i;if(v)this.forcedDataGrouping=!0,F.prototype.setDataGrouping.call(h||{chart:this.chart},v,!1);if(o==="month"||o==="year")if(h){if(o={range:g,max:m,dataMin:j,dataMax:k},l=h.minFromRange.call(o),typeof o.newMax==="number")m=o.newMax}else i= +g;else if(i)l=s(m-i,j),m=E(l+i,k);else if(o==="ytd")if(h){if(k===u)j=Number.MAX_VALUE,k=Number.MIN_VALUE,n(e.series,function(a){a=a.xData;j=E(a[0],j);k=s(a[a.length-1],k)}),b=!1;m=new da(k);l=m.getFullYear();l=r=s(j||0,da.UTC(l,0,1));m=m.getTime();m=E(k||m,m)}else{D(e,"beforeRender",function(){c.clickButton(a)});return}else o==="all"&&h&&(l=j,m=k);f[d]&&f[d].setState(0);if(f[a])f[a].setState(2),c.lastSelected=a;h?(h.setExtremes(l,m,p(b,1),0,{trigger:"rangeSelectorButton",rangeSelectorButton:g}),c.setSelected(a)): +(q=e.options.xAxis[0],w=q.range,q.range=i,t=q.min,q.min=r,c.setSelected(a),D(e,"load",function(){q.range=w;q.min=t}))}},setSelected:function(a){this.selected=this.options.selected=a},defaultButtons:[{type:"month",count:1,text:"1m"},{type:"month",count:3,text:"3m"},{type:"month",count:6,text:"6m"},{type:"ytd",text:"YTD"},{type:"year",count:1,text:"1y"},{type:"all",text:"All"}],init:function(a){var b=this,c=a.options.rangeSelector,d=c.buttons||[].concat(b.defaultButtons),e=c.selected,f=b.blurInputs= +function(){var a=b.minInput,c=b.maxInput;a&&a.blur&&M(a,"blur");c&&c.blur&&M(c,"blur")};b.chart=a;b.options=c;b.buttons=[];a.extraTopMargin=c.height;b.buttonOptions=d;D(a.container,"mousedown",f);D(a,"resize",f);n(d,b.computeButtonRange);e!==u&&d[e]&&this.clickButton(e,!1);D(a,"load",function(){D(a.xAxis[0],"setExtremes",function(c){this.max-this.min!==a.fixedRange&&c.trigger!=="rangeSelectorButton"&&c.trigger!=="updatedData"&&b.forcedDataGrouping&&this.setDataGrouping(!1,!1)});D(a.xAxis[0],"afterSetExtremes", +function(){b.updateButtonStates(!0)})})},updateButtonStates:function(a){var b=this,c=this.chart,d=c.xAxis[0],e=c.scroller&&c.scroller.getUnionExtremes()||d,f=e.dataMin,g=e.dataMax,h=b.selected,i=b.options.allButtonsEnabled,j=b.buttons;a&&c.fixedRange!==y(d.max-d.min)&&(j[h]&&j[h].setState(0),b.setSelected(null));n(b.buttonOptions,function(a,e){var m=y(d.max-d.min),o=a._range,n=a.type,p=a.count||1,t=o>g-f,s=o=g-f&&j[e].state!==2,u=a.type==="ytd"&&la("%Y",f)=== +la("%Y",g),w=c.renderer.forExport&&e===h,o=o===m,z=!d.hasVisibleSeries;if((n==="month"||n==="year")&&m>={month:28,year:365}[n]*864E5*p&&m<={month:31,year:366}[n]*864E5*p)o=!0;w||o&&e!==h&&e===b.lastSelected?(b.setSelected(e),j[e].setState(2)):!i&&(t||s||v||u||z)?j[e].setState(3):j[e].state===3&&j[e].setState(0)})},computeButtonRange:function(a){var b=a.type,c=a.count||1,d={millisecond:1,second:1E3,minute:6E4,hour:36E5,day:864E5,week:6048E5};if(d[b])a._range=d[b]*c;else if(b==="month"||b==="year")a._range= +{month:30,year:365}[b]*864E5*c},setInputValue:function(a,b){var c=this.chart.options.rangeSelector;if(t(b))this[a+"Input"].HCTime=b;this[a+"Input"].value=la(c.inputEditDateFormat||"%Y-%m-%d",this[a+"Input"].HCTime);this[a+"DateBox"].attr({text:la(c.inputDateFormat||"%b %e, %Y",this[a+"Input"].HCTime)})},showInput:function(a){var b=this.inputGroup,c=this[a+"DateBox"];I(this[a+"Input"],{left:b.translateX+c.x+"px",top:b.translateY+"px",width:c.width-2+"px",height:c.height-2+"px",border:"2px solid silver"})}, +hideInput:function(a){I(this[a+"Input"],{border:0,width:"1px",height:"1px"});this.setInputValue(a)},drawInput:function(a){var b=this,c=b.chart,d=c.renderer.style,e=c.renderer,f=c.options.rangeSelector,g=b.div,h=a==="min",i,j,k=this.inputGroup;this[a+"Label"]=j=e.label(O.lang[h?"rangeSelectorFrom":"rangeSelectorTo"],this.inputGroup.offset).attr({padding:2}).css(C(d,f.labelStyle)).add(k);k.offset+=j.width+5;this[a+"DateBox"]=e=e.label("",k.offset).attr({padding:2,width:f.inputBoxWidth||90,height:f.inputBoxHeight|| +17,stroke:f.inputBoxBorderColor||"silver","stroke-width":1}).css(C({textAlign:"center",color:"#444"},d,f.inputStyle)).on("click",function(){b.showInput(a);b[a+"Input"].focus()}).add(k);k.offset+=e.width+(h?10:0);this[a+"Input"]=i=ca("input",{name:a,className:"highcharts-range-selector",type:"text"},w({position:"absolute",border:0,width:"1px",height:"1px",padding:0,textAlign:"center",fontSize:d.fontSize,fontFamily:d.fontFamily,left:"-9em",top:c.plotTop+"px"},f.inputStyle),g);i.onfocus=function(){b.showInput(a)}; +i.onblur=function(){b.hideInput(a)};i.onchange=function(){var a=i.value,d=(f.inputDateParser||da.parse)(a),e=c.xAxis[0],g=e.dataMin,j=e.dataMax;isNaN(d)&&(d=a.split("-"),d=da.UTC(G(d[0]),G(d[1])-1,G(d[2])));isNaN(d)||(O.global.useUTC||(d+=(new da).getTimezoneOffset()*6E4),h?d>b.maxInput.HCTime?d=u:dj&&(d=j),d!==u&&c.xAxis[0].setExtremes(h?d:e.min,h?e.max:d,u,u,{trigger:"rangeSelectorInput"}))}},getPosition:function(){var a=this.chart,b=a.options.rangeSelector,a= +p((b.buttonPosition||{}).y,a.plotTop-a.axisOffset[0]-b.height);return{buttonTop:a,inputTop:a-10}},render:function(a,b){var c=this,d=c.chart,e=d.renderer,f=d.container,g=d.options,h=g.exporting&&g.navigation&&g.navigation.buttonOptions,i=g.rangeSelector,j=c.buttons,g=O.lang,k=c.div,k=c.inputGroup,l=i.buttonTheme,m=i.buttonPosition||{},o=i.inputEnabled,q=l&&l.states,r=d.plotLeft,s,u=this.getPosition(),v=c.group,x=c.rendered;if(!x&&(c.group=v=e.g("range-selector-buttons").add(),c.zoomText=e.text(g.rangeSelectorZoom, +p(m.x,r),15).css(i.labelStyle).add(v),s=p(m.x,r)+c.zoomText.getBBox().width+5,n(c.buttonOptions,function(a,b){j[b]=e.button(a.text,s,0,function(){c.clickButton(b);c.isActive=!0},l,q&&q.hover,q&&q.select,q&&q.disabled).css({textAlign:"center"}).add(v);s+=j[b].width+p(i.buttonSpacing,5);c.selected===b&&j[b].setState(2)}),c.updateButtonStates(),o!==!1))c.div=k=ca("div",null,{position:"relative",height:0,zIndex:1}),f.parentNode.insertBefore(k,f),c.inputGroup=k=e.g("input-group").add(),k.offset=0,c.drawInput("min"), +c.drawInput("max");v[x?"animate":"attr"]({translateY:u.buttonTop});o!==!1&&(k.align(w({y:u.inputTop,width:k.offset,x:h&&u.inputTop<(h.y||0)+h.height-d.spacing[0]?-40:0},i.inputPosition),!0,d.spacingBox),t(o)||(d=v.getBBox(),k[k.translateX0.7&&c<1.3&&(d?a=b-e:b=a+e);isNaN(a)&&(a=b=void 0);return{min:a,max:b}};F.prototype.minFromRange=function(){var a=this.range,b={month:"Month",year:"FullYear"}[a.type], +c,d=this.max,e,f,g=function(a,c){var d=new da(a);d["set"+b](d["get"+b]()+c);return d.getTime()-a};typeof a==="number"?(c=this.max-a,f=a):c=d+g(d,-a.count);e=p(this.dataMin,Number.MIN_VALUE);isNaN(c)&&(c=e);if(c<=e)c=e,f===void 0&&(f=g(c,a.count)),this.newMax=E(c+f,this.dataMax);isNaN(d)&&(c=void 0);return c};S(Ca.prototype,"init",function(a,b,c){D(this,"init",function(){if(this.options.rangeSelector.enabled)this.rangeSelector=new Jb(this)});a.call(this,b,c)});z.RangeSelector=Jb;Ca.prototype.callbacks.push(function(a){function b(){f= +a.xAxis[0].getExtremes();g.render(f.min,f.max)}function c(){f=a.xAxis[0].getExtremes();isNaN(f.min)||h.render(f.min,f.max)}function d(a){a.triggerOp!=="navigator-drag"&&g.render(a.min,a.max)}function e(a){h.render(a.min,a.max)}var f,g=a.scroller,h=a.rangeSelector;g&&(D(a.xAxis[0],"afterSetExtremes",d),S(a,"drawChartBox",function(a){var c=this.isDirtyBox;a.call(this);c&&b()}),b());h&&(D(a.xAxis[0],"afterSetExtremes",e),D(a,"resize",c),c());D(a,"destroy",function(){g&&R(a.xAxis[0],"afterSetExtremes", +d);h&&(R(a,"resize",c),R(a.xAxis[0],"afterSetExtremes",e))})});z.StockChart=z.stockChart=function(a,b,c){var d=Da(a)||a.nodeName,e=arguments[d?1:0],f=e.series,g,h=p(e.navigator&&e.navigator.enabled,!0)?{startOnTick:!1,endOnTick:!1}:null,i={marker:{enabled:!1,radius:2}},j={shadow:!1,borderWidth:0};e.xAxis=sa(ua(e.xAxis||{}),function(a){return C({minPadding:0,maxPadding:0,ordinal:!0,title:{text:null},labels:{overflow:"justify"},showLastLabel:!0},a,{type:"datetime",categories:null},h)});e.yAxis=sa(ua(e.yAxis|| +{}),function(a){g=p(a.opposite,!0);return C({labels:{y:-2},opposite:g,showLastLabel:!1,title:{text:null}},a)});e.series=null;e=C({chart:{panning:!0,pinchType:"x"},navigator:{enabled:!0},scrollbar:{enabled:!0},rangeSelector:{enabled:!0},title:{text:null,style:{fontSize:"16px"}},tooltip:{shared:!0,crosshairs:!0},legend:{enabled:!1},plotOptions:{line:i,spline:i,area:i,areaspline:i,arearange:i,areasplinerange:i,column:j,columnrange:j,candlestick:j,ohlc:j}},e,{_stock:!0,chart:{inverted:!1}});e.series= +f;return d?new Ca(a,e,c):new Ca(e,b)};S(ab.prototype,"init",function(a,b,c){var d=c.chart.pinchType||"";a.call(this,b,c);this.pinchX=this.pinchHor=d.indexOf("x")!==-1;this.pinchY=this.pinchVert=d.indexOf("y")!==-1;this.hasZoom=this.hasZoom||this.pinchHor||this.pinchVert});S(F.prototype,"autoLabelAlign",function(a){var b=this.chart,c=this.options,b=b._labelPanes=b._labelPanes||{},d=this.options.labels;if(this.chart.options._stock&&this.coll==="yAxis"&&(c=c.top+","+c.height,!b[c]&&d.enabled)){if(d.x=== +15)d.x=0;if(d.align===void 0)d.align="right";b[c]=1;return"right"}return a.call(this,[].slice.call(arguments,1))});S(F.prototype,"getPlotLinePath",function(a,b,c,d,e,f){var g=this,h=this.isLinked&&!this.series?this.linkedParent.series:this.series,i=g.chart,j=i.renderer,k=g.left,l=g.top,m,o,q,r,u=[],w=[],v,x;if(g.coll==="colorAxis")return a.apply(this,[].slice.call(arguments,1));w=g.isXAxis?t(g.options.yAxis)?[i.yAxis[g.options.yAxis]]:sa(h,function(a){return a.yAxis}):t(g.options.xAxis)?[i.xAxis[g.options.xAxis]]: +sa(h,function(a){return a.xAxis});n(g.isXAxis?i.yAxis:i.xAxis,function(a){if(t(a.options.id)?a.options.id.indexOf("navigator")===-1:1){var b=a.isXAxis?"yAxis":"xAxis",b=t(a.options[b])?i[b][a.options[b]]:i[b][0];g===b&&w.push(a)}});v=w.length?[]:[g.isXAxis?i.yAxis[0]:i.xAxis[0]];n(w,function(a){ra(a,v)===-1&&v.push(a)});x=p(f,g.translate(b,null,null,d));isNaN(x)||(g.horiz?n(v,function(a){var b;o=a.pos;r=o+a.len;m=q=y(x+g.transB);if(mk+g.width)e?m=q=E(s(k,m),k+g.width):b=!0;b||u.push("M",m,o, +"L",q,r)}):n(v,function(a){var b;m=a.pos;q=m+a.len;o=r=y(l+g.height-x);if(ol+g.height)e?o=r=E(s(l,o),g.top+g.height):b=!0;b||u.push("M",m,o,"L",q,r)}));return u.length>0?j.crispPolyLine(u,c||1):null});F.prototype.getPlotBandPath=function(a,b){var c=this.getPlotLinePath(b,null,null,!0),d=this.getPlotLinePath(a,null,null,!0),e=[],f;if(d&&c&&d.toString()!==c.toString())for(f=0;f=e&&(l-=k.translateX+b.width-e);k.attr({x:l,y:j,visibility:"visible"})}});var hc=ga.init,ic=ga.processData,jc=Ha.prototype.tooltipFormatter;ga.init=function(){hc.apply(this,arguments);this.setCompare(this.options.compare)};ga.setCompare= +function(a){this.modifyValue=a==="value"||a==="percent"?function(b,c){var d=this.compareValue;if(b!==u&&(b=a==="value"?b-d:b=100*(b/d)-100,c))c.change=b;return b}:null;if(this.chart.hasRendered)this.isDirty=!0};ga.processData=function(){var a,b=-1,c,d,e,f;ic.apply(this,arguments);if(this.xAxis&&this.processedYData){c=this.processedXData;d=this.processedYData;e=d.length;this.pointArrayMap&&(b=ra(this.pointValKey||"y",this.pointArrayMap));for(a=0;a-1?d[a][b]:d[a],typeof f==="number"&& +c[a]>=this.xAxis.min&&f!==0){this.compareValue=f;break}}};S(ga,"getExtremes",function(a){var b;a.apply(this,[].slice.call(arguments,1));if(this.modifyValue)b=[this.modifyValue(this.dataMin),this.modifyValue(this.dataMax)],this.dataMin=Oa(b),this.dataMax=Ea(b)});F.prototype.setCompare=function(a,b){this.isXAxis||(n(this.series,function(b){b.setCompare(a)}),p(b,!0)&&this.chart.redraw())};Ha.prototype.tooltipFormatter=function(a){a=a.replace("{point.change}",(this.change>0?"+":"")+z.numberFormat(this.change, +p(this.series.tooltipOptions.changeDecimals,2)));return jc.apply(this,[a])};S(P.prototype,"render",function(a){if(this.chart.options._stock&&this.xAxis)!this.clipBox&&this.animate?(this.clipBox=C(this.chart.clipBox),this.clipBox.width=this.xAxis.len,this.clipBox.height=this.yAxis.len):this.chart[this.sharedClipKey]&&(Ta(this.chart[this.sharedClipKey]),this.chart[this.sharedClipKey].attr({width:this.xAxis.len,height:this.yAxis.len}));a.call(this)});w(z,{Color:va,Point:Ha,Tick:db,Renderer:$a,SVGElement:Y, +SVGRenderer:xa,arrayMin:Oa,arrayMax:Ea,charts:$,dateFormat:la,error:ea,format:Ka,pathAnim:void 0,getOptions:function(){return O},hasBidiBug:$b,isTouchDevice:lb,setOptions:function(a){O=C(!0,O,a);Pb();return O},addEvent:D,removeEvent:R,createElement:ca,discardElement:Xa,css:I,each:n,map:sa,merge:C,splat:ua,stableSort:pb,extendClass:ka,pInt:G,svg:ha,canvas:pa,vml:!ha&&!pa,product:"Highstock",version:"4.2.3"});return z}); diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/jquery.min.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/jquery.min.js new file mode 100644 index 0000000..3883779 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/jquery.min.js @@ -0,0 +1,2 @@ +/*! jQuery v1.8.3 jquery.com | jquery.org/license */ +(function(e,t){function _(e){var t=M[e]={};return v.each(e.split(y),function(e,n){t[n]=!0}),t}function H(e,n,r){if(r===t&&e.nodeType===1){var i="data-"+n.replace(P,"-$1").toLowerCase();r=e.getAttribute(i);if(typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==="null"?null:+r+""===r?+r:D.test(r)?v.parseJSON(r):r}catch(s){}v.data(e,n,r)}else r=t}return r}function B(e){var t;for(t in e){if(t==="data"&&v.isEmptyObject(e[t]))continue;if(t!=="toJSON")return!1}return!0}function et(){return!1}function tt(){return!0}function ut(e){return!e||!e.parentNode||e.parentNode.nodeType===11}function at(e,t){do e=e[t];while(e&&e.nodeType!==1);return e}function ft(e,t,n){t=t||0;if(v.isFunction(t))return v.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return v.grep(e,function(e,r){return e===t===n});if(typeof t=="string"){var r=v.grep(e,function(e){return e.nodeType===1});if(it.test(t))return v.filter(t,r,!n);t=v.filter(t,r)}return v.grep(e,function(e,r){return v.inArray(e,t)>=0===n})}function lt(e){var t=ct.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}function Lt(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function At(e,t){if(t.nodeType!==1||!v.hasData(e))return;var n,r,i,s=v._data(e),o=v._data(t,s),u=s.events;if(u){delete o.handle,o.events={};for(n in u)for(r=0,i=u[n].length;r").appendTo(i.body),n=t.css("display");t.remove();if(n==="none"||n===""){Pt=i.body.appendChild(Pt||v.extend(i.createElement("iframe"),{frameBorder:0,width:0,height:0}));if(!Ht||!Pt.createElement)Ht=(Pt.contentWindow||Pt.contentDocument).document,Ht.write(""),Ht.close();t=Ht.body.appendChild(Ht.createElement(e)),n=Dt(t,"display"),i.body.removeChild(Pt)}return Wt[e]=n,n}function fn(e,t,n,r){var i;if(v.isArray(t))v.each(t,function(t,i){n||sn.test(e)?r(e,i):fn(e+"["+(typeof i=="object"?t:"")+"]",i,n,r)});else if(!n&&v.type(t)==="object")for(i in t)fn(e+"["+i+"]",t[i],n,r);else r(e,t)}function Cn(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var r,i,s,o=t.toLowerCase().split(y),u=0,a=o.length;if(v.isFunction(n))for(;u)[^>]*$|#([\w\-]*)$)/,E=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,S=/^[\],:{}\s]*$/,x=/(?:^|:|,)(?:\s*\[)+/g,T=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,N=/"[^"\\\r\n]*"|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,C=/^-ms-/,k=/-([\da-z])/gi,L=function(e,t){return(t+"").toUpperCase()},A=function(){i.addEventListener?(i.removeEventListener("DOMContentLoaded",A,!1),v.ready()):i.readyState==="complete"&&(i.detachEvent("onreadystatechange",A),v.ready())},O={};v.fn=v.prototype={constructor:v,init:function(e,n,r){var s,o,u,a;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if(typeof e=="string"){e.charAt(0)==="<"&&e.charAt(e.length-1)===">"&&e.length>=3?s=[null,e,null]:s=w.exec(e);if(s&&(s[1]||!n)){if(s[1])return n=n instanceof v?n[0]:n,a=n&&n.nodeType?n.ownerDocument||n:i,e=v.parseHTML(s[1],a,!0),E.test(s[1])&&v.isPlainObject(n)&&this.attr.call(e,n,!0),v.merge(this,e);o=i.getElementById(s[2]);if(o&&o.parentNode){if(o.id!==s[2])return r.find(e);this.length=1,this[0]=o}return this.context=i,this.selector=e,this}return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e)}return v.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),v.makeArray(e,this))},selector:"",jquery:"1.8.3",length:0,size:function(){return this.length},toArray:function(){return l.call(this)},get:function(e){return e==null?this.toArray():e<0?this[this.length+e]:this[e]},pushStack:function(e,t,n){var r=v.merge(this.constructor(),e);return r.prevObject=this,r.context=this.context,t==="find"?r.selector=this.selector+(this.selector?" ":"")+n:t&&(r.selector=this.selector+"."+t+"("+n+")"),r},each:function(e,t){return v.each(this,e,t)},ready:function(e){return v.ready.promise().done(e),this},eq:function(e){return e=+e,e===-1?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(l.apply(this,arguments),"slice",l.call(arguments).join(","))},map:function(e){return this.pushStack(v.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:[].sort,splice:[].splice},v.fn.init.prototype=v.fn,v.extend=v.fn.extend=function(){var e,n,r,i,s,o,u=arguments[0]||{},a=1,f=arguments.length,l=!1;typeof u=="boolean"&&(l=u,u=arguments[1]||{},a=2),typeof u!="object"&&!v.isFunction(u)&&(u={}),f===a&&(u=this,--a);for(;a0)return;r.resolveWith(i,[v]),v.fn.trigger&&v(i).trigger("ready").off("ready")},isFunction:function(e){return v.type(e)==="function"},isArray:Array.isArray||function(e){return v.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return e==null?String(e):O[h.call(e)]||"object"},isPlainObject:function(e){if(!e||v.type(e)!=="object"||e.nodeType||v.isWindow(e))return!1;try{if(e.constructor&&!p.call(e,"constructor")&&!p.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}var r;for(r in e);return r===t||p.call(e,r)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){var r;return!e||typeof e!="string"?null:(typeof t=="boolean"&&(n=t,t=0),t=t||i,(r=E.exec(e))?[t.createElement(r[1])]:(r=v.buildFragment([e],t,n?null:[]),v.merge([],(r.cacheable?v.clone(r.fragment):r.fragment).childNodes)))},parseJSON:function(t){if(!t||typeof t!="string")return null;t=v.trim(t);if(e.JSON&&e.JSON.parse)return e.JSON.parse(t);if(S.test(t.replace(T,"@").replace(N,"]").replace(x,"")))return(new Function("return "+t))();v.error("Invalid JSON: "+t)},parseXML:function(n){var r,i;if(!n||typeof n!="string")return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(s){r=t}return(!r||!r.documentElement||r.getElementsByTagName("parsererror").length)&&v.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&g.test(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(C,"ms-").replace(k,L)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,n,r){var i,s=0,o=e.length,u=o===t||v.isFunction(e);if(r){if(u){for(i in e)if(n.apply(e[i],r)===!1)break}else for(;s0&&e[0]&&e[a-1]||a===0||v.isArray(e));if(f)for(;u-1)a.splice(n,1),i&&(n<=o&&o--,n<=u&&u--)}),this},has:function(e){return v.inArray(e,a)>-1},empty:function(){return a=[],this},disable:function(){return a=f=n=t,this},disabled:function(){return!a},lock:function(){return f=t,n||c.disable(),this},locked:function(){return!f},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],a&&(!r||f)&&(i?f.push(t):l(t)),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},v.extend({Deferred:function(e){var t=[["resolve","done",v.Callbacks("once memory"),"resolved"],["reject","fail",v.Callbacks("once memory"),"rejected"],["notify","progress",v.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return v.Deferred(function(n){v.each(t,function(t,r){var s=r[0],o=e[t];i[r[1]](v.isFunction(o)?function(){var e=o.apply(this,arguments);e&&v.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[s+"With"](this===i?n:this,[e])}:n[s])}),e=null}).promise()},promise:function(e){return e!=null?v.extend(e,r):r}},i={};return r.pipe=r.then,v.each(t,function(e,s){var o=s[2],u=s[3];r[s[1]]=o.add,u&&o.add(function(){n=u},t[e^1][2].disable,t[2][2].lock),i[s[0]]=o.fire,i[s[0]+"With"]=o.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=l.call(arguments),r=n.length,i=r!==1||e&&v.isFunction(e.promise)?r:0,s=i===1?e:v.Deferred(),o=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length>1?l.call(arguments):r,n===u?s.notifyWith(t,n):--i||s.resolveWith(t,n)}},u,a,f;if(r>1){u=new Array(r),a=new Array(r),f=new Array(r);for(;t
a",n=p.getElementsByTagName("*"),r=p.getElementsByTagName("a")[0];if(!n||!r||!n.length)return{};s=i.createElement("select"),o=s.appendChild(i.createElement("option")),u=p.getElementsByTagName("input")[0],r.style.cssText="top:1px;float:left;opacity:.5",t={leadingWhitespace:p.firstChild.nodeType===3,tbody:!p.getElementsByTagName("tbody").length,htmlSerialize:!!p.getElementsByTagName("link").length,style:/top/.test(r.getAttribute("style")),hrefNormalized:r.getAttribute("href")==="/a",opacity:/^0.5/.test(r.style.opacity),cssFloat:!!r.style.cssFloat,checkOn:u.value==="on",optSelected:o.selected,getSetAttribute:p.className!=="t",enctype:!!i.createElement("form").enctype,html5Clone:i.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",boxModel:i.compatMode==="CSS1Compat",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},u.checked=!0,t.noCloneChecked=u.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!o.disabled;try{delete p.test}catch(d){t.deleteExpando=!1}!p.addEventListener&&p.attachEvent&&p.fireEvent&&(p.attachEvent("onclick",h=function(){t.noCloneEvent=!1}),p.cloneNode(!0).fireEvent("onclick"),p.detachEvent("onclick",h)),u=i.createElement("input"),u.value="t",u.setAttribute("type","radio"),t.radioValue=u.value==="t",u.setAttribute("checked","checked"),u.setAttribute("name","t"),p.appendChild(u),a=i.createDocumentFragment(),a.appendChild(p.lastChild),t.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,t.appendChecked=u.checked,a.removeChild(u),a.appendChild(p);if(p.attachEvent)for(l in{submit:!0,change:!0,focusin:!0})f="on"+l,c=f in p,c||(p.setAttribute(f,"return;"),c=typeof p[f]=="function"),t[l+"Bubbles"]=c;return v(function(){var n,r,s,o,u="padding:0;margin:0;border:0;display:block;overflow:hidden;",a=i.getElementsByTagName("body")[0];if(!a)return;n=i.createElement("div"),n.style.cssText="visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px",a.insertBefore(n,a.firstChild),r=i.createElement("div"),n.appendChild(r),r.innerHTML="
t
",s=r.getElementsByTagName("td"),s[0].style.cssText="padding:0;margin:0;border:0;display:none",c=s[0].offsetHeight===0,s[0].style.display="",s[1].style.display="none",t.reliableHiddenOffsets=c&&s[0].offsetHeight===0,r.innerHTML="",r.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",t.boxSizing=r.offsetWidth===4,t.doesNotIncludeMarginInBodyOffset=a.offsetTop!==1,e.getComputedStyle&&(t.pixelPosition=(e.getComputedStyle(r,null)||{}).top!=="1%",t.boxSizingReliable=(e.getComputedStyle(r,null)||{width:"4px"}).width==="4px",o=i.createElement("div"),o.style.cssText=r.style.cssText=u,o.style.marginRight=o.style.width="0",r.style.width="1px",r.appendChild(o),t.reliableMarginRight=!parseFloat((e.getComputedStyle(o,null)||{}).marginRight)),typeof r.style.zoom!="undefined"&&(r.innerHTML="",r.style.cssText=u+"width:1px;padding:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=r.offsetWidth===3,r.style.display="block",r.style.overflow="visible",r.innerHTML="
",r.firstChild.style.width="5px",t.shrinkWrapBlocks=r.offsetWidth!==3,n.style.zoom=1),a.removeChild(n),n=r=s=o=null}),a.removeChild(p),n=r=s=o=u=a=p=null,t}();var D=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,P=/([A-Z])/g;v.extend({cache:{},deletedIds:[],uuid:0,expando:"jQuery"+(v.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?v.cache[e[v.expando]]:e[v.expando],!!e&&!B(e)},data:function(e,n,r,i){if(!v.acceptData(e))return;var s,o,u=v.expando,a=typeof n=="string",f=e.nodeType,l=f?v.cache:e,c=f?e[u]:e[u]&&u;if((!c||!l[c]||!i&&!l[c].data)&&a&&r===t)return;c||(f?e[u]=c=v.deletedIds.pop()||v.guid++:c=u),l[c]||(l[c]={},f||(l[c].toJSON=v.noop));if(typeof n=="object"||typeof n=="function")i?l[c]=v.extend(l[c],n):l[c].data=v.extend(l[c].data,n);return s=l[c],i||(s.data||(s.data={}),s=s.data),r!==t&&(s[v.camelCase(n)]=r),a?(o=s[n],o==null&&(o=s[v.camelCase(n)])):o=s,o},removeData:function(e,t,n){if(!v.acceptData(e))return;var r,i,s,o=e.nodeType,u=o?v.cache:e,a=o?e[v.expando]:v.expando;if(!u[a])return;if(t){r=n?u[a]:u[a].data;if(r){v.isArray(t)||(t in r?t=[t]:(t=v.camelCase(t),t in r?t=[t]:t=t.split(" ")));for(i=0,s=t.length;i1,null,!1))},removeData:function(e){return this.each(function(){v.removeData(this,e)})}}),v.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=v._data(e,t),n&&(!r||v.isArray(n)?r=v._data(e,t,v.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=v.queue(e,t),r=n.length,i=n.shift(),s=v._queueHooks(e,t),o=function(){v.dequeue(e,t)};i==="inprogress"&&(i=n.shift(),r--),i&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,i.call(e,o,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return v._data(e,n)||v._data(e,n,{empty:v.Callbacks("once memory").add(function(){v.removeData(e,t+"queue",!0),v.removeData(e,n,!0)})})}}),v.fn.extend({queue:function(e,n){var r=2;return typeof e!="string"&&(n=e,e="fx",r--),arguments.length1)},removeAttr:function(e){return this.each(function(){v.removeAttr(this,e)})},prop:function(e,t){return v.access(this,v.prop,e,t,arguments.length>1)},removeProp:function(e){return e=v.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){var t,n,r,i,s,o,u;if(v.isFunction(e))return this.each(function(t){v(this).addClass(e.call(this,t,this.className))});if(e&&typeof e=="string"){t=e.split(y);for(n=0,r=this.length;n=0)r=r.replace(" "+n[s]+" "," ");i.className=e?v.trim(r):""}}}return this},toggleClass:function(e,t){var n=typeof e,r=typeof t=="boolean";return v.isFunction(e)?this.each(function(n){v(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if(n==="string"){var i,s=0,o=v(this),u=t,a=e.split(y);while(i=a[s++])u=r?u:!o.hasClass(i),o[u?"addClass":"removeClass"](i)}else if(n==="undefined"||n==="boolean")this.className&&v._data(this,"__className__",this.className),this.className=this.className||e===!1?"":v._data(this,"__className__")||""})},hasClass:function(e){var t=" "+e+" ",n=0,r=this.length;for(;n=0)return!0;return!1},val:function(e){var n,r,i,s=this[0];if(!arguments.length){if(s)return n=v.valHooks[s.type]||v.valHooks[s.nodeName.toLowerCase()],n&&"get"in n&&(r=n.get(s,"value"))!==t?r:(r=s.value,typeof r=="string"?r.replace(R,""):r==null?"":r);return}return i=v.isFunction(e),this.each(function(r){var s,o=v(this);if(this.nodeType!==1)return;i?s=e.call(this,r,o.val()):s=e,s==null?s="":typeof s=="number"?s+="":v.isArray(s)&&(s=v.map(s,function(e){return e==null?"":e+""})),n=v.valHooks[this.type]||v.valHooks[this.nodeName.toLowerCase()];if(!n||!("set"in n)||n.set(this,s,"value")===t)this.value=s})}}),v.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r=e.options,i=e.selectedIndex,s=e.type==="select-one"||i<0,o=s?null:[],u=s?i+1:r.length,a=i<0?u:s?i:0;for(;a=0}),n.length||(e.selectedIndex=-1),n}}},attrFn:{},attr:function(e,n,r,i){var s,o,u,a=e.nodeType;if(!e||a===3||a===8||a===2)return;if(i&&v.isFunction(v.fn[n]))return v(e)[n](r);if(typeof e.getAttribute=="undefined")return v.prop(e,n,r);u=a!==1||!v.isXMLDoc(e),u&&(n=n.toLowerCase(),o=v.attrHooks[n]||(X.test(n)?F:j));if(r!==t){if(r===null){v.removeAttr(e,n);return}return o&&"set"in o&&u&&(s=o.set(e,r,n))!==t?s:(e.setAttribute(n,r+""),r)}return o&&"get"in o&&u&&(s=o.get(e,n))!==null?s:(s=e.getAttribute(n),s===null?t:s)},removeAttr:function(e,t){var n,r,i,s,o=0;if(t&&e.nodeType===1){r=t.split(y);for(;o=0}})});var $=/^(?:textarea|input|select)$/i,J=/^([^\.]*|)(?:\.(.+)|)$/,K=/(?:^|\s)hover(\.\S+|)\b/,Q=/^key/,G=/^(?:mouse|contextmenu)|click/,Y=/^(?:focusinfocus|focusoutblur)$/,Z=function(e){return v.event.special.hover?e:e.replace(K,"mouseenter$1 mouseleave$1")};v.event={add:function(e,n,r,i,s){var o,u,a,f,l,c,h,p,d,m,g;if(e.nodeType===3||e.nodeType===8||!n||!r||!(o=v._data(e)))return;r.handler&&(d=r,r=d.handler,s=d.selector),r.guid||(r.guid=v.guid++),a=o.events,a||(o.events=a={}),u=o.handle,u||(o.handle=u=function(e){return typeof v=="undefined"||!!e&&v.event.triggered===e.type?t:v.event.dispatch.apply(u.elem,arguments)},u.elem=e),n=v.trim(Z(n)).split(" ");for(f=0;f=0&&(y=y.slice(0,-1),a=!0),y.indexOf(".")>=0&&(b=y.split("."),y=b.shift(),b.sort());if((!s||v.event.customEvent[y])&&!v.event.global[y])return;n=typeof n=="object"?n[v.expando]?n:new v.Event(y,n):new v.Event(y),n.type=y,n.isTrigger=!0,n.exclusive=a,n.namespace=b.join("."),n.namespace_re=n.namespace?new RegExp("(^|\\.)"+b.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,h=y.indexOf(":")<0?"on"+y:"";if(!s){u=v.cache;for(f in u)u[f].events&&u[f].events[y]&&v.event.trigger(n,r,u[f].handle.elem,!0);return}n.result=t,n.target||(n.target=s),r=r!=null?v.makeArray(r):[],r.unshift(n),p=v.event.special[y]||{};if(p.trigger&&p.trigger.apply(s,r)===!1)return;m=[[s,p.bindType||y]];if(!o&&!p.noBubble&&!v.isWindow(s)){g=p.delegateType||y,l=Y.test(g+y)?s:s.parentNode;for(c=s;l;l=l.parentNode)m.push([l,g]),c=l;c===(s.ownerDocument||i)&&m.push([c.defaultView||c.parentWindow||e,g])}for(f=0;f=0:v.find(h,this,null,[s]).length),u[h]&&f.push(c);f.length&&w.push({elem:s,matches:f})}d.length>m&&w.push({elem:this,matches:d.slice(m)});for(r=0;r0?this.on(t,null,e,n):this.trigger(t)},Q.test(t)&&(v.event.fixHooks[t]=v.event.keyHooks),G.test(t)&&(v.event.fixHooks[t]=v.event.mouseHooks)}),function(e,t){function nt(e,t,n,r){n=n||[],t=t||g;var i,s,a,f,l=t.nodeType;if(!e||typeof e!="string")return n;if(l!==1&&l!==9)return[];a=o(t);if(!a&&!r)if(i=R.exec(e))if(f=i[1]){if(l===9){s=t.getElementById(f);if(!s||!s.parentNode)return n;if(s.id===f)return n.push(s),n}else if(t.ownerDocument&&(s=t.ownerDocument.getElementById(f))&&u(t,s)&&s.id===f)return n.push(s),n}else{if(i[2])return S.apply(n,x.call(t.getElementsByTagName(e),0)),n;if((f=i[3])&&Z&&t.getElementsByClassName)return S.apply(n,x.call(t.getElementsByClassName(f),0)),n}return vt(e.replace(j,"$1"),t,n,r,a)}function rt(e){return function(t){var n=t.nodeName.toLowerCase();return n==="input"&&t.type===e}}function it(e){return function(t){var n=t.nodeName.toLowerCase();return(n==="input"||n==="button")&&t.type===e}}function st(e){return N(function(t){return t=+t,N(function(n,r){var i,s=e([],n.length,t),o=s.length;while(o--)n[i=s[o]]&&(n[i]=!(r[i]=n[i]))})})}function ot(e,t,n){if(e===t)return n;var r=e.nextSibling;while(r){if(r===t)return-1;r=r.nextSibling}return 1}function ut(e,t){var n,r,s,o,u,a,f,l=L[d][e+" "];if(l)return t?0:l.slice(0);u=e,a=[],f=i.preFilter;while(u){if(!n||(r=F.exec(u)))r&&(u=u.slice(r[0].length)||u),a.push(s=[]);n=!1;if(r=I.exec(u))s.push(n=new m(r.shift())),u=u.slice(n.length),n.type=r[0].replace(j," ");for(o in i.filter)(r=J[o].exec(u))&&(!f[o]||(r=f[o](r)))&&(s.push(n=new m(r.shift())),u=u.slice(n.length),n.type=o,n.matches=r);if(!n)break}return t?u.length:u?nt.error(e):L(e,a).slice(0)}function at(e,t,r){var i=t.dir,s=r&&t.dir==="parentNode",o=w++;return t.first?function(t,n,r){while(t=t[i])if(s||t.nodeType===1)return e(t,n,r)}:function(t,r,u){if(!u){var a,f=b+" "+o+" ",l=f+n;while(t=t[i])if(s||t.nodeType===1){if((a=t[d])===l)return t.sizset;if(typeof a=="string"&&a.indexOf(f)===0){if(t.sizset)return t}else{t[d]=l;if(e(t,r,u))return t.sizset=!0,t;t.sizset=!1}}}else while(t=t[i])if(s||t.nodeType===1)if(e(t,r,u))return t}}function ft(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function lt(e,t,n,r,i){var s,o=[],u=0,a=e.length,f=t!=null;for(;u-1&&(s[f]=!(o[f]=c))}}else g=lt(g===o?g.splice(d,g.length):g),i?i(null,o,g,a):S.apply(o,g)})}function ht(e){var t,n,r,s=e.length,o=i.relative[e[0].type],u=o||i.relative[" "],a=o?1:0,f=at(function(e){return e===t},u,!0),l=at(function(e){return T.call(t,e)>-1},u,!0),h=[function(e,n,r){return!o&&(r||n!==c)||((t=n).nodeType?f(e,n,r):l(e,n,r))}];for(;a1&&ft(h),a>1&&e.slice(0,a-1).join("").replace(j,"$1"),n,a0,s=e.length>0,o=function(u,a,f,l,h){var p,d,v,m=[],y=0,w="0",x=u&&[],T=h!=null,N=c,C=u||s&&i.find.TAG("*",h&&a.parentNode||a),k=b+=N==null?1:Math.E;T&&(c=a!==g&&a,n=o.el);for(;(p=C[w])!=null;w++){if(s&&p){for(d=0;v=e[d];d++)if(v(p,a,f)){l.push(p);break}T&&(b=k,n=++o.el)}r&&((p=!v&&p)&&y--,u&&x.push(p))}y+=w;if(r&&w!==y){for(d=0;v=t[d];d++)v(x,m,a,f);if(u){if(y>0)while(w--)!x[w]&&!m[w]&&(m[w]=E.call(l));m=lt(m)}S.apply(l,m),T&&!u&&m.length>0&&y+t.length>1&&nt.uniqueSort(l)}return T&&(b=k,c=N),x};return o.el=0,r?N(o):o}function dt(e,t,n){var r=0,i=t.length;for(;r2&&(f=u[0]).type==="ID"&&t.nodeType===9&&!s&&i.relative[u[1].type]){t=i.find.ID(f.matches[0].replace($,""),t,s)[0];if(!t)return n;e=e.slice(u.shift().length)}for(o=J.POS.test(e)?-1:u.length-1;o>=0;o--){f=u[o];if(i.relative[l=f.type])break;if(c=i.find[l])if(r=c(f.matches[0].replace($,""),z.test(u[0].type)&&t.parentNode||t,s)){u.splice(o,1),e=r.length&&u.join("");if(!e)return S.apply(n,x.call(r,0)),n;break}}}return a(e,h)(r,t,s,n,z.test(e)),n}function mt(){}var n,r,i,s,o,u,a,f,l,c,h=!0,p="undefined",d=("sizcache"+Math.random()).replace(".",""),m=String,g=e.document,y=g.documentElement,b=0,w=0,E=[].pop,S=[].push,x=[].slice,T=[].indexOf||function(e){var t=0,n=this.length;for(;ti.cacheLength&&delete e[t.shift()],e[n+" "]=r},e)},k=C(),L=C(),A=C(),O="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+",_=M.replace("w","w#"),D="([*^$|!~]?=)",P="\\["+O+"*("+M+")"+O+"*(?:"+D+O+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+_+")|)|)"+O+"*\\]",H=":("+M+")(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|([^()[\\]]*|(?:(?:"+P+")|[^:]|\\\\.)*|.*))\\)|)",B=":(even|odd|eq|gt|lt|nth|first|last)(?:\\("+O+"*((?:-\\d)?\\d*)"+O+"*\\)|)(?=[^-]|$)",j=new RegExp("^"+O+"+|((?:^|[^\\\\])(?:\\\\.)*)"+O+"+$","g"),F=new RegExp("^"+O+"*,"+O+"*"),I=new RegExp("^"+O+"*([\\x20\\t\\r\\n\\f>+~])"+O+"*"),q=new RegExp(H),R=/^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/,U=/^:not/,z=/[\x20\t\r\n\f]*[+~]/,W=/:not\($/,X=/h\d/i,V=/input|select|textarea|button/i,$=/\\(?!\\)/g,J={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),NAME:new RegExp("^\\[name=['\"]?("+M+")['\"]?\\]"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+H),POS:new RegExp(B,"i"),CHILD:new RegExp("^:(only|nth|first|last)-child(?:\\("+O+"*(even|odd|(([+-]|)(\\d*)n|)"+O+"*(?:([+-]|)"+O+"*(\\d+)|))"+O+"*\\)|)","i"),needsContext:new RegExp("^"+O+"*[>+~]|"+B,"i")},K=function(e){var t=g.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}},Q=K(function(e){return e.appendChild(g.createComment("")),!e.getElementsByTagName("*").length}),G=K(function(e){return e.innerHTML="",e.firstChild&&typeof e.firstChild.getAttribute!==p&&e.firstChild.getAttribute("href")==="#"}),Y=K(function(e){e.innerHTML="";var t=typeof e.lastChild.getAttribute("multiple");return t!=="boolean"&&t!=="string"}),Z=K(function(e){return e.innerHTML="",!e.getElementsByClassName||!e.getElementsByClassName("e").length?!1:(e.lastChild.className="e",e.getElementsByClassName("e").length===2)}),et=K(function(e){e.id=d+0,e.innerHTML="
",y.insertBefore(e,y.firstChild);var t=g.getElementsByName&&g.getElementsByName(d).length===2+g.getElementsByName(d+0).length;return r=!g.getElementById(d),y.removeChild(e),t});try{x.call(y.childNodes,0)[0].nodeType}catch(tt){x=function(e){var t,n=[];for(;t=this[e];e++)n.push(t);return n}}nt.matches=function(e,t){return nt(e,null,null,t)},nt.matchesSelector=function(e,t){return nt(t,null,null,[e]).length>0},s=nt.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(i===1||i===9||i===11){if(typeof e.textContent=="string")return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=s(e)}else if(i===3||i===4)return e.nodeValue}else for(;t=e[r];r++)n+=s(t);return n},o=nt.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?t.nodeName!=="HTML":!1},u=nt.contains=y.contains?function(e,t){var n=e.nodeType===9?e.documentElement:e,r=t&&t.parentNode;return e===r||!!(r&&r.nodeType===1&&n.contains&&n.contains(r))}:y.compareDocumentPosition?function(e,t){return t&&!!(e.compareDocumentPosition(t)&16)}:function(e,t){while(t=t.parentNode)if(t===e)return!0;return!1},nt.attr=function(e,t){var n,r=o(e);return r||(t=t.toLowerCase()),(n=i.attrHandle[t])?n(e):r||Y?e.getAttribute(t):(n=e.getAttributeNode(t),n?typeof e[t]=="boolean"?e[t]?t:null:n.specified?n.value:null:null)},i=nt.selectors={cacheLength:50,createPseudo:N,match:J,attrHandle:G?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},find:{ID:r?function(e,t,n){if(typeof t.getElementById!==p&&!n){var r=t.getElementById(e);return r&&r.parentNode?[r]:[]}}:function(e,n,r){if(typeof n.getElementById!==p&&!r){var i=n.getElementById(e);return i?i.id===e||typeof i.getAttributeNode!==p&&i.getAttributeNode("id").value===e?[i]:t:[]}},TAG:Q?function(e,t){if(typeof t.getElementsByTagName!==p)return t.getElementsByTagName(e)}:function(e,t){var n=t.getElementsByTagName(e);if(e==="*"){var r,i=[],s=0;for(;r=n[s];s++)r.nodeType===1&&i.push(r);return i}return n},NAME:et&&function(e,t){if(typeof t.getElementsByName!==p)return t.getElementsByName(name)},CLASS:Z&&function(e,t,n){if(typeof t.getElementsByClassName!==p&&!n)return t.getElementsByClassName(e)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace($,""),e[3]=(e[4]||e[5]||"").replace($,""),e[2]==="~="&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),e[1]==="nth"?(e[2]||nt.error(e[0]),e[3]=+(e[3]?e[4]+(e[5]||1):2*(e[2]==="even"||e[2]==="odd")),e[4]=+(e[6]+e[7]||e[2]==="odd")):e[2]&&nt.error(e[0]),e},PSEUDO:function(e){var t,n;if(J.CHILD.test(e[0]))return null;if(e[3])e[2]=e[3];else if(t=e[4])q.test(t)&&(n=ut(t,!0))&&(n=t.indexOf(")",t.length-n)-t.length)&&(t=t.slice(0,n),e[0]=e[0].slice(0,n)),e[2]=t;return e.slice(0,3)}},filter:{ID:r?function(e){return e=e.replace($,""),function(t){return t.getAttribute("id")===e}}:function(e){return e=e.replace($,""),function(t){var n=typeof t.getAttributeNode!==p&&t.getAttributeNode("id");return n&&n.value===e}},TAG:function(e){return e==="*"?function(){return!0}:(e=e.replace($,"").toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=k[d][e+" "];return t||(t=new RegExp("(^|"+O+")"+e+"("+O+"|$)"))&&k(e,function(e){return t.test(e.className||typeof e.getAttribute!==p&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r,i){var s=nt.attr(r,e);return s==null?t==="!=":t?(s+="",t==="="?s===n:t==="!="?s!==n:t==="^="?n&&s.indexOf(n)===0:t==="*="?n&&s.indexOf(n)>-1:t==="$="?n&&s.substr(s.length-n.length)===n:t==="~="?(" "+s+" ").indexOf(n)>-1:t==="|="?s===n||s.substr(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r){return e==="nth"?function(e){var t,i,s=e.parentNode;if(n===1&&r===0)return!0;if(s){i=0;for(t=s.firstChild;t;t=t.nextSibling)if(t.nodeType===1){i++;if(e===t)break}}return i-=r,i===n||i%n===0&&i/n>=0}:function(t){var n=t;switch(e){case"only":case"first":while(n=n.previousSibling)if(n.nodeType===1)return!1;if(e==="first")return!0;n=t;case"last":while(n=n.nextSibling)if(n.nodeType===1)return!1;return!0}}},PSEUDO:function(e,t){var n,r=i.pseudos[e]||i.setFilters[e.toLowerCase()]||nt.error("unsupported pseudo: "+e);return r[d]?r(t):r.length>1?(n=[e,e,"",t],i.setFilters.hasOwnProperty(e.toLowerCase())?N(function(e,n){var i,s=r(e,t),o=s.length;while(o--)i=T.call(e,s[o]),e[i]=!(n[i]=s[o])}):function(e){return r(e,0,n)}):r}},pseudos:{not:N(function(e){var t=[],n=[],r=a(e.replace(j,"$1"));return r[d]?N(function(e,t,n,i){var s,o=r(e,null,i,[]),u=e.length;while(u--)if(s=o[u])e[u]=!(t[u]=s)}):function(e,i,s){return t[0]=e,r(t,null,s,n),!n.pop()}}),has:N(function(e){return function(t){return nt(e,t).length>0}}),contains:N(function(e){return function(t){return(t.textContent||t.innerText||s(t)).indexOf(e)>-1}}),enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&!!e.checked||t==="option"&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},parent:function(e){return!i.pseudos.empty(e)},empty:function(e){var t;e=e.firstChild;while(e){if(e.nodeName>"@"||(t=e.nodeType)===3||t===4)return!1;e=e.nextSibling}return!0},header:function(e){return X.test(e.nodeName)},text:function(e){var t,n;return e.nodeName.toLowerCase()==="input"&&(t=e.type)==="text"&&((n=e.getAttribute("type"))==null||n.toLowerCase()===t)},radio:rt("radio"),checkbox:rt("checkbox"),file:rt("file"),password:rt("password"),image:rt("image"),submit:it("submit"),reset:it("reset"),button:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&e.type==="button"||t==="button"},input:function(e){return V.test(e.nodeName)},focus:function(e){var t=e.ownerDocument;return e===t.activeElement&&(!t.hasFocus||t.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},active:function(e){return e===e.ownerDocument.activeElement},first:st(function(){return[0]}),last:st(function(e,t){return[t-1]}),eq:st(function(e,t,n){return[n<0?n+t:n]}),even:st(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:st(function(e,t,n){for(var r=n<0?n+t:n;++r",e.querySelectorAll("[selected]").length||i.push("\\["+O+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||i.push(":checked")}),K(function(e){e.innerHTML="

",e.querySelectorAll("[test^='']").length&&i.push("[*^$]="+O+"*(?:\"\"|'')"),e.innerHTML="",e.querySelectorAll(":enabled").length||i.push(":enabled",":disabled")}),i=new RegExp(i.join("|")),vt=function(e,r,s,o,u){if(!o&&!u&&!i.test(e)){var a,f,l=!0,c=d,h=r,p=r.nodeType===9&&e;if(r.nodeType===1&&r.nodeName.toLowerCase()!=="object"){a=ut(e),(l=r.getAttribute("id"))?c=l.replace(n,"\\$&"):r.setAttribute("id",c),c="[id='"+c+"'] ",f=a.length;while(f--)a[f]=c+a[f].join("");h=z.test(e)&&r.parentNode||r,p=a.join(",")}if(p)try{return S.apply(s,x.call(h.querySelectorAll(p),0)),s}catch(v){}finally{l||r.removeAttribute("id")}}return t(e,r,s,o,u)},u&&(K(function(t){e=u.call(t,"div");try{u.call(t,"[test!='']:sizzle"),s.push("!=",H)}catch(n){}}),s=new RegExp(s.join("|")),nt.matchesSelector=function(t,n){n=n.replace(r,"='$1']");if(!o(t)&&!s.test(n)&&!i.test(n))try{var a=u.call(t,n);if(a||e||t.document&&t.document.nodeType!==11)return a}catch(f){}return nt(n,null,null,[t]).length>0})}(),i.pseudos.nth=i.pseudos.eq,i.filters=mt.prototype=i.pseudos,i.setFilters=new mt,nt.attr=v.attr,v.find=nt,v.expr=nt.selectors,v.expr[":"]=v.expr.pseudos,v.unique=nt.uniqueSort,v.text=nt.getText,v.isXMLDoc=nt.isXML,v.contains=nt.contains}(e);var nt=/Until$/,rt=/^(?:parents|prev(?:Until|All))/,it=/^.[^:#\[\.,]*$/,st=v.expr.match.needsContext,ot={children:!0,contents:!0,next:!0,prev:!0};v.fn.extend({find:function(e){var t,n,r,i,s,o,u=this;if(typeof e!="string")return v(e).filter(function(){for(t=0,n=u.length;t0)for(i=r;i=0:v.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){var n,r=0,i=this.length,s=[],o=st.test(e)||typeof e!="string"?v(e,t||this.context):0;for(;r-1:v.find.matchesSelector(n,e)){s.push(n);break}n=n.parentNode}}return s=s.length>1?v.unique(s):s,this.pushStack(s,"closest",e)},index:function(e){return e?typeof e=="string"?v.inArray(this[0],v(e)):v.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.prevAll().length:-1},add:function(e,t){var n=typeof e=="string"?v(e,t):v.makeArray(e&&e.nodeType?[e]:e),r=v.merge(this.get(),n);return this.pushStack(ut(n[0])||ut(r[0])?r:v.unique(r))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}}),v.fn.andSelf=v.fn.addBack,v.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return v.dir(e,"parentNode")},parentsUntil:function(e,t,n){return v.dir(e,"parentNode",n)},next:function(e){return at(e,"nextSibling")},prev:function(e){return at(e,"previousSibling")},nextAll:function(e){return v.dir(e,"nextSibling")},prevAll:function(e){return v.dir(e,"previousSibling")},nextUntil:function(e,t,n){return v.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return v.dir(e,"previousSibling",n)},siblings:function(e){return v.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return v.sibling(e.firstChild)},contents:function(e){return v.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:v.merge([],e.childNodes)}},function(e,t){v.fn[e]=function(n,r){var i=v.map(this,t,n);return nt.test(e)||(r=n),r&&typeof r=="string"&&(i=v.filter(r,i)),i=this.length>1&&!ot[e]?v.unique(i):i,this.length>1&&rt.test(e)&&(i=i.reverse()),this.pushStack(i,e,l.call(arguments).join(","))}}),v.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),t.length===1?v.find.matchesSelector(t[0],e)?[t[0]]:[]:v.find.matches(e,t)},dir:function(e,n,r){var i=[],s=e[n];while(s&&s.nodeType!==9&&(r===t||s.nodeType!==1||!v(s).is(r)))s.nodeType===1&&i.push(s),s=s[n];return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n}});var ct="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ht=/ jQuery\d+="(?:null|\d+)"/g,pt=/^\s+/,dt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,vt=/<([\w:]+)/,mt=/]","i"),Et=/^(?:checkbox|radio)$/,St=/checked\s*(?:[^=]|=\s*.checked.)/i,xt=/\/(java|ecma)script/i,Tt=/^\s*\s*$/g,Nt={option:[1,""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]},Ct=lt(i),kt=Ct.appendChild(i.createElement("div"));Nt.optgroup=Nt.option,Nt.tbody=Nt.tfoot=Nt.colgroup=Nt.caption=Nt.thead,Nt.th=Nt.td,v.support.htmlSerialize||(Nt._default=[1,"X
","
"]),v.fn.extend({text:function(e){return v.access(this,function(e){return e===t?v.text(this):this.empty().append((this[0]&&this[0].ownerDocument||i).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(v.isFunction(e))return this.each(function(t){v(this).wrapAll(e.call(this,t))});if(this[0]){var t=v(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&&e.firstChild.nodeType===1)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return v.isFunction(e)?this.each(function(t){v(this).wrapInner(e.call(this,t))}):this.each(function(){var t=v(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=v.isFunction(e);return this.each(function(n){v(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){v.nodeName(this,"body")||v(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11)&&this.insertBefore(e,this.firstChild)})},before:function(){if(!ut(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this)});if(arguments.length){var e=v.clean(arguments);return this.pushStack(v.merge(e,this),"before",this.selector)}},after:function(){if(!ut(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this.nextSibling)});if(arguments.length){var e=v.clean(arguments);return this.pushStack(v.merge(this,e),"after",this.selector)}},remove:function(e,t){var n,r=0;for(;(n=this[r])!=null;r++)if(!e||v.filter(e,[n]).length)!t&&n.nodeType===1&&(v.cleanData(n.getElementsByTagName("*")),v.cleanData([n])),n.parentNode&&n.parentNode.removeChild(n);return this},empty:function(){var e,t=0;for(;(e=this[t])!=null;t++){e.nodeType===1&&v.cleanData(e.getElementsByTagName("*"));while(e.firstChild)e.removeChild(e.firstChild)}return this},clone:function(e,t){return e=e==null?!1:e,t=t==null?e:t,this.map(function(){return v.clone(this,e,t)})},html:function(e){return v.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return n.nodeType===1?n.innerHTML.replace(ht,""):t;if(typeof e=="string"&&!yt.test(e)&&(v.support.htmlSerialize||!wt.test(e))&&(v.support.leadingWhitespace||!pt.test(e))&&!Nt[(vt.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(dt,"<$1>");try{for(;r1&&typeof f=="string"&&St.test(f))return this.each(function(){v(this).domManip(e,n,r)});if(v.isFunction(f))return this.each(function(i){var s=v(this);e[0]=f.call(this,i,n?s.html():t),s.domManip(e,n,r)});if(this[0]){i=v.buildFragment(e,this,l),o=i.fragment,s=o.firstChild,o.childNodes.length===1&&(o=s);if(s){n=n&&v.nodeName(s,"tr");for(u=i.cacheable||c-1;a0?this.clone(!0):this).get(),v(o[i])[t](r),s=s.concat(r);return this.pushStack(s,e,o.selector)}}),v.extend({clone:function(e,t,n){var r,i,s,o;v.support.html5Clone||v.isXMLDoc(e)||!wt.test("<"+e.nodeName+">")?o=e.cloneNode(!0):(kt.innerHTML=e.outerHTML,kt.removeChild(o=kt.firstChild));if((!v.support.noCloneEvent||!v.support.noCloneChecked)&&(e.nodeType===1||e.nodeType===11)&&!v.isXMLDoc(e)){Ot(e,o),r=Mt(e),i=Mt(o);for(s=0;r[s];++s)i[s]&&Ot(r[s],i[s])}if(t){At(e,o);if(n){r=Mt(e),i=Mt(o);for(s=0;r[s];++s)At(r[s],i[s])}}return r=i=null,o},clean:function(e,t,n,r){var s,o,u,a,f,l,c,h,p,d,m,g,y=t===i&&Ct,b=[];if(!t||typeof t.createDocumentFragment=="undefined")t=i;for(s=0;(u=e[s])!=null;s++){typeof u=="number"&&(u+="");if(!u)continue;if(typeof u=="string")if(!gt.test(u))u=t.createTextNode(u);else{y=y||lt(t),c=t.createElement("div"),y.appendChild(c),u=u.replace(dt,"<$1>"),a=(vt.exec(u)||["",""])[1].toLowerCase(),f=Nt[a]||Nt._default,l=f[0],c.innerHTML=f[1]+u+f[2];while(l--)c=c.lastChild;if(!v.support.tbody){h=mt.test(u),p=a==="table"&&!h?c.firstChild&&c.firstChild.childNodes:f[1]===""&&!h?c.childNodes:[];for(o=p.length-1;o>=0;--o)v.nodeName(p[o],"tbody")&&!p[o].childNodes.length&&p[o].parentNode.removeChild(p[o])}!v.support.leadingWhitespace&&pt.test(u)&&c.insertBefore(t.createTextNode(pt.exec(u)[0]),c.firstChild),u=c.childNodes,c.parentNode.removeChild(c)}u.nodeType?b.push(u):v.merge(b,u)}c&&(u=c=y=null);if(!v.support.appendChecked)for(s=0;(u=b[s])!=null;s++)v.nodeName(u,"input")?_t(u):typeof u.getElementsByTagName!="undefined"&&v.grep(u.getElementsByTagName("input"),_t);if(n){m=function(e){if(!e.type||xt.test(e.type))return r?r.push(e.parentNode?e.parentNode.removeChild(e):e):n.appendChild(e)};for(s=0;(u=b[s])!=null;s++)if(!v.nodeName(u,"script")||!m(u))n.appendChild(u),typeof u.getElementsByTagName!="undefined"&&(g=v.grep(v.merge([],u.getElementsByTagName("script")),m),b.splice.apply(b,[s+1,0].concat(g)),s+=g.length)}return b},cleanData:function(e,t){var n,r,i,s,o=0,u=v.expando,a=v.cache,f=v.support.deleteExpando,l=v.event.special;for(;(i=e[o])!=null;o++)if(t||v.acceptData(i)){r=i[u],n=r&&a[r];if(n){if(n.events)for(s in n.events)l[s]?v.event.remove(i,s):v.removeEvent(i,s,n.handle);a[r]&&(delete a[r],f?delete i[u]:i.removeAttribute?i.removeAttribute(u):i[u]=null,v.deletedIds.push(r))}}}}),function(){var e,t;v.uaMatch=function(e){e=e.toLowerCase();var t=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}},e=v.uaMatch(o.userAgent),t={},e.browser&&(t[e.browser]=!0,t.version=e.version),t.chrome?t.webkit=!0:t.webkit&&(t.safari=!0),v.browser=t,v.sub=function(){function e(t,n){return new e.fn.init(t,n)}v.extend(!0,e,this),e.superclass=this,e.fn=e.prototype=this(),e.fn.constructor=e,e.sub=this.sub,e.fn.init=function(r,i){return i&&i instanceof v&&!(i instanceof e)&&(i=e(i)),v.fn.init.call(this,r,i,t)},e.fn.init.prototype=e.fn;var t=e(i);return e}}();var Dt,Pt,Ht,Bt=/alpha\([^)]*\)/i,jt=/opacity=([^)]*)/,Ft=/^(top|right|bottom|left)$/,It=/^(none|table(?!-c[ea]).+)/,qt=/^margin/,Rt=new RegExp("^("+m+")(.*)$","i"),Ut=new RegExp("^("+m+")(?!px)[a-z%]+$","i"),zt=new RegExp("^([-+])=("+m+")","i"),Wt={BODY:"block"},Xt={position:"absolute",visibility:"hidden",display:"block"},Vt={letterSpacing:0,fontWeight:400},$t=["Top","Right","Bottom","Left"],Jt=["Webkit","O","Moz","ms"],Kt=v.fn.toggle;v.fn.extend({css:function(e,n){return v.access(this,function(e,n,r){return r!==t?v.style(e,n,r):v.css(e,n)},e,n,arguments.length>1)},show:function(){return Yt(this,!0)},hide:function(){return Yt(this)},toggle:function(e,t){var n=typeof e=="boolean";return v.isFunction(e)&&v.isFunction(t)?Kt.apply(this,arguments):this.each(function(){(n?e:Gt(this))?v(this).show():v(this).hide()})}}),v.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Dt(e,"opacity");return n===""?"1":n}}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":v.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,r,i){if(!e||e.nodeType===3||e.nodeType===8||!e.style)return;var s,o,u,a=v.camelCase(n),f=e.style;n=v.cssProps[a]||(v.cssProps[a]=Qt(f,a)),u=v.cssHooks[n]||v.cssHooks[a];if(r===t)return u&&"get"in u&&(s=u.get(e,!1,i))!==t?s:f[n];o=typeof r,o==="string"&&(s=zt.exec(r))&&(r=(s[1]+1)*s[2]+parseFloat(v.css(e,n)),o="number");if(r==null||o==="number"&&isNaN(r))return;o==="number"&&!v.cssNumber[a]&&(r+="px");if(!u||!("set"in u)||(r=u.set(e,r,i))!==t)try{f[n]=r}catch(l){}},css:function(e,n,r,i){var s,o,u,a=v.camelCase(n);return n=v.cssProps[a]||(v.cssProps[a]=Qt(e.style,a)),u=v.cssHooks[n]||v.cssHooks[a],u&&"get"in u&&(s=u.get(e,!0,i)),s===t&&(s=Dt(e,n)),s==="normal"&&n in Vt&&(s=Vt[n]),r||i!==t?(o=parseFloat(s),r||v.isNumeric(o)?o||0:s):s},swap:function(e,t,n){var r,i,s={};for(i in t)s[i]=e.style[i],e.style[i]=t[i];r=n.call(e);for(i in t)e.style[i]=s[i];return r}}),e.getComputedStyle?Dt=function(t,n){var r,i,s,o,u=e.getComputedStyle(t,null),a=t.style;return u&&(r=u.getPropertyValue(n)||u[n],r===""&&!v.contains(t.ownerDocument,t)&&(r=v.style(t,n)),Ut.test(r)&&qt.test(n)&&(i=a.width,s=a.minWidth,o=a.maxWidth,a.minWidth=a.maxWidth=a.width=r,r=u.width,a.width=i,a.minWidth=s,a.maxWidth=o)),r}:i.documentElement.currentStyle&&(Dt=function(e,t){var n,r,i=e.currentStyle&&e.currentStyle[t],s=e.style;return i==null&&s&&s[t]&&(i=s[t]),Ut.test(i)&&!Ft.test(t)&&(n=s.left,r=e.runtimeStyle&&e.runtimeStyle.left,r&&(e.runtimeStyle.left=e.currentStyle.left),s.left=t==="fontSize"?"1em":i,i=s.pixelLeft+"px",s.left=n,r&&(e.runtimeStyle.left=r)),i===""?"auto":i}),v.each(["height","width"],function(e,t){v.cssHooks[t]={get:function(e,n,r){if(n)return e.offsetWidth===0&&It.test(Dt(e,"display"))?v.swap(e,Xt,function(){return tn(e,t,r)}):tn(e,t,r)},set:function(e,n,r){return Zt(e,n,r?en(e,t,r,v.support.boxSizing&&v.css(e,"boxSizing")==="border-box"):0)}}}),v.support.opacity||(v.cssHooks.opacity={get:function(e,t){return jt.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,r=e.currentStyle,i=v.isNumeric(t)?"alpha(opacity="+t*100+")":"",s=r&&r.filter||n.filter||"";n.zoom=1;if(t>=1&&v.trim(s.replace(Bt,""))===""&&n.removeAttribute){n.removeAttribute("filter");if(r&&!r.filter)return}n.filter=Bt.test(s)?s.replace(Bt,i):s+" "+i}}),v(function(){v.support.reliableMarginRight||(v.cssHooks.marginRight={get:function(e,t){return v.swap(e,{display:"inline-block"},function(){if(t)return Dt(e,"marginRight")})}}),!v.support.pixelPosition&&v.fn.position&&v.each(["top","left"],function(e,t){v.cssHooks[t]={get:function(e,n){if(n){var r=Dt(e,t);return Ut.test(r)?v(e).position()[t]+"px":r}}}})}),v.expr&&v.expr.filters&&(v.expr.filters.hidden=function(e){return e.offsetWidth===0&&e.offsetHeight===0||!v.support.reliableHiddenOffsets&&(e.style&&e.style.display||Dt(e,"display"))==="none"},v.expr.filters.visible=function(e){return!v.expr.filters.hidden(e)}),v.each({margin:"",padding:"",border:"Width"},function(e,t){v.cssHooks[e+t]={expand:function(n){var r,i=typeof n=="string"?n.split(" "):[n],s={};for(r=0;r<4;r++)s[e+$t[r]+t]=i[r]||i[r-2]||i[0];return s}},qt.test(e)||(v.cssHooks[e+t].set=Zt)});var rn=/%20/g,sn=/\[\]$/,on=/\r?\n/g,un=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,an=/^(?:select|textarea)/i;v.fn.extend({serialize:function(){return v.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?v.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||an.test(this.nodeName)||un.test(this.type))}).map(function(e,t){var n=v(this).val();return n==null?null:v.isArray(n)?v.map(n,function(e,n){return{name:t.name,value:e.replace(on,"\r\n")}}):{name:t.name,value:n.replace(on,"\r\n")}}).get()}}),v.param=function(e,n){var r,i=[],s=function(e,t){t=v.isFunction(t)?t():t==null?"":t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};n===t&&(n=v.ajaxSettings&&v.ajaxSettings.traditional);if(v.isArray(e)||e.jquery&&!v.isPlainObject(e))v.each(e,function(){s(this.name,this.value)});else for(r in e)fn(r,e[r],n,s);return i.join("&").replace(rn,"+")};var ln,cn,hn=/#.*$/,pn=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,dn=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,vn=/^(?:GET|HEAD)$/,mn=/^\/\//,gn=/\?/,yn=/)<[^<]*)*<\/script>/gi,bn=/([?&])_=[^&]*/,wn=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,En=v.fn.load,Sn={},xn={},Tn=["*/"]+["*"];try{cn=s.href}catch(Nn){cn=i.createElement("a"),cn.href="",cn=cn.href}ln=wn.exec(cn.toLowerCase())||[],v.fn.load=function(e,n,r){if(typeof e!="string"&&En)return En.apply(this,arguments);if(!this.length)return this;var i,s,o,u=this,a=e.indexOf(" ");return a>=0&&(i=e.slice(a,e.length),e=e.slice(0,a)),v.isFunction(n)?(r=n,n=t):n&&typeof n=="object"&&(s="POST"),v.ajax({url:e,type:s,dataType:"html",data:n,complete:function(e,t){r&&u.each(r,o||[e.responseText,t,e])}}).done(function(e){o=arguments,u.html(i?v("
").append(e.replace(yn,"")).find(i):e)}),this},v.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,t){v.fn[t]=function(e){return this.on(t,e)}}),v.each(["get","post"],function(e,n){v[n]=function(e,r,i,s){return v.isFunction(r)&&(s=s||i,i=r,r=t),v.ajax({type:n,url:e,data:r,success:i,dataType:s})}}),v.extend({getScript:function(e,n){return v.get(e,t,n,"script")},getJSON:function(e,t,n){return v.get(e,t,n,"json")},ajaxSetup:function(e,t){return t?Ln(e,v.ajaxSettings):(t=e,e=v.ajaxSettings),Ln(e,t),e},ajaxSettings:{url:cn,isLocal:dn.test(ln[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":Tn},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":v.parseJSON,"text xml":v.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:Cn(Sn),ajaxTransport:Cn(xn),ajax:function(e,n){function T(e,n,s,a){var l,y,b,w,S,T=n;if(E===2)return;E=2,u&&clearTimeout(u),o=t,i=a||"",x.readyState=e>0?4:0,s&&(w=An(c,x,s));if(e>=200&&e<300||e===304)c.ifModified&&(S=x.getResponseHeader("Last-Modified"),S&&(v.lastModified[r]=S),S=x.getResponseHeader("Etag"),S&&(v.etag[r]=S)),e===304?(T="notmodified",l=!0):(l=On(c,w),T=l.state,y=l.data,b=l.error,l=!b);else{b=T;if(!T||e)T="error",e<0&&(e=0)}x.status=e,x.statusText=(n||T)+"",l?d.resolveWith(h,[y,T,x]):d.rejectWith(h,[x,T,b]),x.statusCode(g),g=t,f&&p.trigger("ajax"+(l?"Success":"Error"),[x,c,l?y:b]),m.fireWith(h,[x,T]),f&&(p.trigger("ajaxComplete",[x,c]),--v.active||v.event.trigger("ajaxStop"))}typeof e=="object"&&(n=e,e=t),n=n||{};var r,i,s,o,u,a,f,l,c=v.ajaxSetup({},n),h=c.context||c,p=h!==c&&(h.nodeType||h instanceof v)?v(h):v.event,d=v.Deferred(),m=v.Callbacks("once memory"),g=c.statusCode||{},b={},w={},E=0,S="canceled",x={readyState:0,setRequestHeader:function(e,t){if(!E){var n=e.toLowerCase();e=w[n]=w[n]||e,b[e]=t}return this},getAllResponseHeaders:function(){return E===2?i:null},getResponseHeader:function(e){var n;if(E===2){if(!s){s={};while(n=pn.exec(i))s[n[1].toLowerCase()]=n[2]}n=s[e.toLowerCase()]}return n===t?null:n},overrideMimeType:function(e){return E||(c.mimeType=e),this},abort:function(e){return e=e||S,o&&o.abort(e),T(0,e),this}};d.promise(x),x.success=x.done,x.error=x.fail,x.complete=m.add,x.statusCode=function(e){if(e){var t;if(E<2)for(t in e)g[t]=[g[t],e[t]];else t=e[x.status],x.always(t)}return this},c.url=((e||c.url)+"").replace(hn,"").replace(mn,ln[1]+"//"),c.dataTypes=v.trim(c.dataType||"*").toLowerCase().split(y),c.crossDomain==null&&(a=wn.exec(c.url.toLowerCase()),c.crossDomain=!(!a||a[1]===ln[1]&&a[2]===ln[2]&&(a[3]||(a[1]==="http:"?80:443))==(ln[3]||(ln[1]==="http:"?80:443)))),c.data&&c.processData&&typeof c.data!="string"&&(c.data=v.param(c.data,c.traditional)),kn(Sn,c,n,x);if(E===2)return x;f=c.global,c.type=c.type.toUpperCase(),c.hasContent=!vn.test(c.type),f&&v.active++===0&&v.event.trigger("ajaxStart");if(!c.hasContent){c.data&&(c.url+=(gn.test(c.url)?"&":"?")+c.data,delete c.data),r=c.url;if(c.cache===!1){var N=v.now(),C=c.url.replace(bn,"$1_="+N);c.url=C+(C===c.url?(gn.test(c.url)?"&":"?")+"_="+N:"")}}(c.data&&c.hasContent&&c.contentType!==!1||n.contentType)&&x.setRequestHeader("Content-Type",c.contentType),c.ifModified&&(r=r||c.url,v.lastModified[r]&&x.setRequestHeader("If-Modified-Since",v.lastModified[r]),v.etag[r]&&x.setRequestHeader("If-None-Match",v.etag[r])),x.setRequestHeader("Accept",c.dataTypes[0]&&c.accepts[c.dataTypes[0]]?c.accepts[c.dataTypes[0]]+(c.dataTypes[0]!=="*"?", "+Tn+"; q=0.01":""):c.accepts["*"]);for(l in c.headers)x.setRequestHeader(l,c.headers[l]);if(!c.beforeSend||c.beforeSend.call(h,x,c)!==!1&&E!==2){S="abort";for(l in{success:1,error:1,complete:1})x[l](c[l]);o=kn(xn,c,n,x);if(!o)T(-1,"No Transport");else{x.readyState=1,f&&p.trigger("ajaxSend",[x,c]),c.async&&c.timeout>0&&(u=setTimeout(function(){x.abort("timeout")},c.timeout));try{E=1,o.send(b,T)}catch(k){if(!(E<2))throw k;T(-1,k)}}return x}return x.abort()},active:0,lastModified:{},etag:{}});var Mn=[],_n=/\?/,Dn=/(=)\?(?=&|$)|\?\?/,Pn=v.now();v.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Mn.pop()||v.expando+"_"+Pn++;return this[e]=!0,e}}),v.ajaxPrefilter("json jsonp",function(n,r,i){var s,o,u,a=n.data,f=n.url,l=n.jsonp!==!1,c=l&&Dn.test(f),h=l&&!c&&typeof a=="string"&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Dn.test(a);if(n.dataTypes[0]==="jsonp"||c||h)return s=n.jsonpCallback=v.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,o=e[s],c?n.url=f.replace(Dn,"$1"+s):h?n.data=a.replace(Dn,"$1"+s):l&&(n.url+=(_n.test(f)?"&":"?")+n.jsonp+"="+s),n.converters["script json"]=function(){return u||v.error(s+" was not called"),u[0]},n.dataTypes[0]="json",e[s]=function(){u=arguments},i.always(function(){e[s]=o,n[s]&&(n.jsonpCallback=r.jsonpCallback,Mn.push(s)),u&&v.isFunction(o)&&o(u[0]),u=o=t}),"script"}),v.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){return v.globalEval(e),e}}}),v.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),v.ajaxTransport("script",function(e){if(e.crossDomain){var n,r=i.head||i.getElementsByTagName("head")[0]||i.documentElement;return{send:function(s,o){n=i.createElement("script"),n.async="async",e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,i){if(i||!n.readyState||/loaded|complete/.test(n.readyState))n.onload=n.onreadystatechange=null,r&&n.parentNode&&r.removeChild(n),n=t,i||o(200,"success")},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(0,1)}}}});var Hn,Bn=e.ActiveXObject?function(){for(var e in Hn)Hn[e](0,1)}:!1,jn=0;v.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&Fn()||In()}:Fn,function(e){v.extend(v.support,{ajax:!!e,cors:!!e&&"withCredentials"in e})}(v.ajaxSettings.xhr()),v.support.ajax&&v.ajaxTransport(function(n){if(!n.crossDomain||v.support.cors){var r;return{send:function(i,s){var o,u,a=n.xhr();n.username?a.open(n.type,n.url,n.async,n.username,n.password):a.open(n.type,n.url,n.async);if(n.xhrFields)for(u in n.xhrFields)a[u]=n.xhrFields[u];n.mimeType&&a.overrideMimeType&&a.overrideMimeType(n.mimeType),!n.crossDomain&&!i["X-Requested-With"]&&(i["X-Requested-With"]="XMLHttpRequest");try{for(u in i)a.setRequestHeader(u,i[u])}catch(f){}a.send(n.hasContent&&n.data||null),r=function(e,i){var u,f,l,c,h;try{if(r&&(i||a.readyState===4)){r=t,o&&(a.onreadystatechange=v.noop,Bn&&delete Hn[o]);if(i)a.readyState!==4&&a.abort();else{u=a.status,l=a.getAllResponseHeaders(),c={},h=a.responseXML,h&&h.documentElement&&(c.xml=h);try{c.text=a.responseText}catch(p){}try{f=a.statusText}catch(p){f=""}!u&&n.isLocal&&!n.crossDomain?u=c.text?200:404:u===1223&&(u=204)}}}catch(d){i||s(-1,d)}c&&s(u,f,c,l)},n.async?a.readyState===4?setTimeout(r,0):(o=++jn,Bn&&(Hn||(Hn={},v(e).unload(Bn)),Hn[o]=r),a.onreadystatechange=r):r()},abort:function(){r&&r(0,1)}}}});var qn,Rn,Un=/^(?:toggle|show|hide)$/,zn=new RegExp("^(?:([-+])=|)("+m+")([a-z%]*)$","i"),Wn=/queueHooks$/,Xn=[Gn],Vn={"*":[function(e,t){var n,r,i=this.createTween(e,t),s=zn.exec(t),o=i.cur(),u=+o||0,a=1,f=20;if(s){n=+s[2],r=s[3]||(v.cssNumber[e]?"":"px");if(r!=="px"&&u){u=v.css(i.elem,e,!0)||n||1;do a=a||".5",u/=a,v.style(i.elem,e,u+r);while(a!==(a=i.cur()/o)&&a!==1&&--f)}i.unit=r,i.start=u,i.end=s[1]?u+(s[1]+1)*n:n}return i}]};v.Animation=v.extend(Kn,{tweener:function(e,t){v.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");var n,r=0,i=e.length;for(;r-1,f={},l={},c,h;a?(l=i.position(),c=l.top,h=l.left):(c=parseFloat(o)||0,h=parseFloat(u)||0),v.isFunction(t)&&(t=t.call(e,n,s)),t.top!=null&&(f.top=t.top-s.top+c),t.left!=null&&(f.left=t.left-s.left+h),"using"in t?t.using.call(e,f):i.css(f)}},v.fn.extend({position:function(){if(!this[0])return;var e=this[0],t=this.offsetParent(),n=this.offset(),r=er.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(v.css(e,"marginTop"))||0,n.left-=parseFloat(v.css(e,"marginLeft"))||0,r.top+=parseFloat(v.css(t[0],"borderTopWidth"))||0,r.left+=parseFloat(v.css(t[0],"borderLeftWidth"))||0,{top:n.top-r.top,left:n.left-r.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||i.body;while(e&&!er.test(e.nodeName)&&v.css(e,"position")==="static")e=e.offsetParent;return e||i.body})}}),v.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=/Y/.test(n);v.fn[e]=function(i){return v.access(this,function(e,i,s){var o=tr(e);if(s===t)return o?n in o?o[n]:o.document.documentElement[i]:e[i];o?o.scrollTo(r?v(o).scrollLeft():s,r?s:v(o).scrollTop()):e[i]=s},e,i,arguments.length,null)}}),v.each({Height:"height",Width:"width"},function(e,n){v.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,i){v.fn[i]=function(i,s){var o=arguments.length&&(r||typeof i!="boolean"),u=r||(i===!0||s===!0?"margin":"border");return v.access(this,function(n,r,i){var s;return v.isWindow(n)?n.document.documentElement["client"+e]:n.nodeType===9?(s=n.documentElement,Math.max(n.body["scroll"+e],s["scroll"+e],n.body["offset"+e],s["offset"+e],s["client"+e])):i===t?v.css(n,r,i,u):v.style(n,r,i,u)},n,o?i:t,o,null)}})}),e.jQuery=e.$=v,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return v})})(window); \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/menu.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/menu.js new file mode 100644 index 0000000..5f1fe1c --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/menu.js @@ -0,0 +1,88 @@ + +function getItemLink(item){ + return item.pathFormatted + '.html'; +} + +function setDetailsLinkUrl(){ + $.each(stats.contents, function (name, data) { + $('#details_link').attr('href', getItemLink(data)); + return false; + }); +} + +var MENU_ITEM_MAX_LENGTH = 50; + +function menuItem(item, level, parent, group) { + if (group) + var style = 'group'; + else + var style = ''; + + if (item.name.length > MENU_ITEM_MAX_LENGTH) { + var title = ' title="' + item.name + '"'; + var displayName = item.name.substr(0, MENU_ITEM_MAX_LENGTH) + '...'; + } + else { + var title = ''; + var displayName = item.name; + } + + if (parent) { + if (level == 0) + var childOfRoot = 'child-of-ROOT '; + else + var childOfRoot = ''; + + var style = ' class="' + childOfRoot + 'child-of-menu-' + parent + '"'; + } else + var style = ''; + + if (group) + var expandButton = ' '; + else + var expandButton = ''; + + return '
' + expandButton + '' + displayName + '
'; +} + +function menuItemsForGroup(group, level, parent) { + var items = ''; + + if (level > 0) + items += menuItem(group, level - 1, parent, true); + + $.each(group.contents, function (contentName, content) { + if (content.type == 'GROUP') + items += menuItemsForGroup(content, level + 1, group.pathFormatted); + else if (content.type == 'REQUEST') + items += menuItem(content, level, group.pathFormatted); + }); + + return items; +} + +function setDetailsMenu(){ + $('.nav ul').append(menuItemsForGroup(stats, 0)); + + $('.nav').expandable(); +} + +function setGlobalMenu(){ + $('.nav ul').append('
  • \ +
  • \ +
  • '); +} + +function getLink(link){ + var a = link.split('/'); + return (a.length<=1)? link : a[a.length-1]; +} + +function setActiveMenu(){ + $('.nav a').each(function(){ + if(!$(this).hasClass('expand-button') && $(this).attr('href') == getLink(window.location.pathname)){ + $(this).parents('li').addClass('on'); + return false; + } + }); +} diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/moment.min.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/moment.min.js new file mode 100644 index 0000000..8b54f13 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/moment.min.js @@ -0,0 +1,7 @@ +//! moment.js +//! version : 2.8.3 +//! authors : Tim Wood, Iskren Chernev, Moment.js contributors +//! license : MIT +//! momentjs.com +(function(a){function b(a,b,c){switch(arguments.length){case 2:return null!=a?a:b;case 3:return null!=a?a:null!=b?b:c;default:throw new Error("Implement me")}}function c(a,b){return zb.call(a,b)}function d(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1}}function e(a){tb.suppressDeprecationWarnings===!1&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+a)}function f(a,b){var c=!0;return m(function(){return c&&(e(a),c=!1),b.apply(this,arguments)},b)}function g(a,b){qc[a]||(e(b),qc[a]=!0)}function h(a,b){return function(c){return p(a.call(this,c),b)}}function i(a,b){return function(c){return this.localeData().ordinal(a.call(this,c),b)}}function j(){}function k(a,b){b!==!1&&F(a),n(this,a),this._d=new Date(+a._d)}function l(a){var b=y(a),c=b.year||0,d=b.quarter||0,e=b.month||0,f=b.week||0,g=b.day||0,h=b.hour||0,i=b.minute||0,j=b.second||0,k=b.millisecond||0;this._milliseconds=+k+1e3*j+6e4*i+36e5*h,this._days=+g+7*f,this._months=+e+3*d+12*c,this._data={},this._locale=tb.localeData(),this._bubble()}function m(a,b){for(var d in b)c(b,d)&&(a[d]=b[d]);return c(b,"toString")&&(a.toString=b.toString),c(b,"valueOf")&&(a.valueOf=b.valueOf),a}function n(a,b){var c,d,e;if("undefined"!=typeof b._isAMomentObject&&(a._isAMomentObject=b._isAMomentObject),"undefined"!=typeof b._i&&(a._i=b._i),"undefined"!=typeof b._f&&(a._f=b._f),"undefined"!=typeof b._l&&(a._l=b._l),"undefined"!=typeof b._strict&&(a._strict=b._strict),"undefined"!=typeof b._tzm&&(a._tzm=b._tzm),"undefined"!=typeof b._isUTC&&(a._isUTC=b._isUTC),"undefined"!=typeof b._offset&&(a._offset=b._offset),"undefined"!=typeof b._pf&&(a._pf=b._pf),"undefined"!=typeof b._locale&&(a._locale=b._locale),Ib.length>0)for(c in Ib)d=Ib[c],e=b[d],"undefined"!=typeof e&&(a[d]=e);return a}function o(a){return 0>a?Math.ceil(a):Math.floor(a)}function p(a,b,c){for(var d=""+Math.abs(a),e=a>=0;d.lengthd;d++)(c&&a[d]!==b[d]||!c&&A(a[d])!==A(b[d]))&&g++;return g+f}function x(a){if(a){var b=a.toLowerCase().replace(/(.)s$/,"$1");a=jc[a]||kc[b]||b}return a}function y(a){var b,d,e={};for(d in a)c(a,d)&&(b=x(d),b&&(e[b]=a[d]));return e}function z(b){var c,d;if(0===b.indexOf("week"))c=7,d="day";else{if(0!==b.indexOf("month"))return;c=12,d="month"}tb[b]=function(e,f){var g,h,i=tb._locale[b],j=[];if("number"==typeof e&&(f=e,e=a),h=function(a){var b=tb().utc().set(d,a);return i.call(tb._locale,b,e||"")},null!=f)return h(f);for(g=0;c>g;g++)j.push(h(g));return j}}function A(a){var b=+a,c=0;return 0!==b&&isFinite(b)&&(c=b>=0?Math.floor(b):Math.ceil(b)),c}function B(a,b){return new Date(Date.UTC(a,b+1,0)).getUTCDate()}function C(a,b,c){return hb(tb([a,11,31+b-c]),b,c).week}function D(a){return E(a)?366:365}function E(a){return a%4===0&&a%100!==0||a%400===0}function F(a){var b;a._a&&-2===a._pf.overflow&&(b=a._a[Bb]<0||a._a[Bb]>11?Bb:a._a[Cb]<1||a._a[Cb]>B(a._a[Ab],a._a[Bb])?Cb:a._a[Db]<0||a._a[Db]>23?Db:a._a[Eb]<0||a._a[Eb]>59?Eb:a._a[Fb]<0||a._a[Fb]>59?Fb:a._a[Gb]<0||a._a[Gb]>999?Gb:-1,a._pf._overflowDayOfYear&&(Ab>b||b>Cb)&&(b=Cb),a._pf.overflow=b)}function G(a){return null==a._isValid&&(a._isValid=!isNaN(a._d.getTime())&&a._pf.overflow<0&&!a._pf.empty&&!a._pf.invalidMonth&&!a._pf.nullInput&&!a._pf.invalidFormat&&!a._pf.userInvalidated,a._strict&&(a._isValid=a._isValid&&0===a._pf.charsLeftOver&&0===a._pf.unusedTokens.length)),a._isValid}function H(a){return a?a.toLowerCase().replace("_","-"):a}function I(a){for(var b,c,d,e,f=0;f0;){if(d=J(e.slice(0,b).join("-")))return d;if(c&&c.length>=b&&w(e,c,!0)>=b-1)break;b--}f++}return null}function J(a){var b=null;if(!Hb[a]&&Jb)try{b=tb.locale(),require("./locale/"+a),tb.locale(b)}catch(c){}return Hb[a]}function K(a,b){return b._isUTC?tb(a).zone(b._offset||0):tb(a).local()}function L(a){return a.match(/\[[\s\S]/)?a.replace(/^\[|\]$/g,""):a.replace(/\\/g,"")}function M(a){var b,c,d=a.match(Nb);for(b=0,c=d.length;c>b;b++)d[b]=pc[d[b]]?pc[d[b]]:L(d[b]);return function(e){var f="";for(b=0;c>b;b++)f+=d[b]instanceof Function?d[b].call(e,a):d[b];return f}}function N(a,b){return a.isValid()?(b=O(b,a.localeData()),lc[b]||(lc[b]=M(b)),lc[b](a)):a.localeData().invalidDate()}function O(a,b){function c(a){return b.longDateFormat(a)||a}var d=5;for(Ob.lastIndex=0;d>=0&&Ob.test(a);)a=a.replace(Ob,c),Ob.lastIndex=0,d-=1;return a}function P(a,b){var c,d=b._strict;switch(a){case"Q":return Zb;case"DDDD":return _b;case"YYYY":case"GGGG":case"gggg":return d?ac:Rb;case"Y":case"G":case"g":return cc;case"YYYYYY":case"YYYYY":case"GGGGG":case"ggggg":return d?bc:Sb;case"S":if(d)return Zb;case"SS":if(d)return $b;case"SSS":if(d)return _b;case"DDD":return Qb;case"MMM":case"MMMM":case"dd":case"ddd":case"dddd":return Ub;case"a":case"A":return b._locale._meridiemParse;case"X":return Xb;case"Z":case"ZZ":return Vb;case"T":return Wb;case"SSSS":return Tb;case"MM":case"DD":case"YY":case"GG":case"gg":case"HH":case"hh":case"mm":case"ss":case"ww":case"WW":return d?$b:Pb;case"M":case"D":case"d":case"H":case"h":case"m":case"s":case"w":case"W":case"e":case"E":return Pb;case"Do":return Yb;default:return c=new RegExp(Y(X(a.replace("\\","")),"i"))}}function Q(a){a=a||"";var b=a.match(Vb)||[],c=b[b.length-1]||[],d=(c+"").match(hc)||["-",0,0],e=+(60*d[1])+A(d[2]);return"+"===d[0]?-e:e}function R(a,b,c){var d,e=c._a;switch(a){case"Q":null!=b&&(e[Bb]=3*(A(b)-1));break;case"M":case"MM":null!=b&&(e[Bb]=A(b)-1);break;case"MMM":case"MMMM":d=c._locale.monthsParse(b),null!=d?e[Bb]=d:c._pf.invalidMonth=b;break;case"D":case"DD":null!=b&&(e[Cb]=A(b));break;case"Do":null!=b&&(e[Cb]=A(parseInt(b,10)));break;case"DDD":case"DDDD":null!=b&&(c._dayOfYear=A(b));break;case"YY":e[Ab]=tb.parseTwoDigitYear(b);break;case"YYYY":case"YYYYY":case"YYYYYY":e[Ab]=A(b);break;case"a":case"A":c._isPm=c._locale.isPM(b);break;case"H":case"HH":case"h":case"hh":e[Db]=A(b);break;case"m":case"mm":e[Eb]=A(b);break;case"s":case"ss":e[Fb]=A(b);break;case"S":case"SS":case"SSS":case"SSSS":e[Gb]=A(1e3*("0."+b));break;case"X":c._d=new Date(1e3*parseFloat(b));break;case"Z":case"ZZ":c._useUTC=!0,c._tzm=Q(b);break;case"dd":case"ddd":case"dddd":d=c._locale.weekdaysParse(b),null!=d?(c._w=c._w||{},c._w.d=d):c._pf.invalidWeekday=b;break;case"w":case"ww":case"W":case"WW":case"d":case"e":case"E":a=a.substr(0,1);case"gggg":case"GGGG":case"GGGGG":a=a.substr(0,2),b&&(c._w=c._w||{},c._w[a]=A(b));break;case"gg":case"GG":c._w=c._w||{},c._w[a]=tb.parseTwoDigitYear(b)}}function S(a){var c,d,e,f,g,h,i;c=a._w,null!=c.GG||null!=c.W||null!=c.E?(g=1,h=4,d=b(c.GG,a._a[Ab],hb(tb(),1,4).year),e=b(c.W,1),f=b(c.E,1)):(g=a._locale._week.dow,h=a._locale._week.doy,d=b(c.gg,a._a[Ab],hb(tb(),g,h).year),e=b(c.w,1),null!=c.d?(f=c.d,g>f&&++e):f=null!=c.e?c.e+g:g),i=ib(d,e,f,h,g),a._a[Ab]=i.year,a._dayOfYear=i.dayOfYear}function T(a){var c,d,e,f,g=[];if(!a._d){for(e=V(a),a._w&&null==a._a[Cb]&&null==a._a[Bb]&&S(a),a._dayOfYear&&(f=b(a._a[Ab],e[Ab]),a._dayOfYear>D(f)&&(a._pf._overflowDayOfYear=!0),d=db(f,0,a._dayOfYear),a._a[Bb]=d.getUTCMonth(),a._a[Cb]=d.getUTCDate()),c=0;3>c&&null==a._a[c];++c)a._a[c]=g[c]=e[c];for(;7>c;c++)a._a[c]=g[c]=null==a._a[c]?2===c?1:0:a._a[c];a._d=(a._useUTC?db:cb).apply(null,g),null!=a._tzm&&a._d.setUTCMinutes(a._d.getUTCMinutes()+a._tzm)}}function U(a){var b;a._d||(b=y(a._i),a._a=[b.year,b.month,b.day,b.hour,b.minute,b.second,b.millisecond],T(a))}function V(a){var b=new Date;return a._useUTC?[b.getUTCFullYear(),b.getUTCMonth(),b.getUTCDate()]:[b.getFullYear(),b.getMonth(),b.getDate()]}function W(a){if(a._f===tb.ISO_8601)return void $(a);a._a=[],a._pf.empty=!0;var b,c,d,e,f,g=""+a._i,h=g.length,i=0;for(d=O(a._f,a._locale).match(Nb)||[],b=0;b0&&a._pf.unusedInput.push(f),g=g.slice(g.indexOf(c)+c.length),i+=c.length),pc[e]?(c?a._pf.empty=!1:a._pf.unusedTokens.push(e),R(e,c,a)):a._strict&&!c&&a._pf.unusedTokens.push(e);a._pf.charsLeftOver=h-i,g.length>0&&a._pf.unusedInput.push(g),a._isPm&&a._a[Db]<12&&(a._a[Db]+=12),a._isPm===!1&&12===a._a[Db]&&(a._a[Db]=0),T(a),F(a)}function X(a){return a.replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(a,b,c,d,e){return b||c||d||e})}function Y(a){return a.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function Z(a){var b,c,e,f,g;if(0===a._f.length)return a._pf.invalidFormat=!0,void(a._d=new Date(0/0));for(f=0;fg)&&(e=g,c=b));m(a,c||b)}function $(a){var b,c,d=a._i,e=dc.exec(d);if(e){for(a._pf.iso=!0,b=0,c=fc.length;c>b;b++)if(fc[b][1].exec(d)){a._f=fc[b][0]+(e[6]||" ");break}for(b=0,c=gc.length;c>b;b++)if(gc[b][1].exec(d)){a._f+=gc[b][0];break}d.match(Vb)&&(a._f+="Z"),W(a)}else a._isValid=!1}function _(a){$(a),a._isValid===!1&&(delete a._isValid,tb.createFromInputFallback(a))}function ab(a,b){var c,d=[];for(c=0;ca&&h.setFullYear(a),h}function db(a){var b=new Date(Date.UTC.apply(null,arguments));return 1970>a&&b.setUTCFullYear(a),b}function eb(a,b){if("string"==typeof a)if(isNaN(a)){if(a=b.weekdaysParse(a),"number"!=typeof a)return null}else a=parseInt(a,10);return a}function fb(a,b,c,d,e){return e.relativeTime(b||1,!!c,a,d)}function gb(a,b,c){var d=tb.duration(a).abs(),e=yb(d.as("s")),f=yb(d.as("m")),g=yb(d.as("h")),h=yb(d.as("d")),i=yb(d.as("M")),j=yb(d.as("y")),k=e0,k[4]=c,fb.apply({},k)}function hb(a,b,c){var d,e=c-b,f=c-a.day();return f>e&&(f-=7),e-7>f&&(f+=7),d=tb(a).add(f,"d"),{week:Math.ceil(d.dayOfYear()/7),year:d.year()}}function ib(a,b,c,d,e){var f,g,h=db(a,0,1).getUTCDay();return h=0===h?7:h,c=null!=c?c:e,f=e-h+(h>d?7:0)-(e>h?7:0),g=7*(b-1)+(c-e)+f+1,{year:g>0?a:a-1,dayOfYear:g>0?g:D(a-1)+g}}function jb(b){var c=b._i,d=b._f;return b._locale=b._locale||tb.localeData(b._l),null===c||d===a&&""===c?tb.invalid({nullInput:!0}):("string"==typeof c&&(b._i=c=b._locale.preparse(c)),tb.isMoment(c)?new k(c,!0):(d?u(d)?Z(b):W(b):bb(b),new k(b)))}function kb(a,b){var c,d;if(1===b.length&&u(b[0])&&(b=b[0]),!b.length)return tb();for(c=b[0],d=1;d=0?"+":"-";return b+p(Math.abs(a),6)},gg:function(){return p(this.weekYear()%100,2)},gggg:function(){return p(this.weekYear(),4)},ggggg:function(){return p(this.weekYear(),5)},GG:function(){return p(this.isoWeekYear()%100,2)},GGGG:function(){return p(this.isoWeekYear(),4)},GGGGG:function(){return p(this.isoWeekYear(),5)},e:function(){return this.weekday()},E:function(){return this.isoWeekday()},a:function(){return this.localeData().meridiem(this.hours(),this.minutes(),!0)},A:function(){return this.localeData().meridiem(this.hours(),this.minutes(),!1)},H:function(){return this.hours()},h:function(){return this.hours()%12||12},m:function(){return this.minutes()},s:function(){return this.seconds()},S:function(){return A(this.milliseconds()/100)},SS:function(){return p(A(this.milliseconds()/10),2)},SSS:function(){return p(this.milliseconds(),3)},SSSS:function(){return p(this.milliseconds(),3)},Z:function(){var a=-this.zone(),b="+";return 0>a&&(a=-a,b="-"),b+p(A(a/60),2)+":"+p(A(a)%60,2)},ZZ:function(){var a=-this.zone(),b="+";return 0>a&&(a=-a,b="-"),b+p(A(a/60),2)+p(A(a)%60,2)},z:function(){return this.zoneAbbr()},zz:function(){return this.zoneName()},X:function(){return this.unix()},Q:function(){return this.quarter()}},qc={},rc=["months","monthsShort","weekdays","weekdaysShort","weekdaysMin"];nc.length;)vb=nc.pop(),pc[vb+"o"]=i(pc[vb],vb);for(;oc.length;)vb=oc.pop(),pc[vb+vb]=h(pc[vb],2);pc.DDDD=h(pc.DDD,3),m(j.prototype,{set:function(a){var b,c;for(c in a)b=a[c],"function"==typeof b?this[c]=b:this["_"+c]=b},_months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),months:function(a){return this._months[a.month()]},_monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),monthsShort:function(a){return this._monthsShort[a.month()]},monthsParse:function(a){var b,c,d;for(this._monthsParse||(this._monthsParse=[]),b=0;12>b;b++)if(this._monthsParse[b]||(c=tb.utc([2e3,b]),d="^"+this.months(c,"")+"|^"+this.monthsShort(c,""),this._monthsParse[b]=new RegExp(d.replace(".",""),"i")),this._monthsParse[b].test(a))return b},_weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdays:function(a){return this._weekdays[a.day()]},_weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysShort:function(a){return this._weekdaysShort[a.day()]},_weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),weekdaysMin:function(a){return this._weekdaysMin[a.day()]},weekdaysParse:function(a){var b,c,d;for(this._weekdaysParse||(this._weekdaysParse=[]),b=0;7>b;b++)if(this._weekdaysParse[b]||(c=tb([2e3,1]).day(b),d="^"+this.weekdays(c,"")+"|^"+this.weekdaysShort(c,"")+"|^"+this.weekdaysMin(c,""),this._weekdaysParse[b]=new RegExp(d.replace(".",""),"i")),this._weekdaysParse[b].test(a))return b},_longDateFormat:{LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY LT",LLLL:"dddd, MMMM D, YYYY LT"},longDateFormat:function(a){var b=this._longDateFormat[a];return!b&&this._longDateFormat[a.toUpperCase()]&&(b=this._longDateFormat[a.toUpperCase()].replace(/MMMM|MM|DD|dddd/g,function(a){return a.slice(1)}),this._longDateFormat[a]=b),b},isPM:function(a){return"p"===(a+"").toLowerCase().charAt(0)},_meridiemParse:/[ap]\.?m?\.?/i,meridiem:function(a,b,c){return a>11?c?"pm":"PM":c?"am":"AM"},_calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},calendar:function(a,b){var c=this._calendar[a];return"function"==typeof c?c.apply(b):c},_relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},relativeTime:function(a,b,c,d){var e=this._relativeTime[c];return"function"==typeof e?e(a,b,c,d):e.replace(/%d/i,a)},pastFuture:function(a,b){var c=this._relativeTime[a>0?"future":"past"];return"function"==typeof c?c(b):c.replace(/%s/i,b)},ordinal:function(a){return this._ordinal.replace("%d",a)},_ordinal:"%d",preparse:function(a){return a},postformat:function(a){return a},week:function(a){return hb(a,this._week.dow,this._week.doy).week},_week:{dow:0,doy:6},_invalidDate:"Invalid date",invalidDate:function(){return this._invalidDate}}),tb=function(b,c,e,f){var g;return"boolean"==typeof e&&(f=e,e=a),g={},g._isAMomentObject=!0,g._i=b,g._f=c,g._l=e,g._strict=f,g._isUTC=!1,g._pf=d(),jb(g)},tb.suppressDeprecationWarnings=!1,tb.createFromInputFallback=f("moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.",function(a){a._d=new Date(a._i)}),tb.min=function(){var a=[].slice.call(arguments,0);return kb("isBefore",a)},tb.max=function(){var a=[].slice.call(arguments,0);return kb("isAfter",a)},tb.utc=function(b,c,e,f){var g;return"boolean"==typeof e&&(f=e,e=a),g={},g._isAMomentObject=!0,g._useUTC=!0,g._isUTC=!0,g._l=e,g._i=b,g._f=c,g._strict=f,g._pf=d(),jb(g).utc()},tb.unix=function(a){return tb(1e3*a)},tb.duration=function(a,b){var d,e,f,g,h=a,i=null;return tb.isDuration(a)?h={ms:a._milliseconds,d:a._days,M:a._months}:"number"==typeof a?(h={},b?h[b]=a:h.milliseconds=a):(i=Lb.exec(a))?(d="-"===i[1]?-1:1,h={y:0,d:A(i[Cb])*d,h:A(i[Db])*d,m:A(i[Eb])*d,s:A(i[Fb])*d,ms:A(i[Gb])*d}):(i=Mb.exec(a))?(d="-"===i[1]?-1:1,f=function(a){var b=a&&parseFloat(a.replace(",","."));return(isNaN(b)?0:b)*d},h={y:f(i[2]),M:f(i[3]),d:f(i[4]),h:f(i[5]),m:f(i[6]),s:f(i[7]),w:f(i[8])}):"object"==typeof h&&("from"in h||"to"in h)&&(g=r(tb(h.from),tb(h.to)),h={},h.ms=g.milliseconds,h.M=g.months),e=new l(h),tb.isDuration(a)&&c(a,"_locale")&&(e._locale=a._locale),e},tb.version=wb,tb.defaultFormat=ec,tb.ISO_8601=function(){},tb.momentProperties=Ib,tb.updateOffset=function(){},tb.relativeTimeThreshold=function(b,c){return mc[b]===a?!1:c===a?mc[b]:(mc[b]=c,!0)},tb.lang=f("moment.lang is deprecated. Use moment.locale instead.",function(a,b){return tb.locale(a,b)}),tb.locale=function(a,b){var c;return a&&(c="undefined"!=typeof b?tb.defineLocale(a,b):tb.localeData(a),c&&(tb.duration._locale=tb._locale=c)),tb._locale._abbr},tb.defineLocale=function(a,b){return null!==b?(b.abbr=a,Hb[a]||(Hb[a]=new j),Hb[a].set(b),tb.locale(a),Hb[a]):(delete Hb[a],null)},tb.langData=f("moment.langData is deprecated. Use moment.localeData instead.",function(a){return tb.localeData(a)}),tb.localeData=function(a){var b;if(a&&a._locale&&a._locale._abbr&&(a=a._locale._abbr),!a)return tb._locale;if(!u(a)){if(b=J(a))return b;a=[a]}return I(a)},tb.isMoment=function(a){return a instanceof k||null!=a&&c(a,"_isAMomentObject")},tb.isDuration=function(a){return a instanceof l};for(vb=rc.length-1;vb>=0;--vb)z(rc[vb]);tb.normalizeUnits=function(a){return x(a)},tb.invalid=function(a){var b=tb.utc(0/0);return null!=a?m(b._pf,a):b._pf.userInvalidated=!0,b},tb.parseZone=function(){return tb.apply(null,arguments).parseZone()},tb.parseTwoDigitYear=function(a){return A(a)+(A(a)>68?1900:2e3)},m(tb.fn=k.prototype,{clone:function(){return tb(this)},valueOf:function(){return+this._d+6e4*(this._offset||0)},unix:function(){return Math.floor(+this/1e3)},toString:function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},toDate:function(){return this._offset?new Date(+this):this._d},toISOString:function(){var a=tb(this).utc();return 00:!1},parsingFlags:function(){return m({},this._pf)},invalidAt:function(){return this._pf.overflow},utc:function(a){return this.zone(0,a)},local:function(a){return this._isUTC&&(this.zone(0,a),this._isUTC=!1,a&&this.add(this._dateTzOffset(),"m")),this},format:function(a){var b=N(this,a||tb.defaultFormat);return this.localeData().postformat(b)},add:s(1,"add"),subtract:s(-1,"subtract"),diff:function(a,b,c){var d,e,f,g=K(a,this),h=6e4*(this.zone()-g.zone());return b=x(b),"year"===b||"month"===b?(d=432e5*(this.daysInMonth()+g.daysInMonth()),e=12*(this.year()-g.year())+(this.month()-g.month()),f=this-tb(this).startOf("month")-(g-tb(g).startOf("month")),f-=6e4*(this.zone()-tb(this).startOf("month").zone()-(g.zone()-tb(g).startOf("month").zone())),e+=f/d,"year"===b&&(e/=12)):(d=this-g,e="second"===b?d/1e3:"minute"===b?d/6e4:"hour"===b?d/36e5:"day"===b?(d-h)/864e5:"week"===b?(d-h)/6048e5:d),c?e:o(e)},from:function(a,b){return tb.duration({to:this,from:a}).locale(this.locale()).humanize(!b)},fromNow:function(a){return this.from(tb(),a)},calendar:function(a){var b=a||tb(),c=K(b,this).startOf("day"),d=this.diff(c,"days",!0),e=-6>d?"sameElse":-1>d?"lastWeek":0>d?"lastDay":1>d?"sameDay":2>d?"nextDay":7>d?"nextWeek":"sameElse";return this.format(this.localeData().calendar(e,this))},isLeapYear:function(){return E(this.year())},isDST:function(){return this.zone()+a):+this.clone().startOf(b)>+tb(a).startOf(b)},isBefore:function(a,b){return b=x("undefined"!=typeof b?b:"millisecond"),"millisecond"===b?(a=tb.isMoment(a)?a:tb(a),+a>+this):+this.clone().startOf(b)<+tb(a).startOf(b)},isSame:function(a,b){return b=x(b||"millisecond"),"millisecond"===b?(a=tb.isMoment(a)?a:tb(a),+this===+a):+this.clone().startOf(b)===+K(a,this).startOf(b)},min:f("moment().min is deprecated, use moment.min instead. https://github.com/moment/moment/issues/1548",function(a){return a=tb.apply(null,arguments),this>a?this:a}),max:f("moment().max is deprecated, use moment.max instead. https://github.com/moment/moment/issues/1548",function(a){return a=tb.apply(null,arguments),a>this?this:a}),zone:function(a,b){var c,d=this._offset||0;return null==a?this._isUTC?d:this._dateTzOffset():("string"==typeof a&&(a=Q(a)),Math.abs(a)<16&&(a=60*a),!this._isUTC&&b&&(c=this._dateTzOffset()),this._offset=a,this._isUTC=!0,null!=c&&this.subtract(c,"m"),d!==a&&(!b||this._changeInProgress?t(this,tb.duration(d-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,tb.updateOffset(this,!0),this._changeInProgress=null)),this)},zoneAbbr:function(){return this._isUTC?"UTC":""},zoneName:function(){return this._isUTC?"Coordinated Universal Time":""},parseZone:function(){return this._tzm?this.zone(this._tzm):"string"==typeof this._i&&this.zone(this._i),this},hasAlignedHourOffset:function(a){return a=a?tb(a).zone():0,(this.zone()-a)%60===0},daysInMonth:function(){return B(this.year(),this.month())},dayOfYear:function(a){var b=yb((tb(this).startOf("day")-tb(this).startOf("year"))/864e5)+1;return null==a?b:this.add(a-b,"d")},quarter:function(a){return null==a?Math.ceil((this.month()+1)/3):this.month(3*(a-1)+this.month()%3)},weekYear:function(a){var b=hb(this,this.localeData()._week.dow,this.localeData()._week.doy).year;return null==a?b:this.add(a-b,"y")},isoWeekYear:function(a){var b=hb(this,1,4).year;return null==a?b:this.add(a-b,"y")},week:function(a){var b=this.localeData().week(this);return null==a?b:this.add(7*(a-b),"d")},isoWeek:function(a){var b=hb(this,1,4).week;return null==a?b:this.add(7*(a-b),"d")},weekday:function(a){var b=(this.day()+7-this.localeData()._week.dow)%7;return null==a?b:this.add(a-b,"d")},isoWeekday:function(a){return null==a?this.day()||7:this.day(this.day()%7?a:a-7)},isoWeeksInYear:function(){return C(this.year(),1,4)},weeksInYear:function(){var a=this.localeData()._week;return C(this.year(),a.dow,a.doy)},get:function(a){return a=x(a),this[a]()},set:function(a,b){return a=x(a),"function"==typeof this[a]&&this[a](b),this},locale:function(b){var c;return b===a?this._locale._abbr:(c=tb.localeData(b),null!=c&&(this._locale=c),this)},lang:f("moment().lang() is deprecated. Use moment().localeData() instead.",function(b){return b===a?this.localeData():this.locale(b)}),localeData:function(){return this._locale},_dateTzOffset:function(){return 15*Math.round(this._d.getTimezoneOffset()/15)}}),tb.fn.millisecond=tb.fn.milliseconds=ob("Milliseconds",!1),tb.fn.second=tb.fn.seconds=ob("Seconds",!1),tb.fn.minute=tb.fn.minutes=ob("Minutes",!1),tb.fn.hour=tb.fn.hours=ob("Hours",!0),tb.fn.date=ob("Date",!0),tb.fn.dates=f("dates accessor is deprecated. Use date instead.",ob("Date",!0)),tb.fn.year=ob("FullYear",!0),tb.fn.years=f("years accessor is deprecated. Use year instead.",ob("FullYear",!0)),tb.fn.days=tb.fn.day,tb.fn.months=tb.fn.month,tb.fn.weeks=tb.fn.week,tb.fn.isoWeeks=tb.fn.isoWeek,tb.fn.quarters=tb.fn.quarter,tb.fn.toJSON=tb.fn.toISOString,m(tb.duration.fn=l.prototype,{_bubble:function(){var a,b,c,d=this._milliseconds,e=this._days,f=this._months,g=this._data,h=0;g.milliseconds=d%1e3,a=o(d/1e3),g.seconds=a%60,b=o(a/60),g.minutes=b%60,c=o(b/60),g.hours=c%24,e+=o(c/24),h=o(pb(e)),e-=o(qb(h)),f+=o(e/30),e%=30,h+=o(f/12),f%=12,g.days=e,g.months=f,g.years=h},abs:function(){return this._milliseconds=Math.abs(this._milliseconds),this._days=Math.abs(this._days),this._months=Math.abs(this._months),this._data.milliseconds=Math.abs(this._data.milliseconds),this._data.seconds=Math.abs(this._data.seconds),this._data.minutes=Math.abs(this._data.minutes),this._data.hours=Math.abs(this._data.hours),this._data.months=Math.abs(this._data.months),this._data.years=Math.abs(this._data.years),this},weeks:function(){return o(this.days()/7)},valueOf:function(){return this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*A(this._months/12)},humanize:function(a){var b=gb(this,!a,this.localeData());return a&&(b=this.localeData().pastFuture(+this,b)),this.localeData().postformat(b)},add:function(a,b){var c=tb.duration(a,b);return this._milliseconds+=c._milliseconds,this._days+=c._days,this._months+=c._months,this._bubble(),this},subtract:function(a,b){var c=tb.duration(a,b);return this._milliseconds-=c._milliseconds,this._days-=c._days,this._months-=c._months,this._bubble(),this},get:function(a){return a=x(a),this[a.toLowerCase()+"s"]()},as:function(a){var b,c;if(a=x(a),"month"===a||"year"===a)return b=this._days+this._milliseconds/864e5,c=this._months+12*pb(b),"month"===a?c:c/12;switch(b=this._days+qb(this._months/12),a){case"week":return b/7+this._milliseconds/6048e5;case"day":return b+this._milliseconds/864e5;case"hour":return 24*b+this._milliseconds/36e5;case"minute":return 24*b*60+this._milliseconds/6e4;case"second":return 24*b*60*60+this._milliseconds/1e3;case"millisecond":return Math.floor(24*b*60*60*1e3)+this._milliseconds;default:throw new Error("Unknown unit "+a)}},lang:tb.fn.lang,locale:tb.fn.locale,toIsoString:f("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",function(){return this.toISOString()}),toISOString:function(){var a=Math.abs(this.years()),b=Math.abs(this.months()),c=Math.abs(this.days()),d=Math.abs(this.hours()),e=Math.abs(this.minutes()),f=Math.abs(this.seconds()+this.milliseconds()/1e3);return this.asSeconds()?(this.asSeconds()<0?"-":"")+"P"+(a?a+"Y":"")+(b?b+"M":"")+(c?c+"D":"")+(d||e||f?"T":"")+(d?d+"H":"")+(e?e+"M":"")+(f?f+"S":""):"P0D"},localeData:function(){return this._locale}}),tb.duration.fn.toString=tb.duration.fn.toISOString;for(vb in ic)c(ic,vb)&&rb(vb.toLowerCase());tb.duration.fn.asMilliseconds=function(){return this.as("ms")},tb.duration.fn.asSeconds=function(){return this.as("s")},tb.duration.fn.asMinutes=function(){return this.as("m")},tb.duration.fn.asHours=function(){return this.as("h")},tb.duration.fn.asDays=function(){return this.as("d")},tb.duration.fn.asWeeks=function(){return this.as("weeks")},tb.duration.fn.asMonths=function(){return this.as("M")},tb.duration.fn.asYears=function(){return this.as("y")},tb.locale("en",{ordinal:function(a){var b=a%10,c=1===A(a%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th"; +return a+c}}),Jb?module.exports=tb:"function"==typeof define&&define.amd?(define("moment",function(a,b,c){return c.config&&c.config()&&c.config().noGlobal===!0&&(xb.moment=ub),tb}),sb(!0)):sb()}).call(this); \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.js new file mode 100644 index 0000000..f9d1f34 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.js @@ -0,0 +1,4883 @@ +var stats = { + type: "GROUP", +name: "Global Information", +path: "", +pathFormatted: "group_missing-name-b06d1", +stats: { + "name": "Global Information", + "numberOfRequests": { + "total": "488", + "ok": "488", + "ko": "0" + }, + "minResponseTime": { + "total": "23", + "ok": "23", + "ko": "-" + }, + "maxResponseTime": { + "total": "7089", + "ok": "7089", + "ko": "-" + }, + "meanResponseTime": { + "total": "861", + "ok": "861", + "ko": "-" + }, + "standardDeviation": { + "total": "1062", + "ok": "1062", + "ko": "-" + }, + "percentiles1": { + "total": "357", + "ok": "357", + "ko": "-" + }, + "percentiles2": { + "total": "1321", + "ok": "1321", + "ko": "-" + }, + "percentiles3": { + "total": "3232", + "ok": "3232", + "ko": "-" + }, + "percentiles4": { + "total": "4495", + "ok": "4495", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 317, + "percentage": 65 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 33, + "percentage": 7 + }, + "group3": { + "name": "t > 1200 ms", + "count": 138, + "percentage": 28 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "8", + "ok": "8", + "ko": "-" + } +}, +contents: { +"req_unexistent-fold-f2506": { + type: "REQUEST", + name: "Unexistent folder", +path: "Unexistent folder", +pathFormatted: "req_unexistent-fold-f2506", +stats: { + "name": "Unexistent folder", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "197", + "ok": "197", + "ko": "-" + }, + "maxResponseTime": { + "total": "348", + "ok": "348", + "ko": "-" + }, + "meanResponseTime": { + "total": "255", + "ok": "255", + "ko": "-" + }, + "standardDeviation": { + "total": "43", + "ok": "43", + "ko": "-" + }, + "percentiles1": { + "total": "251", + "ok": "251", + "ko": "-" + }, + "percentiles2": { + "total": "270", + "ok": "270", + "ko": "-" + }, + "percentiles3": { + "total": "323", + "ok": "323", + "ko": "-" + }, + "percentiles4": { + "total": "343", + "ok": "343", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_unexistent-vide-0aaca": { + type: "REQUEST", + name: "Unexistent Videos", +path: "Unexistent Videos", +pathFormatted: "req_unexistent-vide-0aaca", +stats: { + "name": "Unexistent Videos", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "28", + "ok": "28", + "ko": "-" + }, + "maxResponseTime": { + "total": "125", + "ok": "125", + "ko": "-" + }, + "meanResponseTime": { + "total": "90", + "ok": "90", + "ko": "-" + }, + "standardDeviation": { + "total": "29", + "ok": "29", + "ko": "-" + }, + "percentiles1": { + "total": "90", + "ok": "90", + "ko": "-" + }, + "percentiles2": { + "total": "109", + "ok": "109", + "ko": "-" + }, + "percentiles3": { + "total": "125", + "ok": "125", + "ko": "-" + }, + "percentiles4": { + "total": "125", + "ok": "125", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_unexistent-imag-11888": { + type: "REQUEST", + name: "Unexistent Images", +path: "Unexistent Images", +pathFormatted: "req_unexistent-imag-11888", +stats: { + "name": "Unexistent Images", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "114", + "ok": "114", + "ko": "-" + }, + "maxResponseTime": { + "total": "148", + "ok": "148", + "ko": "-" + }, + "meanResponseTime": { + "total": "138", + "ok": "138", + "ko": "-" + }, + "standardDeviation": { + "total": "10", + "ok": "10", + "ko": "-" + }, + "percentiles1": { + "total": "140", + "ok": "140", + "ko": "-" + }, + "percentiles2": { + "total": "143", + "ok": "143", + "ko": "-" + }, + "percentiles3": { + "total": "148", + "ok": "148", + "ko": "-" + }, + "percentiles4": { + "total": "148", + "ok": "148", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_unexistent-imag-3f6e4": { + type: "REQUEST", + name: "Unexistent Images Redirect 1", +path: "Unexistent Images Redirect 1", +pathFormatted: "req_unexistent-imag-3f6e4", +stats: { + "name": "Unexistent Images Redirect 1", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "46", + "ok": "46", + "ko": "-" + }, + "maxResponseTime": { + "total": "74", + "ok": "74", + "ko": "-" + }, + "meanResponseTime": { + "total": "68", + "ok": "68", + "ko": "-" + }, + "standardDeviation": { + "total": "9", + "ok": "9", + "ko": "-" + }, + "percentiles1": { + "total": "72", + "ok": "72", + "ko": "-" + }, + "percentiles2": { + "total": "73", + "ok": "73", + "ko": "-" + }, + "percentiles3": { + "total": "74", + "ok": "74", + "ko": "-" + }, + "percentiles4": { + "total": "74", + "ok": "74", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_unexistent-imag-05138": { + type: "REQUEST", + name: "Unexistent Images Redirect 2", +path: "Unexistent Images Redirect 2", +pathFormatted: "req_unexistent-imag-05138", +stats: { + "name": "Unexistent Images Redirect 2", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "33", + "ok": "33", + "ko": "-" + }, + "maxResponseTime": { + "total": "63", + "ok": "63", + "ko": "-" + }, + "meanResponseTime": { + "total": "51", + "ok": "51", + "ko": "-" + }, + "standardDeviation": { + "total": "9", + "ok": "9", + "ko": "-" + }, + "percentiles1": { + "total": "52", + "ok": "52", + "ko": "-" + }, + "percentiles2": { + "total": "55", + "ok": "55", + "ko": "-" + }, + "percentiles3": { + "total": "63", + "ok": "63", + "ko": "-" + }, + "percentiles4": { + "total": "63", + "ok": "63", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_home-view-38f1e": { + type: "REQUEST", + name: "Home View", +path: "Home View", +pathFormatted: "req_home-view-38f1e", +stats: { + "name": "Home View", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "29", + "ok": "29", + "ko": "-" + }, + "maxResponseTime": { + "total": "49", + "ok": "49", + "ko": "-" + }, + "meanResponseTime": { + "total": "38", + "ok": "38", + "ko": "-" + }, + "standardDeviation": { + "total": "6", + "ok": "6", + "ko": "-" + }, + "percentiles1": { + "total": "37", + "ok": "37", + "ko": "-" + }, + "percentiles2": { + "total": "41", + "ok": "41", + "ko": "-" + }, + "percentiles3": { + "total": "47", + "ok": "47", + "ko": "-" + }, + "percentiles4": { + "total": "49", + "ok": "49", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_home-view-redir-c61bb": { + type: "REQUEST", + name: "Home View Redirect 1", +path: "Home View Redirect 1", +pathFormatted: "req_home-view-redir-c61bb", +stats: { + "name": "Home View Redirect 1", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "23", + "ok": "23", + "ko": "-" + }, + "maxResponseTime": { + "total": "56", + "ok": "56", + "ko": "-" + }, + "meanResponseTime": { + "total": "37", + "ok": "37", + "ko": "-" + }, + "standardDeviation": { + "total": "13", + "ok": "13", + "ko": "-" + }, + "percentiles1": { + "total": "31", + "ok": "31", + "ko": "-" + }, + "percentiles2": { + "total": "51", + "ok": "51", + "ko": "-" + }, + "percentiles3": { + "total": "54", + "ok": "54", + "ko": "-" + }, + "percentiles4": { + "total": "56", + "ok": "56", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_icon-png-cc35d": { + type: "REQUEST", + name: "icon.png", +path: "icon.png", +pathFormatted: "req_icon-png-cc35d", +stats: { + "name": "icon.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "491", + "ok": "491", + "ko": "-" + }, + "maxResponseTime": { + "total": "498", + "ok": "498", + "ko": "-" + }, + "meanResponseTime": { + "total": "495", + "ok": "495", + "ko": "-" + }, + "standardDeviation": { + "total": "2", + "ok": "2", + "ko": "-" + }, + "percentiles1": { + "total": "495", + "ok": "495", + "ko": "-" + }, + "percentiles2": { + "total": "497", + "ok": "497", + "ko": "-" + }, + "percentiles3": { + "total": "498", + "ok": "498", + "ko": "-" + }, + "percentiles4": { + "total": "498", + "ok": "498", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_aja-gif-e3ae3": { + type: "REQUEST", + name: "aja.gif", +path: "aja.gif", +pathFormatted: "req_aja-gif-e3ae3", +stats: { + "name": "aja.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1326", + "ok": "1326", + "ko": "-" + }, + "maxResponseTime": { + "total": "3484", + "ok": "3484", + "ko": "-" + }, + "meanResponseTime": { + "total": "1818", + "ok": "1818", + "ko": "-" + }, + "standardDeviation": { + "total": "756", + "ok": "756", + "ko": "-" + }, + "percentiles1": { + "total": "1329", + "ok": "1329", + "ko": "-" + }, + "percentiles2": { + "total": "2023", + "ok": "2023", + "ko": "-" + }, + "percentiles3": { + "total": "3170", + "ok": "3170", + "ko": "-" + }, + "percentiles4": { + "total": "3421", + "ok": "3421", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_angel-gif-4f0cb": { + type: "REQUEST", + name: "angel.gif", +path: "angel.gif", +pathFormatted: "req_angel-gif-4f0cb", +stats: { + "name": "angel.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1322", + "ok": "1322", + "ko": "-" + }, + "maxResponseTime": { + "total": "1709", + "ok": "1709", + "ko": "-" + }, + "meanResponseTime": { + "total": "1373", + "ok": "1373", + "ko": "-" + }, + "standardDeviation": { + "total": "127", + "ok": "127", + "ko": "-" + }, + "percentiles1": { + "total": "1325", + "ok": "1325", + "ko": "-" + }, + "percentiles2": { + "total": "1327", + "ok": "1327", + "ko": "-" + }, + "percentiles3": { + "total": "1577", + "ok": "1577", + "ko": "-" + }, + "percentiles4": { + "total": "1683", + "ok": "1683", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_ale-gif-211b8": { + type: "REQUEST", + name: "ale.gif", +path: "ale.gif", +pathFormatted: "req_ale-gif-211b8", +stats: { + "name": "ale.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1316", + "ok": "1316", + "ko": "-" + }, + "maxResponseTime": { + "total": "3554", + "ok": "3554", + "ko": "-" + }, + "meanResponseTime": { + "total": "1924", + "ok": "1924", + "ko": "-" + }, + "standardDeviation": { + "total": "928", + "ok": "928", + "ko": "-" + }, + "percentiles1": { + "total": "1349", + "ok": "1349", + "ko": "-" + }, + "percentiles2": { + "total": "2153", + "ok": "2153", + "ko": "-" + }, + "percentiles3": { + "total": "3528", + "ok": "3528", + "ko": "-" + }, + "percentiles4": { + "total": "3549", + "ok": "3549", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_angry-gif-8cab5": { + type: "REQUEST", + name: "angry.gif", +path: "angry.gif", +pathFormatted: "req_angry-gif-8cab5", +stats: { + "name": "angry.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1320", + "ok": "1320", + "ko": "-" + }, + "maxResponseTime": { + "total": "2857", + "ok": "2857", + "ko": "-" + }, + "meanResponseTime": { + "total": "1689", + "ok": "1689", + "ko": "-" + }, + "standardDeviation": { + "total": "542", + "ok": "542", + "ko": "-" + }, + "percentiles1": { + "total": "1324", + "ok": "1324", + "ko": "-" + }, + "percentiles2": { + "total": "1920", + "ok": "1920", + "ko": "-" + }, + "percentiles3": { + "total": "2638", + "ok": "2638", + "ko": "-" + }, + "percentiles4": { + "total": "2813", + "ok": "2813", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_awklaugh-gif-d8ff2": { + type: "REQUEST", + name: "awklaugh.gif", +path: "awklaugh.gif", +pathFormatted: "req_awklaugh-gif-d8ff2", +stats: { + "name": "awklaugh.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1313", + "ok": "1313", + "ko": "-" + }, + "maxResponseTime": { + "total": "1835", + "ok": "1835", + "ko": "-" + }, + "meanResponseTime": { + "total": "1435", + "ok": "1435", + "ko": "-" + }, + "standardDeviation": { + "total": "204", + "ok": "204", + "ko": "-" + }, + "percentiles1": { + "total": "1319", + "ok": "1319", + "ko": "-" + }, + "percentiles2": { + "total": "1433", + "ok": "1433", + "ko": "-" + }, + "percentiles3": { + "total": "1801", + "ok": "1801", + "ko": "-" + }, + "percentiles4": { + "total": "1828", + "ok": "1828", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_212328-200-png-0d6d1": { + type: "REQUEST", + name: "212328-200.png", +path: "212328-200.png", +pathFormatted: "req_212328-200-png-0d6d1", +stats: { + "name": "212328-200.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1326", + "ok": "1326", + "ko": "-" + }, + "maxResponseTime": { + "total": "3775", + "ok": "3775", + "ko": "-" + }, + "meanResponseTime": { + "total": "2001", + "ok": "2001", + "ko": "-" + }, + "standardDeviation": { + "total": "703", + "ok": "703", + "ko": "-" + }, + "percentiles1": { + "total": "1886", + "ok": "1886", + "ko": "-" + }, + "percentiles2": { + "total": "1947", + "ok": "1947", + "ko": "-" + }, + "percentiles3": { + "total": "3139", + "ok": "3139", + "ko": "-" + }, + "percentiles4": { + "total": "3648", + "ok": "3648", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_-u-http-3a-2f-2-159b7": { + type: "REQUEST", + name: "?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1", +path: "?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1", +pathFormatted: "req_-u-http-3a-2f-2-159b7", +stats: { + "name": "?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1443", + "ok": "1443", + "ko": "-" + }, + "maxResponseTime": { + "total": "2531", + "ok": "2531", + "ko": "-" + }, + "meanResponseTime": { + "total": "2002", + "ok": "2002", + "ko": "-" + }, + "standardDeviation": { + "total": "441", + "ok": "441", + "ko": "-" + }, + "percentiles1": { + "total": "2257", + "ok": "2257", + "ko": "-" + }, + "percentiles2": { + "total": "2298", + "ok": "2298", + "ko": "-" + }, + "percentiles3": { + "total": "2473", + "ok": "2473", + "ko": "-" + }, + "percentiles4": { + "total": "2519", + "ok": "2519", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_css-family-alle-dfb31": { + type: "REQUEST", + name: "css?family=Allerta Stencil", +path: "css?family=Allerta Stencil", +pathFormatted: "req_css-family-alle-dfb31", +stats: { + "name": "css?family=Allerta Stencil", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1113", + "ok": "1113", + "ko": "-" + }, + "maxResponseTime": { + "total": "1608", + "ok": "1608", + "ko": "-" + }, + "meanResponseTime": { + "total": "1269", + "ok": "1269", + "ko": "-" + }, + "standardDeviation": { + "total": "211", + "ok": "211", + "ko": "-" + }, + "percentiles1": { + "total": "1116", + "ok": "1116", + "ko": "-" + }, + "percentiles2": { + "total": "1426", + "ok": "1426", + "ko": "-" + }, + "percentiles3": { + "total": "1607", + "ok": "1607", + "ko": "-" + }, + "percentiles4": { + "total": "1608", + "ok": "1608", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 5, + "percentage": 63 + }, + "group3": { + "name": "t > 1200 ms", + "count": 3, + "percentage": 38 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_rwi-12-512-png-b5ae2": { + type: "REQUEST", + name: "rwi-12-512.png", +path: "rwi-12-512.png", +pathFormatted: "req_rwi-12-512-png-b5ae2", +stats: { + "name": "rwi-12-512.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1111", + "ok": "1111", + "ko": "-" + }, + "maxResponseTime": { + "total": "2022", + "ok": "2022", + "ko": "-" + }, + "meanResponseTime": { + "total": "1528", + "ok": "1528", + "ko": "-" + }, + "standardDeviation": { + "total": "397", + "ok": "397", + "ko": "-" + }, + "percentiles1": { + "total": "1462", + "ok": "1462", + "ko": "-" + }, + "percentiles2": { + "total": "1944", + "ok": "1944", + "ko": "-" + }, + "percentiles3": { + "total": "2020", + "ok": "2020", + "ko": "-" + }, + "percentiles4": { + "total": "2022", + "ok": "2022", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 3, + "percentage": 38 + }, + "group3": { + "name": "t > 1200 ms", + "count": 5, + "percentage": 63 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_cam-camera-reco-ec046": { + type: "REQUEST", + name: "cam-camera-record-video-film-movie-round-512.png", +path: "cam-camera-record-video-film-movie-round-512.png", +pathFormatted: "req_cam-camera-reco-ec046", +stats: { + "name": "cam-camera-record-video-film-movie-round-512.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1201", + "ok": "1201", + "ko": "-" + }, + "maxResponseTime": { + "total": "2468", + "ok": "2468", + "ko": "-" + }, + "meanResponseTime": { + "total": "1804", + "ok": "1804", + "ko": "-" + }, + "standardDeviation": { + "total": "414", + "ok": "414", + "ko": "-" + }, + "percentiles1": { + "total": "1907", + "ok": "1907", + "ko": "-" + }, + "percentiles2": { + "total": "2040", + "ok": "2040", + "ko": "-" + }, + "percentiles3": { + "total": "2341", + "ok": "2341", + "ko": "-" + }, + "percentiles4": { + "total": "2443", + "ok": "2443", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_broken-gif-75108": { + type: "REQUEST", + name: "broken.gif", +path: "broken.gif", +pathFormatted: "req_broken-gif-75108", +stats: { + "name": "broken.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "116", + "ok": "116", + "ko": "-" + }, + "maxResponseTime": { + "total": "140", + "ok": "140", + "ko": "-" + }, + "meanResponseTime": { + "total": "120", + "ok": "120", + "ko": "-" + }, + "standardDeviation": { + "total": "8", + "ok": "8", + "ko": "-" + }, + "percentiles1": { + "total": "118", + "ok": "118", + "ko": "-" + }, + "percentiles2": { + "total": "118", + "ok": "118", + "ko": "-" + }, + "percentiles3": { + "total": "133", + "ok": "133", + "ko": "-" + }, + "percentiles4": { + "total": "139", + "ok": "139", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_coffee-gif-70c1a": { + type: "REQUEST", + name: "coffee.gif", +path: "coffee.gif", +pathFormatted: "req_coffee-gif-70c1a", +stats: { + "name": "coffee.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "472", + "ok": "472", + "ko": "-" + }, + "maxResponseTime": { + "total": "1223", + "ok": "1223", + "ko": "-" + }, + "meanResponseTime": { + "total": "701", + "ok": "701", + "ko": "-" + }, + "standardDeviation": { + "total": "264", + "ok": "264", + "ko": "-" + }, + "percentiles1": { + "total": "545", + "ok": "545", + "ko": "-" + }, + "percentiles2": { + "total": "914", + "ok": "914", + "ko": "-" + }, + "percentiles3": { + "total": "1118", + "ok": "1118", + "ko": "-" + }, + "percentiles4": { + "total": "1202", + "ok": "1202", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 5, + "percentage": 63 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 1, + "percentage": 13 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_d-gif-f7d3a": { + type: "REQUEST", + name: "D.gif", +path: "D.gif", +pathFormatted: "req_d-gif-f7d3a", +stats: { + "name": "D.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "120", + "ok": "120", + "ko": "-" + }, + "maxResponseTime": { + "total": "224", + "ok": "224", + "ko": "-" + }, + "meanResponseTime": { + "total": "205", + "ok": "205", + "ko": "-" + }, + "standardDeviation": { + "total": "32", + "ok": "32", + "ko": "-" + }, + "percentiles1": { + "total": "216", + "ok": "216", + "ko": "-" + }, + "percentiles2": { + "total": "218", + "ok": "218", + "ko": "-" + }, + "percentiles3": { + "total": "223", + "ok": "223", + "ko": "-" + }, + "percentiles4": { + "total": "224", + "ok": "224", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_dance-gif-5ed4f": { + type: "REQUEST", + name: "dance.gif", +path: "dance.gif", +pathFormatted: "req_dance-gif-5ed4f", +stats: { + "name": "dance.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "146", + "ok": "146", + "ko": "-" + }, + "maxResponseTime": { + "total": "1745", + "ok": "1745", + "ko": "-" + }, + "meanResponseTime": { + "total": "1080", + "ok": "1080", + "ko": "-" + }, + "standardDeviation": { + "total": "446", + "ok": "446", + "ko": "-" + }, + "percentiles1": { + "total": "1132", + "ok": "1132", + "ko": "-" + }, + "percentiles2": { + "total": "1266", + "ok": "1266", + "ko": "-" + }, + "percentiles3": { + "total": "1655", + "ok": "1655", + "ko": "-" + }, + "percentiles4": { + "total": "1727", + "ok": "1727", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 2, + "percentage": 25 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 4, + "percentage": 50 + }, + "group3": { + "name": "t > 1200 ms", + "count": 2, + "percentage": 25 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_doubt-gif-09b43": { + type: "REQUEST", + name: "doubt.gif", +path: "doubt.gif", +pathFormatted: "req_doubt-gif-09b43", +stats: { + "name": "doubt.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "152", + "ok": "152", + "ko": "-" + }, + "maxResponseTime": { + "total": "408", + "ok": "408", + "ko": "-" + }, + "meanResponseTime": { + "total": "238", + "ok": "238", + "ko": "-" + }, + "standardDeviation": { + "total": "78", + "ok": "78", + "ko": "-" + }, + "percentiles1": { + "total": "218", + "ok": "218", + "ko": "-" + }, + "percentiles2": { + "total": "255", + "ok": "255", + "ko": "-" + }, + "percentiles3": { + "total": "370", + "ok": "370", + "ko": "-" + }, + "percentiles4": { + "total": "400", + "ok": "400", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_grazy-gif-e6ad3": { + type: "REQUEST", + name: "grazy.gif", +path: "grazy.gif", +pathFormatted: "req_grazy-gif-e6ad3", +stats: { + "name": "grazy.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "127", + "ok": "127", + "ko": "-" + }, + "maxResponseTime": { + "total": "300", + "ok": "300", + "ko": "-" + }, + "meanResponseTime": { + "total": "258", + "ok": "258", + "ko": "-" + }, + "standardDeviation": { + "total": "67", + "ok": "67", + "ko": "-" + }, + "percentiles1": { + "total": "296", + "ok": "296", + "ko": "-" + }, + "percentiles2": { + "total": "297", + "ok": "297", + "ko": "-" + }, + "percentiles3": { + "total": "299", + "ok": "299", + "ko": "-" + }, + "percentiles4": { + "total": "300", + "ok": "300", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_idk-gif-d24eb": { + type: "REQUEST", + name: "idk.gif", +path: "idk.gif", +pathFormatted: "req_idk-gif-d24eb", +stats: { + "name": "idk.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "124", + "ok": "124", + "ko": "-" + }, + "maxResponseTime": { + "total": "401", + "ok": "401", + "ko": "-" + }, + "meanResponseTime": { + "total": "208", + "ok": "208", + "ko": "-" + }, + "standardDeviation": { + "total": "80", + "ok": "80", + "ko": "-" + }, + "percentiles1": { + "total": "207", + "ok": "207", + "ko": "-" + }, + "percentiles2": { + "total": "211", + "ok": "211", + "ko": "-" + }, + "percentiles3": { + "total": "334", + "ok": "334", + "ko": "-" + }, + "percentiles4": { + "total": "388", + "ok": "388", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_jaja-gif-deaa5": { + type: "REQUEST", + name: "jaja.gif", +path: "jaja.gif", +pathFormatted: "req_jaja-gif-deaa5", +stats: { + "name": "jaja.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "142", + "ok": "142", + "ko": "-" + }, + "maxResponseTime": { + "total": "997", + "ok": "997", + "ko": "-" + }, + "meanResponseTime": { + "total": "491", + "ok": "491", + "ko": "-" + }, + "standardDeviation": { + "total": "338", + "ok": "338", + "ko": "-" + }, + "percentiles1": { + "total": "441", + "ok": "441", + "ko": "-" + }, + "percentiles2": { + "total": "722", + "ok": "722", + "ko": "-" + }, + "percentiles3": { + "total": "978", + "ok": "978", + "ko": "-" + }, + "percentiles4": { + "total": "993", + "ok": "993", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_jajano-gif-e4edd": { + type: "REQUEST", + name: "jajano.gif", +path: "jajano.gif", +pathFormatted: "req_jajano-gif-e4edd", +stats: { + "name": "jajano.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "115", + "ok": "115", + "ko": "-" + }, + "maxResponseTime": { + "total": "942", + "ok": "942", + "ko": "-" + }, + "meanResponseTime": { + "total": "263", + "ok": "263", + "ko": "-" + }, + "standardDeviation": { + "total": "259", + "ok": "259", + "ko": "-" + }, + "percentiles1": { + "total": "171", + "ok": "171", + "ko": "-" + }, + "percentiles2": { + "total": "188", + "ok": "188", + "ko": "-" + }, + "percentiles3": { + "total": "696", + "ok": "696", + "ko": "-" + }, + "percentiles4": { + "total": "893", + "ok": "893", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 7, + "percentage": 88 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_jiji-gif-c411f": { + type: "REQUEST", + name: "jiji.gif", +path: "jiji.gif", +pathFormatted: "req_jiji-gif-c411f", +stats: { + "name": "jiji.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "122", + "ok": "122", + "ko": "-" + }, + "maxResponseTime": { + "total": "375", + "ok": "375", + "ko": "-" + }, + "meanResponseTime": { + "total": "199", + "ok": "199", + "ko": "-" + }, + "standardDeviation": { + "total": "77", + "ok": "77", + "ko": "-" + }, + "percentiles1": { + "total": "180", + "ok": "180", + "ko": "-" + }, + "percentiles2": { + "total": "216", + "ok": "216", + "ko": "-" + }, + "percentiles3": { + "total": "328", + "ok": "328", + "ko": "-" + }, + "percentiles4": { + "total": "366", + "ok": "366", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_lmao-gif-f17f9": { + type: "REQUEST", + name: "lmao.gif", +path: "lmao.gif", +pathFormatted: "req_lmao-gif-f17f9", +stats: { + "name": "lmao.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "104", + "ok": "104", + "ko": "-" + }, + "maxResponseTime": { + "total": "241", + "ok": "241", + "ko": "-" + }, + "meanResponseTime": { + "total": "153", + "ok": "153", + "ko": "-" + }, + "standardDeviation": { + "total": "45", + "ok": "45", + "ko": "-" + }, + "percentiles1": { + "total": "139", + "ok": "139", + "ko": "-" + }, + "percentiles2": { + "total": "168", + "ok": "168", + "ko": "-" + }, + "percentiles3": { + "total": "229", + "ok": "229", + "ko": "-" + }, + "percentiles4": { + "total": "239", + "ok": "239", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_n1-gif-b798a": { + type: "REQUEST", + name: "n1.gif", +path: "n1.gif", +pathFormatted: "req_n1-gif-b798a", +stats: { + "name": "n1.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "115", + "ok": "115", + "ko": "-" + }, + "maxResponseTime": { + "total": "241", + "ok": "241", + "ko": "-" + }, + "meanResponseTime": { + "total": "180", + "ok": "180", + "ko": "-" + }, + "standardDeviation": { + "total": "52", + "ok": "52", + "ko": "-" + }, + "percentiles1": { + "total": "183", + "ok": "183", + "ko": "-" + }, + "percentiles2": { + "total": "230", + "ok": "230", + "ko": "-" + }, + "percentiles3": { + "total": "241", + "ok": "241", + "ko": "-" + }, + "percentiles4": { + "total": "241", + "ok": "241", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_npc-gif-97e7e": { + type: "REQUEST", + name: "npc.gif", +path: "npc.gif", +pathFormatted: "req_npc-gif-97e7e", +stats: { + "name": "npc.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "262", + "ok": "262", + "ko": "-" + }, + "maxResponseTime": { + "total": "361", + "ok": "361", + "ko": "-" + }, + "meanResponseTime": { + "total": "334", + "ok": "334", + "ko": "-" + }, + "standardDeviation": { + "total": "41", + "ok": "41", + "ko": "-" + }, + "percentiles1": { + "total": "356", + "ok": "356", + "ko": "-" + }, + "percentiles2": { + "total": "360", + "ok": "360", + "ko": "-" + }, + "percentiles3": { + "total": "361", + "ok": "361", + "ko": "-" + }, + "percentiles4": { + "total": "361", + "ok": "361", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_popcorn-gif-89103": { + type: "REQUEST", + name: "popcorn.gif", +path: "popcorn.gif", +pathFormatted: "req_popcorn-gif-89103", +stats: { + "name": "popcorn.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "242", + "ok": "242", + "ko": "-" + }, + "maxResponseTime": { + "total": "561", + "ok": "561", + "ko": "-" + }, + "meanResponseTime": { + "total": "325", + "ok": "325", + "ko": "-" + }, + "standardDeviation": { + "total": "100", + "ok": "100", + "ko": "-" + }, + "percentiles1": { + "total": "299", + "ok": "299", + "ko": "-" + }, + "percentiles2": { + "total": "349", + "ok": "349", + "ko": "-" + }, + "percentiles3": { + "total": "489", + "ok": "489", + "ko": "-" + }, + "percentiles4": { + "total": "547", + "ok": "547", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_remove-gif-60ae0": { + type: "REQUEST", + name: "remove.gif", +path: "remove.gif", +pathFormatted: "req_remove-gif-60ae0", +stats: { + "name": "remove.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "976", + "ok": "976", + "ko": "-" + }, + "maxResponseTime": { + "total": "2313", + "ok": "2313", + "ko": "-" + }, + "meanResponseTime": { + "total": "1858", + "ok": "1858", + "ko": "-" + }, + "standardDeviation": { + "total": "368", + "ok": "368", + "ko": "-" + }, + "percentiles1": { + "total": "1894", + "ok": "1894", + "ko": "-" + }, + "percentiles2": { + "total": "2054", + "ok": "2054", + "ko": "-" + }, + "percentiles3": { + "total": "2237", + "ok": "2237", + "ko": "-" + }, + "percentiles4": { + "total": "2298", + "ok": "2298", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 7, + "percentage": 88 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_sadpepe-gif-ad119": { + type: "REQUEST", + name: "sadpepe.gif", +path: "sadpepe.gif", +pathFormatted: "req_sadpepe-gif-ad119", +stats: { + "name": "sadpepe.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "275", + "ok": "275", + "ko": "-" + }, + "maxResponseTime": { + "total": "555", + "ok": "555", + "ko": "-" + }, + "meanResponseTime": { + "total": "415", + "ok": "415", + "ko": "-" + }, + "standardDeviation": { + "total": "89", + "ok": "89", + "ko": "-" + }, + "percentiles1": { + "total": "425", + "ok": "425", + "ko": "-" + }, + "percentiles2": { + "total": "471", + "ok": "471", + "ko": "-" + }, + "percentiles3": { + "total": "531", + "ok": "531", + "ko": "-" + }, + "percentiles4": { + "total": "550", + "ok": "550", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_sidra-gif-2dfbb": { + type: "REQUEST", + name: "sidra.gif", +path: "sidra.gif", +pathFormatted: "req_sidra-gif-2dfbb", +stats: { + "name": "sidra.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "521", + "ok": "521", + "ko": "-" + }, + "maxResponseTime": { + "total": "908", + "ok": "908", + "ko": "-" + }, + "meanResponseTime": { + "total": "636", + "ok": "636", + "ko": "-" + }, + "standardDeviation": { + "total": "122", + "ok": "122", + "ko": "-" + }, + "percentiles1": { + "total": "584", + "ok": "584", + "ko": "-" + }, + "percentiles2": { + "total": "694", + "ok": "694", + "ko": "-" + }, + "percentiles3": { + "total": "840", + "ok": "840", + "ko": "-" + }, + "percentiles4": { + "total": "894", + "ok": "894", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 7, + "percentage": 88 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_sing-gif-a3a5e": { + type: "REQUEST", + name: "sing.gif", +path: "sing.gif", +pathFormatted: "req_sing-gif-a3a5e", +stats: { + "name": "sing.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "52", + "ok": "52", + "ko": "-" + }, + "maxResponseTime": { + "total": "691", + "ok": "691", + "ko": "-" + }, + "meanResponseTime": { + "total": "284", + "ok": "284", + "ko": "-" + }, + "standardDeviation": { + "total": "182", + "ok": "182", + "ko": "-" + }, + "percentiles1": { + "total": "308", + "ok": "308", + "ko": "-" + }, + "percentiles2": { + "total": "315", + "ok": "315", + "ko": "-" + }, + "percentiles3": { + "total": "565", + "ok": "565", + "ko": "-" + }, + "percentiles4": { + "total": "666", + "ok": "666", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_smugpepe-gif-9ee8e": { + type: "REQUEST", + name: "smugpepe.gif", +path: "smugpepe.gif", +pathFormatted: "req_smugpepe-gif-9ee8e", +stats: { + "name": "smugpepe.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "175", + "ok": "175", + "ko": "-" + }, + "maxResponseTime": { + "total": "783", + "ok": "783", + "ko": "-" + }, + "meanResponseTime": { + "total": "450", + "ok": "450", + "ko": "-" + }, + "standardDeviation": { + "total": "190", + "ok": "190", + "ko": "-" + }, + "percentiles1": { + "total": "411", + "ok": "411", + "ko": "-" + }, + "percentiles2": { + "total": "589", + "ok": "589", + "ko": "-" + }, + "percentiles3": { + "total": "731", + "ok": "731", + "ko": "-" + }, + "percentiles4": { + "total": "773", + "ok": "773", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_sniper-gif-d887f": { + type: "REQUEST", + name: "sniper.gif", +path: "sniper.gif", +pathFormatted: "req_sniper-gif-d887f", +stats: { + "name": "sniper.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "50", + "ok": "50", + "ko": "-" + }, + "maxResponseTime": { + "total": "672", + "ok": "672", + "ko": "-" + }, + "meanResponseTime": { + "total": "174", + "ok": "174", + "ko": "-" + }, + "standardDeviation": { + "total": "204", + "ok": "204", + "ko": "-" + }, + "percentiles1": { + "total": "71", + "ok": "71", + "ko": "-" + }, + "percentiles2": { + "total": "165", + "ok": "165", + "ko": "-" + }, + "percentiles3": { + "total": "541", + "ok": "541", + "ko": "-" + }, + "percentiles4": { + "total": "646", + "ok": "646", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_srsly-gif-ba1e7": { + type: "REQUEST", + name: "srsly.gif", +path: "srsly.gif", +pathFormatted: "req_srsly-gif-ba1e7", +stats: { + "name": "srsly.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "66", + "ok": "66", + "ko": "-" + }, + "maxResponseTime": { + "total": "771", + "ok": "771", + "ko": "-" + }, + "meanResponseTime": { + "total": "231", + "ok": "231", + "ko": "-" + }, + "standardDeviation": { + "total": "214", + "ok": "214", + "ko": "-" + }, + "percentiles1": { + "total": "153", + "ok": "153", + "ko": "-" + }, + "percentiles2": { + "total": "211", + "ok": "211", + "ko": "-" + }, + "percentiles3": { + "total": "607", + "ok": "607", + "ko": "-" + }, + "percentiles4": { + "total": "738", + "ok": "738", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_thumbsup-gif-7f609": { + type: "REQUEST", + name: "thumbsup.gif", +path: "thumbsup.gif", +pathFormatted: "req_thumbsup-gif-7f609", +stats: { + "name": "thumbsup.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "59", + "ok": "59", + "ko": "-" + }, + "maxResponseTime": { + "total": "451", + "ok": "451", + "ko": "-" + }, + "meanResponseTime": { + "total": "159", + "ok": "159", + "ko": "-" + }, + "standardDeviation": { + "total": "117", + "ok": "117", + "ko": "-" + }, + "percentiles1": { + "total": "127", + "ok": "127", + "ko": "-" + }, + "percentiles2": { + "total": "168", + "ok": "168", + "ko": "-" + }, + "percentiles3": { + "total": "355", + "ok": "355", + "ko": "-" + }, + "percentiles4": { + "total": "432", + "ok": "432", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_wink-gif-6d3c0": { + type: "REQUEST", + name: "wink.gif", +path: "wink.gif", +pathFormatted: "req_wink-gif-6d3c0", +stats: { + "name": "wink.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "59", + "ok": "59", + "ko": "-" + }, + "maxResponseTime": { + "total": "177", + "ok": "177", + "ko": "-" + }, + "meanResponseTime": { + "total": "108", + "ok": "108", + "ko": "-" + }, + "standardDeviation": { + "total": "41", + "ok": "41", + "ko": "-" + }, + "percentiles1": { + "total": "103", + "ok": "103", + "ko": "-" + }, + "percentiles2": { + "total": "127", + "ok": "127", + "ko": "-" + }, + "percentiles3": { + "total": "174", + "ok": "174", + "ko": "-" + }, + "percentiles4": { + "total": "176", + "ok": "176", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_worship-gif-0331e": { + type: "REQUEST", + name: "worship.gif", +path: "worship.gif", +pathFormatted: "req_worship-gif-0331e", +stats: { + "name": "worship.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "46", + "ok": "46", + "ko": "-" + }, + "maxResponseTime": { + "total": "189", + "ok": "189", + "ko": "-" + }, + "meanResponseTime": { + "total": "94", + "ok": "94", + "ko": "-" + }, + "standardDeviation": { + "total": "54", + "ok": "54", + "ko": "-" + }, + "percentiles1": { + "total": "59", + "ok": "59", + "ko": "-" + }, + "percentiles2": { + "total": "136", + "ok": "136", + "ko": "-" + }, + "percentiles3": { + "total": "181", + "ok": "181", + "ko": "-" + }, + "percentiles4": { + "total": "187", + "ok": "187", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_yesyes2-gif-9fc13": { + type: "REQUEST", + name: "yesyes2.gif", +path: "yesyes2.gif", +pathFormatted: "req_yesyes2-gif-9fc13", +stats: { + "name": "yesyes2.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "45", + "ok": "45", + "ko": "-" + }, + "maxResponseTime": { + "total": "202", + "ok": "202", + "ko": "-" + }, + "meanResponseTime": { + "total": "129", + "ok": "129", + "ko": "-" + }, + "standardDeviation": { + "total": "66", + "ok": "66", + "ko": "-" + }, + "percentiles1": { + "total": "156", + "ok": "156", + "ko": "-" + }, + "percentiles2": { + "total": "182", + "ok": "182", + "ko": "-" + }, + "percentiles3": { + "total": "202", + "ok": "202", + "ko": "-" + }, + "percentiles4": { + "total": "202", + "ok": "202", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_yesyes3-gif-7f8b5": { + type: "REQUEST", + name: "yesyes3.gif", +path: "yesyes3.gif", +pathFormatted: "req_yesyes3-gif-7f8b5", +stats: { + "name": "yesyes3.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "44", + "ok": "44", + "ko": "-" + }, + "maxResponseTime": { + "total": "203", + "ok": "203", + "ko": "-" + }, + "meanResponseTime": { + "total": "107", + "ok": "107", + "ko": "-" + }, + "standardDeviation": { + "total": "60", + "ok": "60", + "ko": "-" + }, + "percentiles1": { + "total": "102", + "ok": "102", + "ko": "-" + }, + "percentiles2": { + "total": "156", + "ok": "156", + "ko": "-" + }, + "percentiles3": { + "total": "187", + "ok": "187", + "ko": "-" + }, + "percentiles4": { + "total": "200", + "ok": "200", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_youwhat-gif-99ffd": { + type: "REQUEST", + name: "youwhat.gif", +path: "youwhat.gif", +pathFormatted: "req_youwhat-gif-99ffd", +stats: { + "name": "youwhat.gif", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "42", + "ok": "42", + "ko": "-" + }, + "maxResponseTime": { + "total": "162", + "ok": "162", + "ko": "-" + }, + "meanResponseTime": { + "total": "88", + "ok": "88", + "ko": "-" + }, + "standardDeviation": { + "total": "55", + "ok": "55", + "ko": "-" + }, + "percentiles1": { + "total": "50", + "ok": "50", + "ko": "-" + }, + "percentiles2": { + "total": "158", + "ok": "158", + "ko": "-" + }, + "percentiles3": { + "total": "161", + "ok": "161", + "ko": "-" + }, + "percentiles4": { + "total": "162", + "ok": "162", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_request-3-d0973": { + type: "REQUEST", + name: "request_3", +path: "request_3", +pathFormatted: "req_request-3-d0973", +stats: { + "name": "request_3", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "86", + "ok": "86", + "ko": "-" + }, + "maxResponseTime": { + "total": "423", + "ok": "423", + "ko": "-" + }, + "meanResponseTime": { + "total": "206", + "ok": "206", + "ko": "-" + }, + "standardDeviation": { + "total": "104", + "ok": "104", + "ko": "-" + }, + "percentiles1": { + "total": "184", + "ok": "184", + "ko": "-" + }, + "percentiles2": { + "total": "267", + "ok": "267", + "ko": "-" + }, + "percentiles3": { + "total": "370", + "ok": "370", + "ko": "-" + }, + "percentiles4": { + "total": "412", + "ok": "412", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_logoasw-png-c8261": { + type: "REQUEST", + name: "LogoASW.png", +path: "LogoASW.png", +pathFormatted: "req_logoasw-png-c8261", +stats: { + "name": "LogoASW.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "217", + "ok": "217", + "ko": "-" + }, + "maxResponseTime": { + "total": "556", + "ok": "556", + "ko": "-" + }, + "meanResponseTime": { + "total": "357", + "ok": "357", + "ko": "-" + }, + "standardDeviation": { + "total": "123", + "ok": "123", + "ko": "-" + }, + "percentiles1": { + "total": "301", + "ok": "301", + "ko": "-" + }, + "percentiles2": { + "total": "476", + "ok": "476", + "ko": "-" + }, + "percentiles3": { + "total": "537", + "ok": "537", + "ko": "-" + }, + "percentiles4": { + "total": "552", + "ok": "552", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_business-20cont-ac499": { + type: "REQUEST", + name: "Business%20Context.png", +path: "Business%20Context.png", +pathFormatted: "req_business-20cont-ac499", +stats: { + "name": "Business%20Context.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1636", + "ok": "1636", + "ko": "-" + }, + "maxResponseTime": { + "total": "4329", + "ok": "4329", + "ko": "-" + }, + "meanResponseTime": { + "total": "2972", + "ok": "2972", + "ko": "-" + }, + "standardDeviation": { + "total": "839", + "ok": "839", + "ko": "-" + }, + "percentiles1": { + "total": "3116", + "ok": "3116", + "ko": "-" + }, + "percentiles2": { + "total": "3447", + "ok": "3447", + "ko": "-" + }, + "percentiles3": { + "total": "4092", + "ok": "4092", + "ko": "-" + }, + "percentiles4": { + "total": "4282", + "ok": "4282", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_technical-20con-b4096": { + type: "REQUEST", + name: "Technical%20Context.png", +path: "Technical%20Context.png", +pathFormatted: "req_technical-20con-b4096", +stats: { + "name": "Technical%20Context.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "605", + "ok": "605", + "ko": "-" + }, + "maxResponseTime": { + "total": "7089", + "ok": "7089", + "ko": "-" + }, + "meanResponseTime": { + "total": "1770", + "ok": "1770", + "ko": "-" + }, + "standardDeviation": { + "total": "2046", + "ok": "2046", + "ko": "-" + }, + "percentiles1": { + "total": "950", + "ok": "950", + "ko": "-" + }, + "percentiles2": { + "total": "1297", + "ok": "1297", + "ko": "-" + }, + "percentiles3": { + "total": "5277", + "ok": "5277", + "ko": "-" + }, + "percentiles4": { + "total": "6727", + "ok": "6727", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 2, + "percentage": 25 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 4, + "percentage": 50 + }, + "group3": { + "name": "t > 1200 ms", + "count": 2, + "percentage": 25 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_bblevel2service-83713": { + type: "REQUEST", + name: "BBLevel2Service.png", +path: "BBLevel2Service.png", +pathFormatted: "req_bblevel2service-83713", +stats: { + "name": "BBLevel2Service.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1147", + "ok": "1147", + "ko": "-" + }, + "maxResponseTime": { + "total": "4498", + "ok": "4498", + "ko": "-" + }, + "meanResponseTime": { + "total": "2329", + "ok": "2329", + "ko": "-" + }, + "standardDeviation": { + "total": "1182", + "ok": "1182", + "ko": "-" + }, + "percentiles1": { + "total": "2010", + "ok": "2010", + "ko": "-" + }, + "percentiles2": { + "total": "2859", + "ok": "2859", + "ko": "-" + }, + "percentiles3": { + "total": "4266", + "ok": "4266", + "ko": "-" + }, + "percentiles4": { + "total": "4452", + "ok": "4452", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 7, + "percentage": 88 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_bblevel1-png-620d3": { + type: "REQUEST", + name: "BBLevel1.png", +path: "BBLevel1.png", +pathFormatted: "req_bblevel1-png-620d3", +stats: { + "name": "BBLevel1.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1645", + "ok": "1645", + "ko": "-" + }, + "maxResponseTime": { + "total": "4495", + "ok": "4495", + "ko": "-" + }, + "meanResponseTime": { + "total": "3278", + "ok": "3278", + "ko": "-" + }, + "standardDeviation": { + "total": "1004", + "ok": "1004", + "ko": "-" + }, + "percentiles1": { + "total": "3306", + "ok": "3306", + "ko": "-" + }, + "percentiles2": { + "total": "4312", + "ok": "4312", + "ko": "-" + }, + "percentiles3": { + "total": "4434", + "ok": "4434", + "ko": "-" + }, + "percentiles4": { + "total": "4483", + "ok": "4483", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_bblevel2reposit-cf83e": { + type: "REQUEST", + name: "BBLevel2Repository.png", +path: "BBLevel2Repository.png", +pathFormatted: "req_bblevel2reposit-cf83e", +stats: { + "name": "BBLevel2Repository.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "1380", + "ok": "1380", + "ko": "-" + }, + "maxResponseTime": { + "total": "4373", + "ok": "4373", + "ko": "-" + }, + "meanResponseTime": { + "total": "2758", + "ok": "2758", + "ko": "-" + }, + "standardDeviation": { + "total": "923", + "ok": "923", + "ko": "-" + }, + "percentiles1": { + "total": "2506", + "ok": "2506", + "ko": "-" + }, + "percentiles2": { + "total": "3149", + "ok": "3149", + "ko": "-" + }, + "percentiles3": { + "total": "4240", + "ok": "4240", + "ko": "-" + }, + "percentiles4": { + "total": "4346", + "ok": "4346", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_userjourney-png-8fd9d": { + type: "REQUEST", + name: "userJourney.png", +path: "userJourney.png", +pathFormatted: "req_userjourney-png-8fd9d", +stats: { + "name": "userJourney.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "3652", + "ok": "3652", + "ko": "-" + }, + "maxResponseTime": { + "total": "5214", + "ok": "5214", + "ko": "-" + }, + "meanResponseTime": { + "total": "4413", + "ok": "4413", + "ko": "-" + }, + "standardDeviation": { + "total": "492", + "ok": "492", + "ko": "-" + }, + "percentiles1": { + "total": "4392", + "ok": "4392", + "ko": "-" + }, + "percentiles2": { + "total": "4831", + "ok": "4831", + "ko": "-" + }, + "percentiles3": { + "total": "5082", + "ok": "5082", + "ko": "-" + }, + "percentiles4": { + "total": "5188", + "ok": "5188", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_css-family-open-31586": { + type: "REQUEST", + name: "css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700", +path: "css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700", +pathFormatted: "req_css-family-open-31586", +stats: { + "name": "css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "127", + "ok": "127", + "ko": "-" + }, + "maxResponseTime": { + "total": "1364", + "ok": "1364", + "ko": "-" + }, + "meanResponseTime": { + "total": "419", + "ok": "419", + "ko": "-" + }, + "standardDeviation": { + "total": "450", + "ok": "450", + "ko": "-" + }, + "percentiles1": { + "total": "146", + "ok": "146", + "ko": "-" + }, + "percentiles2": { + "total": "493", + "ok": "493", + "ko": "-" + }, + "percentiles3": { + "total": "1231", + "ok": "1231", + "ko": "-" + }, + "percentiles4": { + "total": "1337", + "ok": "1337", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 1, + "percentage": 13 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_loginprocess-pn-8e1c6": { + type: "REQUEST", + name: "loginProcess.png", +path: "loginProcess.png", +pathFormatted: "req_loginprocess-pn-8e1c6", +stats: { + "name": "loginProcess.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "699", + "ok": "699", + "ko": "-" + }, + "maxResponseTime": { + "total": "3248", + "ok": "3248", + "ko": "-" + }, + "meanResponseTime": { + "total": "1811", + "ok": "1811", + "ko": "-" + }, + "standardDeviation": { + "total": "870", + "ok": "870", + "ko": "-" + }, + "percentiles1": { + "total": "1437", + "ok": "1437", + "ko": "-" + }, + "percentiles2": { + "total": "2573", + "ok": "2573", + "ko": "-" + }, + "percentiles3": { + "total": "3124", + "ok": "3124", + "ko": "-" + }, + "percentiles4": { + "total": "3223", + "ok": "3223", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 1, + "percentage": 13 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 5, + "percentage": 63 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_sendmessages-pn-85afa": { + type: "REQUEST", + name: "sendMessages.png", +path: "sendMessages.png", +pathFormatted: "req_sendmessages-pn-85afa", +stats: { + "name": "sendMessages.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "392", + "ok": "392", + "ko": "-" + }, + "maxResponseTime": { + "total": "1877", + "ok": "1877", + "ko": "-" + }, + "meanResponseTime": { + "total": "993", + "ok": "993", + "ko": "-" + }, + "standardDeviation": { + "total": "539", + "ok": "539", + "ko": "-" + }, + "percentiles1": { + "total": "732", + "ok": "732", + "ko": "-" + }, + "percentiles2": { + "total": "1403", + "ok": "1403", + "ko": "-" + }, + "percentiles3": { + "total": "1840", + "ok": "1840", + "ko": "-" + }, + "percentiles4": { + "total": "1870", + "ok": "1870", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 5, + "percentage": 63 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 3, + "percentage": 38 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_deploymentview--6f5ca": { + type: "REQUEST", + name: "DeploymentView.png", +path: "DeploymentView.png", +pathFormatted: "req_deploymentview--6f5ca", +stats: { + "name": "DeploymentView.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "223", + "ok": "223", + "ko": "-" + }, + "maxResponseTime": { + "total": "1114", + "ok": "1114", + "ko": "-" + }, + "meanResponseTime": { + "total": "623", + "ok": "623", + "ko": "-" + }, + "standardDeviation": { + "total": "295", + "ok": "295", + "ko": "-" + }, + "percentiles1": { + "total": "701", + "ok": "701", + "ko": "-" + }, + "percentiles2": { + "total": "796", + "ok": "796", + "ko": "-" + }, + "percentiles3": { + "total": "1021", + "ok": "1021", + "ko": "-" + }, + "percentiles4": { + "total": "1095", + "ok": "1095", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_concepts-png-a7572": { + type: "REQUEST", + name: "concepts.png", +path: "concepts.png", +pathFormatted: "req_concepts-png-a7572", +stats: { + "name": "concepts.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "305", + "ok": "305", + "ko": "-" + }, + "maxResponseTime": { + "total": "2433", + "ok": "2433", + "ko": "-" + }, + "meanResponseTime": { + "total": "1170", + "ok": "1170", + "ko": "-" + }, + "standardDeviation": { + "total": "715", + "ok": "715", + "ko": "-" + }, + "percentiles1": { + "total": "883", + "ok": "883", + "ko": "-" + }, + "percentiles2": { + "total": "1793", + "ok": "1793", + "ko": "-" + }, + "percentiles3": { + "total": "2247", + "ok": "2247", + "ko": "-" + }, + "percentiles4": { + "total": "2396", + "ok": "2396", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 4, + "percentage": 50 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 3, + "percentage": 38 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_desdesicions-pn-47566": { + type: "REQUEST", + name: "DesDesicions.png", +path: "DesDesicions.png", +pathFormatted: "req_desdesicions-pn-47566", +stats: { + "name": "DesDesicions.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "216", + "ok": "216", + "ko": "-" + }, + "maxResponseTime": { + "total": "974", + "ok": "974", + "ko": "-" + }, + "meanResponseTime": { + "total": "534", + "ok": "534", + "ko": "-" + }, + "standardDeviation": { + "total": "242", + "ok": "242", + "ko": "-" + }, + "percentiles1": { + "total": "511", + "ok": "511", + "ko": "-" + }, + "percentiles2": { + "total": "699", + "ok": "699", + "ko": "-" + }, + "percentiles3": { + "total": "880", + "ok": "880", + "ko": "-" + }, + "percentiles4": { + "total": "955", + "ok": "955", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 7, + "percentage": 88 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_qualitytree-png-1f785": { + type: "REQUEST", + name: "qualityTree.png", +path: "qualityTree.png", +pathFormatted: "req_qualitytree-png-1f785", +stats: { + "name": "qualityTree.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "213", + "ok": "213", + "ko": "-" + }, + "maxResponseTime": { + "total": "1996", + "ok": "1996", + "ko": "-" + }, + "meanResponseTime": { + "total": "749", + "ok": "749", + "ko": "-" + }, + "standardDeviation": { + "total": "513", + "ok": "513", + "ko": "-" + }, + "percentiles1": { + "total": "612", + "ok": "612", + "ko": "-" + }, + "percentiles2": { + "total": "824", + "ok": "824", + "ko": "-" + }, + "percentiles3": { + "total": "1605", + "ok": "1605", + "ko": "-" + }, + "percentiles4": { + "total": "1918", + "ok": "1918", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 5, + "percentage": 63 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 1, + "percentage": 13 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + },"req_problems-png-1e872": { + type: "REQUEST", + name: "problems.png", +path: "problems.png", +pathFormatted: "req_problems-png-1e872", +stats: { + "name": "problems.png", + "numberOfRequests": { + "total": "8", + "ok": "8", + "ko": "0" + }, + "minResponseTime": { + "total": "190", + "ok": "190", + "ko": "-" + }, + "maxResponseTime": { + "total": "2263", + "ok": "2263", + "ko": "-" + }, + "meanResponseTime": { + "total": "638", + "ok": "638", + "ko": "-" + }, + "standardDeviation": { + "total": "728", + "ok": "728", + "ko": "-" + }, + "percentiles1": { + "total": "241", + "ok": "241", + "ko": "-" + }, + "percentiles2": { + "total": "588", + "ok": "588", + "ko": "-" + }, + "percentiles3": { + "total": "1969", + "ok": "1969", + "ko": "-" + }, + "percentiles4": { + "total": "2204", + "ok": "2204", + "ko": "-" + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 2, + "percentage": 25 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": "0.131", + "ok": "0.131", + "ko": "-" + } +} + } +} + +} + +function fillStats(stat){ + $("#numberOfRequests").append(stat.numberOfRequests.total); + $("#numberOfRequestsOK").append(stat.numberOfRequests.ok); + $("#numberOfRequestsKO").append(stat.numberOfRequests.ko); + + $("#minResponseTime").append(stat.minResponseTime.total); + $("#minResponseTimeOK").append(stat.minResponseTime.ok); + $("#minResponseTimeKO").append(stat.minResponseTime.ko); + + $("#maxResponseTime").append(stat.maxResponseTime.total); + $("#maxResponseTimeOK").append(stat.maxResponseTime.ok); + $("#maxResponseTimeKO").append(stat.maxResponseTime.ko); + + $("#meanResponseTime").append(stat.meanResponseTime.total); + $("#meanResponseTimeOK").append(stat.meanResponseTime.ok); + $("#meanResponseTimeKO").append(stat.meanResponseTime.ko); + + $("#standardDeviation").append(stat.standardDeviation.total); + $("#standardDeviationOK").append(stat.standardDeviation.ok); + $("#standardDeviationKO").append(stat.standardDeviation.ko); + + $("#percentiles1").append(stat.percentiles1.total); + $("#percentiles1OK").append(stat.percentiles1.ok); + $("#percentiles1KO").append(stat.percentiles1.ko); + + $("#percentiles2").append(stat.percentiles2.total); + $("#percentiles2OK").append(stat.percentiles2.ok); + $("#percentiles2KO").append(stat.percentiles2.ko); + + $("#percentiles3").append(stat.percentiles3.total); + $("#percentiles3OK").append(stat.percentiles3.ok); + $("#percentiles3KO").append(stat.percentiles3.ko); + + $("#percentiles4").append(stat.percentiles4.total); + $("#percentiles4OK").append(stat.percentiles4.ok); + $("#percentiles4KO").append(stat.percentiles4.ko); + + $("#meanNumberOfRequestsPerSecond").append(stat.meanNumberOfRequestsPerSecond.total); + $("#meanNumberOfRequestsPerSecondOK").append(stat.meanNumberOfRequestsPerSecond.ok); + $("#meanNumberOfRequestsPerSecondKO").append(stat.meanNumberOfRequestsPerSecond.ko); +} diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.json b/performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.json new file mode 100644 index 0000000..25c5233 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/stats.json @@ -0,0 +1,4841 @@ +{ + "type": "GROUP", +"name": "Global Information", +"path": "", +"pathFormatted": "group_missing-name-b06d1", +"stats": { + "name": "Global Information", + "numberOfRequests": { + "total": 488, + "ok": 488, + "ko": 0 + }, + "minResponseTime": { + "total": 23, + "ok": 23, + "ko": 0 + }, + "maxResponseTime": { + "total": 7089, + "ok": 7089, + "ko": 0 + }, + "meanResponseTime": { + "total": 861, + "ok": 861, + "ko": 0 + }, + "standardDeviation": { + "total": 1062, + "ok": 1062, + "ko": 0 + }, + "percentiles1": { + "total": 357, + "ok": 357, + "ko": 0 + }, + "percentiles2": { + "total": 1321, + "ok": 1321, + "ko": 0 + }, + "percentiles3": { + "total": 3232, + "ok": 3232, + "ko": 0 + }, + "percentiles4": { + "total": 4495, + "ok": 4495, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 317, + "percentage": 65 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 33, + "percentage": 7 + }, + "group3": { + "name": "t > 1200 ms", + "count": 138, + "percentage": 28 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 8.0, + "ok": 8.0, + "ko": 0 + } +}, +"contents": { +"req_unexistent-fold-f2506": { + "type": "REQUEST", + "name": "Unexistent folder", +"path": "Unexistent folder", +"pathFormatted": "req_unexistent-fold-f2506", +"stats": { + "name": "Unexistent folder", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 197, + "ok": 197, + "ko": 0 + }, + "maxResponseTime": { + "total": 348, + "ok": 348, + "ko": 0 + }, + "meanResponseTime": { + "total": 255, + "ok": 255, + "ko": 0 + }, + "standardDeviation": { + "total": 43, + "ok": 43, + "ko": 0 + }, + "percentiles1": { + "total": 251, + "ok": 251, + "ko": 0 + }, + "percentiles2": { + "total": 270, + "ok": 270, + "ko": 0 + }, + "percentiles3": { + "total": 323, + "ok": 323, + "ko": 0 + }, + "percentiles4": { + "total": 343, + "ok": 343, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_unexistent-vide-0aaca": { + "type": "REQUEST", + "name": "Unexistent Videos", +"path": "Unexistent Videos", +"pathFormatted": "req_unexistent-vide-0aaca", +"stats": { + "name": "Unexistent Videos", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 28, + "ok": 28, + "ko": 0 + }, + "maxResponseTime": { + "total": 125, + "ok": 125, + "ko": 0 + }, + "meanResponseTime": { + "total": 90, + "ok": 90, + "ko": 0 + }, + "standardDeviation": { + "total": 29, + "ok": 29, + "ko": 0 + }, + "percentiles1": { + "total": 90, + "ok": 90, + "ko": 0 + }, + "percentiles2": { + "total": 109, + "ok": 109, + "ko": 0 + }, + "percentiles3": { + "total": 125, + "ok": 125, + "ko": 0 + }, + "percentiles4": { + "total": 125, + "ok": 125, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_unexistent-imag-11888": { + "type": "REQUEST", + "name": "Unexistent Images", +"path": "Unexistent Images", +"pathFormatted": "req_unexistent-imag-11888", +"stats": { + "name": "Unexistent Images", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 114, + "ok": 114, + "ko": 0 + }, + "maxResponseTime": { + "total": 148, + "ok": 148, + "ko": 0 + }, + "meanResponseTime": { + "total": 138, + "ok": 138, + "ko": 0 + }, + "standardDeviation": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "percentiles1": { + "total": 140, + "ok": 140, + "ko": 0 + }, + "percentiles2": { + "total": 143, + "ok": 143, + "ko": 0 + }, + "percentiles3": { + "total": 148, + "ok": 148, + "ko": 0 + }, + "percentiles4": { + "total": 148, + "ok": 148, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_unexistent-imag-3f6e4": { + "type": "REQUEST", + "name": "Unexistent Images Redirect 1", +"path": "Unexistent Images Redirect 1", +"pathFormatted": "req_unexistent-imag-3f6e4", +"stats": { + "name": "Unexistent Images Redirect 1", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 46, + "ok": 46, + "ko": 0 + }, + "maxResponseTime": { + "total": 74, + "ok": 74, + "ko": 0 + }, + "meanResponseTime": { + "total": 68, + "ok": 68, + "ko": 0 + }, + "standardDeviation": { + "total": 9, + "ok": 9, + "ko": 0 + }, + "percentiles1": { + "total": 72, + "ok": 72, + "ko": 0 + }, + "percentiles2": { + "total": 73, + "ok": 73, + "ko": 0 + }, + "percentiles3": { + "total": 74, + "ok": 74, + "ko": 0 + }, + "percentiles4": { + "total": 74, + "ok": 74, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_unexistent-imag-05138": { + "type": "REQUEST", + "name": "Unexistent Images Redirect 2", +"path": "Unexistent Images Redirect 2", +"pathFormatted": "req_unexistent-imag-05138", +"stats": { + "name": "Unexistent Images Redirect 2", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 33, + "ok": 33, + "ko": 0 + }, + "maxResponseTime": { + "total": 63, + "ok": 63, + "ko": 0 + }, + "meanResponseTime": { + "total": 51, + "ok": 51, + "ko": 0 + }, + "standardDeviation": { + "total": 9, + "ok": 9, + "ko": 0 + }, + "percentiles1": { + "total": 52, + "ok": 52, + "ko": 0 + }, + "percentiles2": { + "total": 55, + "ok": 55, + "ko": 0 + }, + "percentiles3": { + "total": 63, + "ok": 63, + "ko": 0 + }, + "percentiles4": { + "total": 63, + "ok": 63, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_home-view-38f1e": { + "type": "REQUEST", + "name": "Home View", +"path": "Home View", +"pathFormatted": "req_home-view-38f1e", +"stats": { + "name": "Home View", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 29, + "ok": 29, + "ko": 0 + }, + "maxResponseTime": { + "total": 49, + "ok": 49, + "ko": 0 + }, + "meanResponseTime": { + "total": 38, + "ok": 38, + "ko": 0 + }, + "standardDeviation": { + "total": 6, + "ok": 6, + "ko": 0 + }, + "percentiles1": { + "total": 37, + "ok": 37, + "ko": 0 + }, + "percentiles2": { + "total": 41, + "ok": 41, + "ko": 0 + }, + "percentiles3": { + "total": 47, + "ok": 47, + "ko": 0 + }, + "percentiles4": { + "total": 49, + "ok": 49, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_home-view-redir-c61bb": { + "type": "REQUEST", + "name": "Home View Redirect 1", +"path": "Home View Redirect 1", +"pathFormatted": "req_home-view-redir-c61bb", +"stats": { + "name": "Home View Redirect 1", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 23, + "ok": 23, + "ko": 0 + }, + "maxResponseTime": { + "total": 56, + "ok": 56, + "ko": 0 + }, + "meanResponseTime": { + "total": 37, + "ok": 37, + "ko": 0 + }, + "standardDeviation": { + "total": 13, + "ok": 13, + "ko": 0 + }, + "percentiles1": { + "total": 31, + "ok": 31, + "ko": 0 + }, + "percentiles2": { + "total": 51, + "ok": 51, + "ko": 0 + }, + "percentiles3": { + "total": 54, + "ok": 54, + "ko": 0 + }, + "percentiles4": { + "total": 56, + "ok": 56, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_icon-png-cc35d": { + "type": "REQUEST", + "name": "icon.png", +"path": "icon.png", +"pathFormatted": "req_icon-png-cc35d", +"stats": { + "name": "icon.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 491, + "ok": 491, + "ko": 0 + }, + "maxResponseTime": { + "total": 498, + "ok": 498, + "ko": 0 + }, + "meanResponseTime": { + "total": 495, + "ok": 495, + "ko": 0 + }, + "standardDeviation": { + "total": 2, + "ok": 2, + "ko": 0 + }, + "percentiles1": { + "total": 495, + "ok": 495, + "ko": 0 + }, + "percentiles2": { + "total": 497, + "ok": 497, + "ko": 0 + }, + "percentiles3": { + "total": 498, + "ok": 498, + "ko": 0 + }, + "percentiles4": { + "total": 498, + "ok": 498, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_aja-gif-e3ae3": { + "type": "REQUEST", + "name": "aja.gif", +"path": "aja.gif", +"pathFormatted": "req_aja-gif-e3ae3", +"stats": { + "name": "aja.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1326, + "ok": 1326, + "ko": 0 + }, + "maxResponseTime": { + "total": 3484, + "ok": 3484, + "ko": 0 + }, + "meanResponseTime": { + "total": 1818, + "ok": 1818, + "ko": 0 + }, + "standardDeviation": { + "total": 756, + "ok": 756, + "ko": 0 + }, + "percentiles1": { + "total": 1329, + "ok": 1329, + "ko": 0 + }, + "percentiles2": { + "total": 2023, + "ok": 2023, + "ko": 0 + }, + "percentiles3": { + "total": 3170, + "ok": 3170, + "ko": 0 + }, + "percentiles4": { + "total": 3421, + "ok": 3421, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_angel-gif-4f0cb": { + "type": "REQUEST", + "name": "angel.gif", +"path": "angel.gif", +"pathFormatted": "req_angel-gif-4f0cb", +"stats": { + "name": "angel.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1322, + "ok": 1322, + "ko": 0 + }, + "maxResponseTime": { + "total": 1709, + "ok": 1709, + "ko": 0 + }, + "meanResponseTime": { + "total": 1373, + "ok": 1373, + "ko": 0 + }, + "standardDeviation": { + "total": 127, + "ok": 127, + "ko": 0 + }, + "percentiles1": { + "total": 1325, + "ok": 1325, + "ko": 0 + }, + "percentiles2": { + "total": 1327, + "ok": 1327, + "ko": 0 + }, + "percentiles3": { + "total": 1577, + "ok": 1577, + "ko": 0 + }, + "percentiles4": { + "total": 1683, + "ok": 1683, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_ale-gif-211b8": { + "type": "REQUEST", + "name": "ale.gif", +"path": "ale.gif", +"pathFormatted": "req_ale-gif-211b8", +"stats": { + "name": "ale.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1316, + "ok": 1316, + "ko": 0 + }, + "maxResponseTime": { + "total": 3554, + "ok": 3554, + "ko": 0 + }, + "meanResponseTime": { + "total": 1924, + "ok": 1924, + "ko": 0 + }, + "standardDeviation": { + "total": 928, + "ok": 928, + "ko": 0 + }, + "percentiles1": { + "total": 1349, + "ok": 1349, + "ko": 0 + }, + "percentiles2": { + "total": 2153, + "ok": 2153, + "ko": 0 + }, + "percentiles3": { + "total": 3528, + "ok": 3528, + "ko": 0 + }, + "percentiles4": { + "total": 3549, + "ok": 3549, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_angry-gif-8cab5": { + "type": "REQUEST", + "name": "angry.gif", +"path": "angry.gif", +"pathFormatted": "req_angry-gif-8cab5", +"stats": { + "name": "angry.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1320, + "ok": 1320, + "ko": 0 + }, + "maxResponseTime": { + "total": 2857, + "ok": 2857, + "ko": 0 + }, + "meanResponseTime": { + "total": 1689, + "ok": 1689, + "ko": 0 + }, + "standardDeviation": { + "total": 542, + "ok": 542, + "ko": 0 + }, + "percentiles1": { + "total": 1324, + "ok": 1324, + "ko": 0 + }, + "percentiles2": { + "total": 1920, + "ok": 1920, + "ko": 0 + }, + "percentiles3": { + "total": 2638, + "ok": 2638, + "ko": 0 + }, + "percentiles4": { + "total": 2813, + "ok": 2813, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_awklaugh-gif-d8ff2": { + "type": "REQUEST", + "name": "awklaugh.gif", +"path": "awklaugh.gif", +"pathFormatted": "req_awklaugh-gif-d8ff2", +"stats": { + "name": "awklaugh.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1313, + "ok": 1313, + "ko": 0 + }, + "maxResponseTime": { + "total": 1835, + "ok": 1835, + "ko": 0 + }, + "meanResponseTime": { + "total": 1435, + "ok": 1435, + "ko": 0 + }, + "standardDeviation": { + "total": 204, + "ok": 204, + "ko": 0 + }, + "percentiles1": { + "total": 1319, + "ok": 1319, + "ko": 0 + }, + "percentiles2": { + "total": 1433, + "ok": 1433, + "ko": 0 + }, + "percentiles3": { + "total": 1801, + "ok": 1801, + "ko": 0 + }, + "percentiles4": { + "total": 1828, + "ok": 1828, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_212328-200-png-0d6d1": { + "type": "REQUEST", + "name": "212328-200.png", +"path": "212328-200.png", +"pathFormatted": "req_212328-200-png-0d6d1", +"stats": { + "name": "212328-200.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1326, + "ok": 1326, + "ko": 0 + }, + "maxResponseTime": { + "total": 3775, + "ok": 3775, + "ko": 0 + }, + "meanResponseTime": { + "total": 2001, + "ok": 2001, + "ko": 0 + }, + "standardDeviation": { + "total": 703, + "ok": 703, + "ko": 0 + }, + "percentiles1": { + "total": 1886, + "ok": 1886, + "ko": 0 + }, + "percentiles2": { + "total": 1947, + "ok": 1947, + "ko": 0 + }, + "percentiles3": { + "total": 3139, + "ok": 3139, + "ko": 0 + }, + "percentiles4": { + "total": 3648, + "ok": 3648, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_-u-http-3a-2f-2-159b7": { + "type": "REQUEST", + "name": "?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1", +"path": "?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1", +"pathFormatted": "req_-u-http-3a-2f-2-159b7", +"stats": { + "name": "?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1443, + "ok": 1443, + "ko": 0 + }, + "maxResponseTime": { + "total": 2531, + "ok": 2531, + "ko": 0 + }, + "meanResponseTime": { + "total": 2002, + "ok": 2002, + "ko": 0 + }, + "standardDeviation": { + "total": 441, + "ok": 441, + "ko": 0 + }, + "percentiles1": { + "total": 2257, + "ok": 2257, + "ko": 0 + }, + "percentiles2": { + "total": 2298, + "ok": 2298, + "ko": 0 + }, + "percentiles3": { + "total": 2473, + "ok": 2473, + "ko": 0 + }, + "percentiles4": { + "total": 2519, + "ok": 2519, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_css-family-alle-dfb31": { + "type": "REQUEST", + "name": "css?family=Allerta Stencil", +"path": "css?family=Allerta Stencil", +"pathFormatted": "req_css-family-alle-dfb31", +"stats": { + "name": "css?family=Allerta Stencil", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1113, + "ok": 1113, + "ko": 0 + }, + "maxResponseTime": { + "total": 1608, + "ok": 1608, + "ko": 0 + }, + "meanResponseTime": { + "total": 1269, + "ok": 1269, + "ko": 0 + }, + "standardDeviation": { + "total": 211, + "ok": 211, + "ko": 0 + }, + "percentiles1": { + "total": 1116, + "ok": 1116, + "ko": 0 + }, + "percentiles2": { + "total": 1426, + "ok": 1426, + "ko": 0 + }, + "percentiles3": { + "total": 1607, + "ok": 1607, + "ko": 0 + }, + "percentiles4": { + "total": 1608, + "ok": 1608, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 5, + "percentage": 63 + }, + "group3": { + "name": "t > 1200 ms", + "count": 3, + "percentage": 38 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_rwi-12-512-png-b5ae2": { + "type": "REQUEST", + "name": "rwi-12-512.png", +"path": "rwi-12-512.png", +"pathFormatted": "req_rwi-12-512-png-b5ae2", +"stats": { + "name": "rwi-12-512.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1111, + "ok": 1111, + "ko": 0 + }, + "maxResponseTime": { + "total": 2022, + "ok": 2022, + "ko": 0 + }, + "meanResponseTime": { + "total": 1528, + "ok": 1528, + "ko": 0 + }, + "standardDeviation": { + "total": 397, + "ok": 397, + "ko": 0 + }, + "percentiles1": { + "total": 1462, + "ok": 1462, + "ko": 0 + }, + "percentiles2": { + "total": 1944, + "ok": 1944, + "ko": 0 + }, + "percentiles3": { + "total": 2020, + "ok": 2020, + "ko": 0 + }, + "percentiles4": { + "total": 2022, + "ok": 2022, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 3, + "percentage": 38 + }, + "group3": { + "name": "t > 1200 ms", + "count": 5, + "percentage": 63 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_cam-camera-reco-ec046": { + "type": "REQUEST", + "name": "cam-camera-record-video-film-movie-round-512.png", +"path": "cam-camera-record-video-film-movie-round-512.png", +"pathFormatted": "req_cam-camera-reco-ec046", +"stats": { + "name": "cam-camera-record-video-film-movie-round-512.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1201, + "ok": 1201, + "ko": 0 + }, + "maxResponseTime": { + "total": 2468, + "ok": 2468, + "ko": 0 + }, + "meanResponseTime": { + "total": 1804, + "ok": 1804, + "ko": 0 + }, + "standardDeviation": { + "total": 414, + "ok": 414, + "ko": 0 + }, + "percentiles1": { + "total": 1907, + "ok": 1907, + "ko": 0 + }, + "percentiles2": { + "total": 2040, + "ok": 2040, + "ko": 0 + }, + "percentiles3": { + "total": 2341, + "ok": 2341, + "ko": 0 + }, + "percentiles4": { + "total": 2443, + "ok": 2443, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_broken-gif-75108": { + "type": "REQUEST", + "name": "broken.gif", +"path": "broken.gif", +"pathFormatted": "req_broken-gif-75108", +"stats": { + "name": "broken.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 116, + "ok": 116, + "ko": 0 + }, + "maxResponseTime": { + "total": 140, + "ok": 140, + "ko": 0 + }, + "meanResponseTime": { + "total": 120, + "ok": 120, + "ko": 0 + }, + "standardDeviation": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "percentiles1": { + "total": 118, + "ok": 118, + "ko": 0 + }, + "percentiles2": { + "total": 118, + "ok": 118, + "ko": 0 + }, + "percentiles3": { + "total": 133, + "ok": 133, + "ko": 0 + }, + "percentiles4": { + "total": 139, + "ok": 139, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_coffee-gif-70c1a": { + "type": "REQUEST", + "name": "coffee.gif", +"path": "coffee.gif", +"pathFormatted": "req_coffee-gif-70c1a", +"stats": { + "name": "coffee.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 472, + "ok": 472, + "ko": 0 + }, + "maxResponseTime": { + "total": 1223, + "ok": 1223, + "ko": 0 + }, + "meanResponseTime": { + "total": 701, + "ok": 701, + "ko": 0 + }, + "standardDeviation": { + "total": 264, + "ok": 264, + "ko": 0 + }, + "percentiles1": { + "total": 545, + "ok": 545, + "ko": 0 + }, + "percentiles2": { + "total": 914, + "ok": 914, + "ko": 0 + }, + "percentiles3": { + "total": 1118, + "ok": 1118, + "ko": 0 + }, + "percentiles4": { + "total": 1202, + "ok": 1202, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 5, + "percentage": 63 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 1, + "percentage": 13 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_d-gif-f7d3a": { + "type": "REQUEST", + "name": "D.gif", +"path": "D.gif", +"pathFormatted": "req_d-gif-f7d3a", +"stats": { + "name": "D.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 120, + "ok": 120, + "ko": 0 + }, + "maxResponseTime": { + "total": 224, + "ok": 224, + "ko": 0 + }, + "meanResponseTime": { + "total": 205, + "ok": 205, + "ko": 0 + }, + "standardDeviation": { + "total": 32, + "ok": 32, + "ko": 0 + }, + "percentiles1": { + "total": 216, + "ok": 216, + "ko": 0 + }, + "percentiles2": { + "total": 218, + "ok": 218, + "ko": 0 + }, + "percentiles3": { + "total": 223, + "ok": 223, + "ko": 0 + }, + "percentiles4": { + "total": 224, + "ok": 224, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_dance-gif-5ed4f": { + "type": "REQUEST", + "name": "dance.gif", +"path": "dance.gif", +"pathFormatted": "req_dance-gif-5ed4f", +"stats": { + "name": "dance.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 146, + "ok": 146, + "ko": 0 + }, + "maxResponseTime": { + "total": 1745, + "ok": 1745, + "ko": 0 + }, + "meanResponseTime": { + "total": 1080, + "ok": 1080, + "ko": 0 + }, + "standardDeviation": { + "total": 446, + "ok": 446, + "ko": 0 + }, + "percentiles1": { + "total": 1132, + "ok": 1132, + "ko": 0 + }, + "percentiles2": { + "total": 1266, + "ok": 1266, + "ko": 0 + }, + "percentiles3": { + "total": 1655, + "ok": 1655, + "ko": 0 + }, + "percentiles4": { + "total": 1727, + "ok": 1727, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 2, + "percentage": 25 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 4, + "percentage": 50 + }, + "group3": { + "name": "t > 1200 ms", + "count": 2, + "percentage": 25 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_doubt-gif-09b43": { + "type": "REQUEST", + "name": "doubt.gif", +"path": "doubt.gif", +"pathFormatted": "req_doubt-gif-09b43", +"stats": { + "name": "doubt.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 152, + "ok": 152, + "ko": 0 + }, + "maxResponseTime": { + "total": 408, + "ok": 408, + "ko": 0 + }, + "meanResponseTime": { + "total": 238, + "ok": 238, + "ko": 0 + }, + "standardDeviation": { + "total": 78, + "ok": 78, + "ko": 0 + }, + "percentiles1": { + "total": 218, + "ok": 218, + "ko": 0 + }, + "percentiles2": { + "total": 255, + "ok": 255, + "ko": 0 + }, + "percentiles3": { + "total": 370, + "ok": 370, + "ko": 0 + }, + "percentiles4": { + "total": 400, + "ok": 400, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_grazy-gif-e6ad3": { + "type": "REQUEST", + "name": "grazy.gif", +"path": "grazy.gif", +"pathFormatted": "req_grazy-gif-e6ad3", +"stats": { + "name": "grazy.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 127, + "ok": 127, + "ko": 0 + }, + "maxResponseTime": { + "total": 300, + "ok": 300, + "ko": 0 + }, + "meanResponseTime": { + "total": 258, + "ok": 258, + "ko": 0 + }, + "standardDeviation": { + "total": 67, + "ok": 67, + "ko": 0 + }, + "percentiles1": { + "total": 296, + "ok": 296, + "ko": 0 + }, + "percentiles2": { + "total": 297, + "ok": 297, + "ko": 0 + }, + "percentiles3": { + "total": 299, + "ok": 299, + "ko": 0 + }, + "percentiles4": { + "total": 300, + "ok": 300, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_idk-gif-d24eb": { + "type": "REQUEST", + "name": "idk.gif", +"path": "idk.gif", +"pathFormatted": "req_idk-gif-d24eb", +"stats": { + "name": "idk.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 124, + "ok": 124, + "ko": 0 + }, + "maxResponseTime": { + "total": 401, + "ok": 401, + "ko": 0 + }, + "meanResponseTime": { + "total": 208, + "ok": 208, + "ko": 0 + }, + "standardDeviation": { + "total": 80, + "ok": 80, + "ko": 0 + }, + "percentiles1": { + "total": 207, + "ok": 207, + "ko": 0 + }, + "percentiles2": { + "total": 211, + "ok": 211, + "ko": 0 + }, + "percentiles3": { + "total": 334, + "ok": 334, + "ko": 0 + }, + "percentiles4": { + "total": 388, + "ok": 388, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_jaja-gif-deaa5": { + "type": "REQUEST", + "name": "jaja.gif", +"path": "jaja.gif", +"pathFormatted": "req_jaja-gif-deaa5", +"stats": { + "name": "jaja.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 142, + "ok": 142, + "ko": 0 + }, + "maxResponseTime": { + "total": 997, + "ok": 997, + "ko": 0 + }, + "meanResponseTime": { + "total": 491, + "ok": 491, + "ko": 0 + }, + "standardDeviation": { + "total": 338, + "ok": 338, + "ko": 0 + }, + "percentiles1": { + "total": 441, + "ok": 441, + "ko": 0 + }, + "percentiles2": { + "total": 722, + "ok": 722, + "ko": 0 + }, + "percentiles3": { + "total": 978, + "ok": 978, + "ko": 0 + }, + "percentiles4": { + "total": 993, + "ok": 993, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_jajano-gif-e4edd": { + "type": "REQUEST", + "name": "jajano.gif", +"path": "jajano.gif", +"pathFormatted": "req_jajano-gif-e4edd", +"stats": { + "name": "jajano.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 115, + "ok": 115, + "ko": 0 + }, + "maxResponseTime": { + "total": 942, + "ok": 942, + "ko": 0 + }, + "meanResponseTime": { + "total": 263, + "ok": 263, + "ko": 0 + }, + "standardDeviation": { + "total": 259, + "ok": 259, + "ko": 0 + }, + "percentiles1": { + "total": 171, + "ok": 171, + "ko": 0 + }, + "percentiles2": { + "total": 188, + "ok": 188, + "ko": 0 + }, + "percentiles3": { + "total": 696, + "ok": 696, + "ko": 0 + }, + "percentiles4": { + "total": 893, + "ok": 893, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 7, + "percentage": 88 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_jiji-gif-c411f": { + "type": "REQUEST", + "name": "jiji.gif", +"path": "jiji.gif", +"pathFormatted": "req_jiji-gif-c411f", +"stats": { + "name": "jiji.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 122, + "ok": 122, + "ko": 0 + }, + "maxResponseTime": { + "total": 375, + "ok": 375, + "ko": 0 + }, + "meanResponseTime": { + "total": 199, + "ok": 199, + "ko": 0 + }, + "standardDeviation": { + "total": 77, + "ok": 77, + "ko": 0 + }, + "percentiles1": { + "total": 180, + "ok": 180, + "ko": 0 + }, + "percentiles2": { + "total": 216, + "ok": 216, + "ko": 0 + }, + "percentiles3": { + "total": 328, + "ok": 328, + "ko": 0 + }, + "percentiles4": { + "total": 366, + "ok": 366, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_lmao-gif-f17f9": { + "type": "REQUEST", + "name": "lmao.gif", +"path": "lmao.gif", +"pathFormatted": "req_lmao-gif-f17f9", +"stats": { + "name": "lmao.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 104, + "ok": 104, + "ko": 0 + }, + "maxResponseTime": { + "total": 241, + "ok": 241, + "ko": 0 + }, + "meanResponseTime": { + "total": 153, + "ok": 153, + "ko": 0 + }, + "standardDeviation": { + "total": 45, + "ok": 45, + "ko": 0 + }, + "percentiles1": { + "total": 139, + "ok": 139, + "ko": 0 + }, + "percentiles2": { + "total": 168, + "ok": 168, + "ko": 0 + }, + "percentiles3": { + "total": 229, + "ok": 229, + "ko": 0 + }, + "percentiles4": { + "total": 239, + "ok": 239, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_n1-gif-b798a": { + "type": "REQUEST", + "name": "n1.gif", +"path": "n1.gif", +"pathFormatted": "req_n1-gif-b798a", +"stats": { + "name": "n1.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 115, + "ok": 115, + "ko": 0 + }, + "maxResponseTime": { + "total": 241, + "ok": 241, + "ko": 0 + }, + "meanResponseTime": { + "total": 180, + "ok": 180, + "ko": 0 + }, + "standardDeviation": { + "total": 52, + "ok": 52, + "ko": 0 + }, + "percentiles1": { + "total": 183, + "ok": 183, + "ko": 0 + }, + "percentiles2": { + "total": 230, + "ok": 230, + "ko": 0 + }, + "percentiles3": { + "total": 241, + "ok": 241, + "ko": 0 + }, + "percentiles4": { + "total": 241, + "ok": 241, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_npc-gif-97e7e": { + "type": "REQUEST", + "name": "npc.gif", +"path": "npc.gif", +"pathFormatted": "req_npc-gif-97e7e", +"stats": { + "name": "npc.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 262, + "ok": 262, + "ko": 0 + }, + "maxResponseTime": { + "total": 361, + "ok": 361, + "ko": 0 + }, + "meanResponseTime": { + "total": 334, + "ok": 334, + "ko": 0 + }, + "standardDeviation": { + "total": 41, + "ok": 41, + "ko": 0 + }, + "percentiles1": { + "total": 356, + "ok": 356, + "ko": 0 + }, + "percentiles2": { + "total": 360, + "ok": 360, + "ko": 0 + }, + "percentiles3": { + "total": 361, + "ok": 361, + "ko": 0 + }, + "percentiles4": { + "total": 361, + "ok": 361, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_popcorn-gif-89103": { + "type": "REQUEST", + "name": "popcorn.gif", +"path": "popcorn.gif", +"pathFormatted": "req_popcorn-gif-89103", +"stats": { + "name": "popcorn.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 242, + "ok": 242, + "ko": 0 + }, + "maxResponseTime": { + "total": 561, + "ok": 561, + "ko": 0 + }, + "meanResponseTime": { + "total": 325, + "ok": 325, + "ko": 0 + }, + "standardDeviation": { + "total": 100, + "ok": 100, + "ko": 0 + }, + "percentiles1": { + "total": 299, + "ok": 299, + "ko": 0 + }, + "percentiles2": { + "total": 349, + "ok": 349, + "ko": 0 + }, + "percentiles3": { + "total": 489, + "ok": 489, + "ko": 0 + }, + "percentiles4": { + "total": 547, + "ok": 547, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_remove-gif-60ae0": { + "type": "REQUEST", + "name": "remove.gif", +"path": "remove.gif", +"pathFormatted": "req_remove-gif-60ae0", +"stats": { + "name": "remove.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 976, + "ok": 976, + "ko": 0 + }, + "maxResponseTime": { + "total": 2313, + "ok": 2313, + "ko": 0 + }, + "meanResponseTime": { + "total": 1858, + "ok": 1858, + "ko": 0 + }, + "standardDeviation": { + "total": 368, + "ok": 368, + "ko": 0 + }, + "percentiles1": { + "total": 1894, + "ok": 1894, + "ko": 0 + }, + "percentiles2": { + "total": 2054, + "ok": 2054, + "ko": 0 + }, + "percentiles3": { + "total": 2237, + "ok": 2237, + "ko": 0 + }, + "percentiles4": { + "total": 2298, + "ok": 2298, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 7, + "percentage": 88 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_sadpepe-gif-ad119": { + "type": "REQUEST", + "name": "sadpepe.gif", +"path": "sadpepe.gif", +"pathFormatted": "req_sadpepe-gif-ad119", +"stats": { + "name": "sadpepe.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 275, + "ok": 275, + "ko": 0 + }, + "maxResponseTime": { + "total": 555, + "ok": 555, + "ko": 0 + }, + "meanResponseTime": { + "total": 415, + "ok": 415, + "ko": 0 + }, + "standardDeviation": { + "total": 89, + "ok": 89, + "ko": 0 + }, + "percentiles1": { + "total": 425, + "ok": 425, + "ko": 0 + }, + "percentiles2": { + "total": 471, + "ok": 471, + "ko": 0 + }, + "percentiles3": { + "total": 531, + "ok": 531, + "ko": 0 + }, + "percentiles4": { + "total": 550, + "ok": 550, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_sidra-gif-2dfbb": { + "type": "REQUEST", + "name": "sidra.gif", +"path": "sidra.gif", +"pathFormatted": "req_sidra-gif-2dfbb", +"stats": { + "name": "sidra.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 521, + "ok": 521, + "ko": 0 + }, + "maxResponseTime": { + "total": 908, + "ok": 908, + "ko": 0 + }, + "meanResponseTime": { + "total": 636, + "ok": 636, + "ko": 0 + }, + "standardDeviation": { + "total": 122, + "ok": 122, + "ko": 0 + }, + "percentiles1": { + "total": 584, + "ok": 584, + "ko": 0 + }, + "percentiles2": { + "total": 694, + "ok": 694, + "ko": 0 + }, + "percentiles3": { + "total": 840, + "ok": 840, + "ko": 0 + }, + "percentiles4": { + "total": 894, + "ok": 894, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 7, + "percentage": 88 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_sing-gif-a3a5e": { + "type": "REQUEST", + "name": "sing.gif", +"path": "sing.gif", +"pathFormatted": "req_sing-gif-a3a5e", +"stats": { + "name": "sing.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 52, + "ok": 52, + "ko": 0 + }, + "maxResponseTime": { + "total": 691, + "ok": 691, + "ko": 0 + }, + "meanResponseTime": { + "total": 284, + "ok": 284, + "ko": 0 + }, + "standardDeviation": { + "total": 182, + "ok": 182, + "ko": 0 + }, + "percentiles1": { + "total": 308, + "ok": 308, + "ko": 0 + }, + "percentiles2": { + "total": 315, + "ok": 315, + "ko": 0 + }, + "percentiles3": { + "total": 565, + "ok": 565, + "ko": 0 + }, + "percentiles4": { + "total": 666, + "ok": 666, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_smugpepe-gif-9ee8e": { + "type": "REQUEST", + "name": "smugpepe.gif", +"path": "smugpepe.gif", +"pathFormatted": "req_smugpepe-gif-9ee8e", +"stats": { + "name": "smugpepe.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 175, + "ok": 175, + "ko": 0 + }, + "maxResponseTime": { + "total": 783, + "ok": 783, + "ko": 0 + }, + "meanResponseTime": { + "total": 450, + "ok": 450, + "ko": 0 + }, + "standardDeviation": { + "total": 190, + "ok": 190, + "ko": 0 + }, + "percentiles1": { + "total": 411, + "ok": 411, + "ko": 0 + }, + "percentiles2": { + "total": 589, + "ok": 589, + "ko": 0 + }, + "percentiles3": { + "total": 731, + "ok": 731, + "ko": 0 + }, + "percentiles4": { + "total": 773, + "ok": 773, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_sniper-gif-d887f": { + "type": "REQUEST", + "name": "sniper.gif", +"path": "sniper.gif", +"pathFormatted": "req_sniper-gif-d887f", +"stats": { + "name": "sniper.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 50, + "ok": 50, + "ko": 0 + }, + "maxResponseTime": { + "total": 672, + "ok": 672, + "ko": 0 + }, + "meanResponseTime": { + "total": 174, + "ok": 174, + "ko": 0 + }, + "standardDeviation": { + "total": 204, + "ok": 204, + "ko": 0 + }, + "percentiles1": { + "total": 71, + "ok": 71, + "ko": 0 + }, + "percentiles2": { + "total": 165, + "ok": 165, + "ko": 0 + }, + "percentiles3": { + "total": 541, + "ok": 541, + "ko": 0 + }, + "percentiles4": { + "total": 646, + "ok": 646, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_srsly-gif-ba1e7": { + "type": "REQUEST", + "name": "srsly.gif", +"path": "srsly.gif", +"pathFormatted": "req_srsly-gif-ba1e7", +"stats": { + "name": "srsly.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 66, + "ok": 66, + "ko": 0 + }, + "maxResponseTime": { + "total": 771, + "ok": 771, + "ko": 0 + }, + "meanResponseTime": { + "total": 231, + "ok": 231, + "ko": 0 + }, + "standardDeviation": { + "total": 214, + "ok": 214, + "ko": 0 + }, + "percentiles1": { + "total": 153, + "ok": 153, + "ko": 0 + }, + "percentiles2": { + "total": 211, + "ok": 211, + "ko": 0 + }, + "percentiles3": { + "total": 607, + "ok": 607, + "ko": 0 + }, + "percentiles4": { + "total": 738, + "ok": 738, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_thumbsup-gif-7f609": { + "type": "REQUEST", + "name": "thumbsup.gif", +"path": "thumbsup.gif", +"pathFormatted": "req_thumbsup-gif-7f609", +"stats": { + "name": "thumbsup.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 59, + "ok": 59, + "ko": 0 + }, + "maxResponseTime": { + "total": 451, + "ok": 451, + "ko": 0 + }, + "meanResponseTime": { + "total": 159, + "ok": 159, + "ko": 0 + }, + "standardDeviation": { + "total": 117, + "ok": 117, + "ko": 0 + }, + "percentiles1": { + "total": 127, + "ok": 127, + "ko": 0 + }, + "percentiles2": { + "total": 168, + "ok": 168, + "ko": 0 + }, + "percentiles3": { + "total": 355, + "ok": 355, + "ko": 0 + }, + "percentiles4": { + "total": 432, + "ok": 432, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_wink-gif-6d3c0": { + "type": "REQUEST", + "name": "wink.gif", +"path": "wink.gif", +"pathFormatted": "req_wink-gif-6d3c0", +"stats": { + "name": "wink.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 59, + "ok": 59, + "ko": 0 + }, + "maxResponseTime": { + "total": 177, + "ok": 177, + "ko": 0 + }, + "meanResponseTime": { + "total": 108, + "ok": 108, + "ko": 0 + }, + "standardDeviation": { + "total": 41, + "ok": 41, + "ko": 0 + }, + "percentiles1": { + "total": 103, + "ok": 103, + "ko": 0 + }, + "percentiles2": { + "total": 127, + "ok": 127, + "ko": 0 + }, + "percentiles3": { + "total": 174, + "ok": 174, + "ko": 0 + }, + "percentiles4": { + "total": 176, + "ok": 176, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_worship-gif-0331e": { + "type": "REQUEST", + "name": "worship.gif", +"path": "worship.gif", +"pathFormatted": "req_worship-gif-0331e", +"stats": { + "name": "worship.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 46, + "ok": 46, + "ko": 0 + }, + "maxResponseTime": { + "total": 189, + "ok": 189, + "ko": 0 + }, + "meanResponseTime": { + "total": 94, + "ok": 94, + "ko": 0 + }, + "standardDeviation": { + "total": 54, + "ok": 54, + "ko": 0 + }, + "percentiles1": { + "total": 59, + "ok": 59, + "ko": 0 + }, + "percentiles2": { + "total": 136, + "ok": 136, + "ko": 0 + }, + "percentiles3": { + "total": 181, + "ok": 181, + "ko": 0 + }, + "percentiles4": { + "total": 187, + "ok": 187, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_yesyes2-gif-9fc13": { + "type": "REQUEST", + "name": "yesyes2.gif", +"path": "yesyes2.gif", +"pathFormatted": "req_yesyes2-gif-9fc13", +"stats": { + "name": "yesyes2.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 45, + "ok": 45, + "ko": 0 + }, + "maxResponseTime": { + "total": 202, + "ok": 202, + "ko": 0 + }, + "meanResponseTime": { + "total": 129, + "ok": 129, + "ko": 0 + }, + "standardDeviation": { + "total": 66, + "ok": 66, + "ko": 0 + }, + "percentiles1": { + "total": 156, + "ok": 156, + "ko": 0 + }, + "percentiles2": { + "total": 182, + "ok": 182, + "ko": 0 + }, + "percentiles3": { + "total": 202, + "ok": 202, + "ko": 0 + }, + "percentiles4": { + "total": 202, + "ok": 202, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_yesyes3-gif-7f8b5": { + "type": "REQUEST", + "name": "yesyes3.gif", +"path": "yesyes3.gif", +"pathFormatted": "req_yesyes3-gif-7f8b5", +"stats": { + "name": "yesyes3.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 44, + "ok": 44, + "ko": 0 + }, + "maxResponseTime": { + "total": 203, + "ok": 203, + "ko": 0 + }, + "meanResponseTime": { + "total": 107, + "ok": 107, + "ko": 0 + }, + "standardDeviation": { + "total": 60, + "ok": 60, + "ko": 0 + }, + "percentiles1": { + "total": 102, + "ok": 102, + "ko": 0 + }, + "percentiles2": { + "total": 156, + "ok": 156, + "ko": 0 + }, + "percentiles3": { + "total": 187, + "ok": 187, + "ko": 0 + }, + "percentiles4": { + "total": 200, + "ok": 200, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_youwhat-gif-99ffd": { + "type": "REQUEST", + "name": "youwhat.gif", +"path": "youwhat.gif", +"pathFormatted": "req_youwhat-gif-99ffd", +"stats": { + "name": "youwhat.gif", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 42, + "ok": 42, + "ko": 0 + }, + "maxResponseTime": { + "total": 162, + "ok": 162, + "ko": 0 + }, + "meanResponseTime": { + "total": 88, + "ok": 88, + "ko": 0 + }, + "standardDeviation": { + "total": 55, + "ok": 55, + "ko": 0 + }, + "percentiles1": { + "total": 50, + "ok": 50, + "ko": 0 + }, + "percentiles2": { + "total": 158, + "ok": 158, + "ko": 0 + }, + "percentiles3": { + "total": 161, + "ok": 161, + "ko": 0 + }, + "percentiles4": { + "total": 162, + "ok": 162, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_request-3-d0973": { + "type": "REQUEST", + "name": "request_3", +"path": "request_3", +"pathFormatted": "req_request-3-d0973", +"stats": { + "name": "request_3", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 86, + "ok": 86, + "ko": 0 + }, + "maxResponseTime": { + "total": 423, + "ok": 423, + "ko": 0 + }, + "meanResponseTime": { + "total": 206, + "ok": 206, + "ko": 0 + }, + "standardDeviation": { + "total": 104, + "ok": 104, + "ko": 0 + }, + "percentiles1": { + "total": 184, + "ok": 184, + "ko": 0 + }, + "percentiles2": { + "total": 267, + "ok": 267, + "ko": 0 + }, + "percentiles3": { + "total": 370, + "ok": 370, + "ko": 0 + }, + "percentiles4": { + "total": 412, + "ok": 412, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_logoasw-png-c8261": { + "type": "REQUEST", + "name": "LogoASW.png", +"path": "LogoASW.png", +"pathFormatted": "req_logoasw-png-c8261", +"stats": { + "name": "LogoASW.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 217, + "ok": 217, + "ko": 0 + }, + "maxResponseTime": { + "total": 556, + "ok": 556, + "ko": 0 + }, + "meanResponseTime": { + "total": 357, + "ok": 357, + "ko": 0 + }, + "standardDeviation": { + "total": 123, + "ok": 123, + "ko": 0 + }, + "percentiles1": { + "total": 301, + "ok": 301, + "ko": 0 + }, + "percentiles2": { + "total": 476, + "ok": 476, + "ko": 0 + }, + "percentiles3": { + "total": 537, + "ok": 537, + "ko": 0 + }, + "percentiles4": { + "total": 552, + "ok": 552, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 8, + "percentage": 100 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_business-20cont-ac499": { + "type": "REQUEST", + "name": "Business%20Context.png", +"path": "Business%20Context.png", +"pathFormatted": "req_business-20cont-ac499", +"stats": { + "name": "Business%20Context.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1636, + "ok": 1636, + "ko": 0 + }, + "maxResponseTime": { + "total": 4329, + "ok": 4329, + "ko": 0 + }, + "meanResponseTime": { + "total": 2972, + "ok": 2972, + "ko": 0 + }, + "standardDeviation": { + "total": 839, + "ok": 839, + "ko": 0 + }, + "percentiles1": { + "total": 3116, + "ok": 3116, + "ko": 0 + }, + "percentiles2": { + "total": 3447, + "ok": 3447, + "ko": 0 + }, + "percentiles3": { + "total": 4092, + "ok": 4092, + "ko": 0 + }, + "percentiles4": { + "total": 4282, + "ok": 4282, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_technical-20con-b4096": { + "type": "REQUEST", + "name": "Technical%20Context.png", +"path": "Technical%20Context.png", +"pathFormatted": "req_technical-20con-b4096", +"stats": { + "name": "Technical%20Context.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 605, + "ok": 605, + "ko": 0 + }, + "maxResponseTime": { + "total": 7089, + "ok": 7089, + "ko": 0 + }, + "meanResponseTime": { + "total": 1770, + "ok": 1770, + "ko": 0 + }, + "standardDeviation": { + "total": 2046, + "ok": 2046, + "ko": 0 + }, + "percentiles1": { + "total": 950, + "ok": 950, + "ko": 0 + }, + "percentiles2": { + "total": 1297, + "ok": 1297, + "ko": 0 + }, + "percentiles3": { + "total": 5277, + "ok": 5277, + "ko": 0 + }, + "percentiles4": { + "total": 6727, + "ok": 6727, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 2, + "percentage": 25 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 4, + "percentage": 50 + }, + "group3": { + "name": "t > 1200 ms", + "count": 2, + "percentage": 25 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_bblevel2service-83713": { + "type": "REQUEST", + "name": "BBLevel2Service.png", +"path": "BBLevel2Service.png", +"pathFormatted": "req_bblevel2service-83713", +"stats": { + "name": "BBLevel2Service.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1147, + "ok": 1147, + "ko": 0 + }, + "maxResponseTime": { + "total": 4498, + "ok": 4498, + "ko": 0 + }, + "meanResponseTime": { + "total": 2329, + "ok": 2329, + "ko": 0 + }, + "standardDeviation": { + "total": 1182, + "ok": 1182, + "ko": 0 + }, + "percentiles1": { + "total": 2010, + "ok": 2010, + "ko": 0 + }, + "percentiles2": { + "total": 2859, + "ok": 2859, + "ko": 0 + }, + "percentiles3": { + "total": 4266, + "ok": 4266, + "ko": 0 + }, + "percentiles4": { + "total": 4452, + "ok": 4452, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 7, + "percentage": 88 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_bblevel1-png-620d3": { + "type": "REQUEST", + "name": "BBLevel1.png", +"path": "BBLevel1.png", +"pathFormatted": "req_bblevel1-png-620d3", +"stats": { + "name": "BBLevel1.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1645, + "ok": 1645, + "ko": 0 + }, + "maxResponseTime": { + "total": 4495, + "ok": 4495, + "ko": 0 + }, + "meanResponseTime": { + "total": 3278, + "ok": 3278, + "ko": 0 + }, + "standardDeviation": { + "total": 1004, + "ok": 1004, + "ko": 0 + }, + "percentiles1": { + "total": 3306, + "ok": 3306, + "ko": 0 + }, + "percentiles2": { + "total": 4312, + "ok": 4312, + "ko": 0 + }, + "percentiles3": { + "total": 4434, + "ok": 4434, + "ko": 0 + }, + "percentiles4": { + "total": 4483, + "ok": 4483, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_bblevel2reposit-cf83e": { + "type": "REQUEST", + "name": "BBLevel2Repository.png", +"path": "BBLevel2Repository.png", +"pathFormatted": "req_bblevel2reposit-cf83e", +"stats": { + "name": "BBLevel2Repository.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 1380, + "ok": 1380, + "ko": 0 + }, + "maxResponseTime": { + "total": 4373, + "ok": 4373, + "ko": 0 + }, + "meanResponseTime": { + "total": 2758, + "ok": 2758, + "ko": 0 + }, + "standardDeviation": { + "total": 923, + "ok": 923, + "ko": 0 + }, + "percentiles1": { + "total": 2506, + "ok": 2506, + "ko": 0 + }, + "percentiles2": { + "total": 3149, + "ok": 3149, + "ko": 0 + }, + "percentiles3": { + "total": 4240, + "ok": 4240, + "ko": 0 + }, + "percentiles4": { + "total": 4346, + "ok": 4346, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_userjourney-png-8fd9d": { + "type": "REQUEST", + "name": "userJourney.png", +"path": "userJourney.png", +"pathFormatted": "req_userjourney-png-8fd9d", +"stats": { + "name": "userJourney.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 3652, + "ok": 3652, + "ko": 0 + }, + "maxResponseTime": { + "total": 5214, + "ok": 5214, + "ko": 0 + }, + "meanResponseTime": { + "total": 4413, + "ok": 4413, + "ko": 0 + }, + "standardDeviation": { + "total": 492, + "ok": 492, + "ko": 0 + }, + "percentiles1": { + "total": 4392, + "ok": 4392, + "ko": 0 + }, + "percentiles2": { + "total": 4831, + "ok": 4831, + "ko": 0 + }, + "percentiles3": { + "total": 5082, + "ok": 5082, + "ko": 0 + }, + "percentiles4": { + "total": 5188, + "ok": 5188, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 0, + "percentage": 0 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 8, + "percentage": 100 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_css-family-open-31586": { + "type": "REQUEST", + "name": "css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700", +"path": "css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700", +"pathFormatted": "req_css-family-open-31586", +"stats": { + "name": "css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 127, + "ok": 127, + "ko": 0 + }, + "maxResponseTime": { + "total": 1364, + "ok": 1364, + "ko": 0 + }, + "meanResponseTime": { + "total": 419, + "ok": 419, + "ko": 0 + }, + "standardDeviation": { + "total": 450, + "ok": 450, + "ko": 0 + }, + "percentiles1": { + "total": 146, + "ok": 146, + "ko": 0 + }, + "percentiles2": { + "total": 493, + "ok": 493, + "ko": 0 + }, + "percentiles3": { + "total": 1231, + "ok": 1231, + "ko": 0 + }, + "percentiles4": { + "total": 1337, + "ok": 1337, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 1, + "percentage": 13 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_loginprocess-pn-8e1c6": { + "type": "REQUEST", + "name": "loginProcess.png", +"path": "loginProcess.png", +"pathFormatted": "req_loginprocess-pn-8e1c6", +"stats": { + "name": "loginProcess.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 699, + "ok": 699, + "ko": 0 + }, + "maxResponseTime": { + "total": 3248, + "ok": 3248, + "ko": 0 + }, + "meanResponseTime": { + "total": 1811, + "ok": 1811, + "ko": 0 + }, + "standardDeviation": { + "total": 870, + "ok": 870, + "ko": 0 + }, + "percentiles1": { + "total": 1437, + "ok": 1437, + "ko": 0 + }, + "percentiles2": { + "total": 2573, + "ok": 2573, + "ko": 0 + }, + "percentiles3": { + "total": 3124, + "ok": 3124, + "ko": 0 + }, + "percentiles4": { + "total": 3223, + "ok": 3223, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 1, + "percentage": 13 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 5, + "percentage": 63 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_sendmessages-pn-85afa": { + "type": "REQUEST", + "name": "sendMessages.png", +"path": "sendMessages.png", +"pathFormatted": "req_sendmessages-pn-85afa", +"stats": { + "name": "sendMessages.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 392, + "ok": 392, + "ko": 0 + }, + "maxResponseTime": { + "total": 1877, + "ok": 1877, + "ko": 0 + }, + "meanResponseTime": { + "total": 993, + "ok": 993, + "ko": 0 + }, + "standardDeviation": { + "total": 539, + "ok": 539, + "ko": 0 + }, + "percentiles1": { + "total": 732, + "ok": 732, + "ko": 0 + }, + "percentiles2": { + "total": 1403, + "ok": 1403, + "ko": 0 + }, + "percentiles3": { + "total": 1840, + "ok": 1840, + "ko": 0 + }, + "percentiles4": { + "total": 1870, + "ok": 1870, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 5, + "percentage": 63 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 3, + "percentage": 38 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_deploymentview--6f5ca": { + "type": "REQUEST", + "name": "DeploymentView.png", +"path": "DeploymentView.png", +"pathFormatted": "req_deploymentview--6f5ca", +"stats": { + "name": "DeploymentView.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 223, + "ok": 223, + "ko": 0 + }, + "maxResponseTime": { + "total": 1114, + "ok": 1114, + "ko": 0 + }, + "meanResponseTime": { + "total": 623, + "ok": 623, + "ko": 0 + }, + "standardDeviation": { + "total": 295, + "ok": 295, + "ko": 0 + }, + "percentiles1": { + "total": 701, + "ok": 701, + "ko": 0 + }, + "percentiles2": { + "total": 796, + "ok": 796, + "ko": 0 + }, + "percentiles3": { + "total": 1021, + "ok": 1021, + "ko": 0 + }, + "percentiles4": { + "total": 1095, + "ok": 1095, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_concepts-png-a7572": { + "type": "REQUEST", + "name": "concepts.png", +"path": "concepts.png", +"pathFormatted": "req_concepts-png-a7572", +"stats": { + "name": "concepts.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 305, + "ok": 305, + "ko": 0 + }, + "maxResponseTime": { + "total": 2433, + "ok": 2433, + "ko": 0 + }, + "meanResponseTime": { + "total": 1170, + "ok": 1170, + "ko": 0 + }, + "standardDeviation": { + "total": 715, + "ok": 715, + "ko": 0 + }, + "percentiles1": { + "total": 883, + "ok": 883, + "ko": 0 + }, + "percentiles2": { + "total": 1793, + "ok": 1793, + "ko": 0 + }, + "percentiles3": { + "total": 2247, + "ok": 2247, + "ko": 0 + }, + "percentiles4": { + "total": 2396, + "ok": 2396, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 4, + "percentage": 50 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 3, + "percentage": 38 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_desdesicions-pn-47566": { + "type": "REQUEST", + "name": "DesDesicions.png", +"path": "DesDesicions.png", +"pathFormatted": "req_desdesicions-pn-47566", +"stats": { + "name": "DesDesicions.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 216, + "ok": 216, + "ko": 0 + }, + "maxResponseTime": { + "total": 974, + "ok": 974, + "ko": 0 + }, + "meanResponseTime": { + "total": 534, + "ok": 534, + "ko": 0 + }, + "standardDeviation": { + "total": 242, + "ok": 242, + "ko": 0 + }, + "percentiles1": { + "total": 511, + "ok": 511, + "ko": 0 + }, + "percentiles2": { + "total": 699, + "ok": 699, + "ko": 0 + }, + "percentiles3": { + "total": 880, + "ok": 880, + "ko": 0 + }, + "percentiles4": { + "total": 955, + "ok": 955, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 7, + "percentage": 88 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 1, + "percentage": 13 + }, + "group3": { + "name": "t > 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_qualitytree-png-1f785": { + "type": "REQUEST", + "name": "qualityTree.png", +"path": "qualityTree.png", +"pathFormatted": "req_qualitytree-png-1f785", +"stats": { + "name": "qualityTree.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 213, + "ok": 213, + "ko": 0 + }, + "maxResponseTime": { + "total": 1996, + "ok": 1996, + "ko": 0 + }, + "meanResponseTime": { + "total": 749, + "ok": 749, + "ko": 0 + }, + "standardDeviation": { + "total": 513, + "ok": 513, + "ko": 0 + }, + "percentiles1": { + "total": 612, + "ok": 612, + "ko": 0 + }, + "percentiles2": { + "total": 824, + "ok": 824, + "ko": 0 + }, + "percentiles3": { + "total": 1605, + "ok": 1605, + "ko": 0 + }, + "percentiles4": { + "total": 1918, + "ok": 1918, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 5, + "percentage": 63 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 2, + "percentage": 25 + }, + "group3": { + "name": "t > 1200 ms", + "count": 1, + "percentage": 13 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + },"req_problems-png-1e872": { + "type": "REQUEST", + "name": "problems.png", +"path": "problems.png", +"pathFormatted": "req_problems-png-1e872", +"stats": { + "name": "problems.png", + "numberOfRequests": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "minResponseTime": { + "total": 190, + "ok": 190, + "ko": 0 + }, + "maxResponseTime": { + "total": 2263, + "ok": 2263, + "ko": 0 + }, + "meanResponseTime": { + "total": 638, + "ok": 638, + "ko": 0 + }, + "standardDeviation": { + "total": 728, + "ok": 728, + "ko": 0 + }, + "percentiles1": { + "total": 241, + "ok": 241, + "ko": 0 + }, + "percentiles2": { + "total": 588, + "ok": 588, + "ko": 0 + }, + "percentiles3": { + "total": 1969, + "ok": 1969, + "ko": 0 + }, + "percentiles4": { + "total": 2204, + "ok": 2204, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "count": 6, + "percentage": 75 + }, + "group2": { + "name": "800 ms < t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t > 1200 ms", + "count": 2, + "percentage": 25 + }, + "group4": { + "name": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 0.13114754098360656, + "ok": 0.13114754098360656, + "ko": 0 + } +} + } +} + +} \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/theme.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/theme.js new file mode 100644 index 0000000..7de5f55 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/theme.js @@ -0,0 +1,127 @@ +/* + * Copyright 2011-2014 eBusiness Information, Groupe Excilys (www.ebusinessinformation.fr) + * + * Licensed under the Gatling Highcharts License + */ +Highcharts.theme = { + chart: { + backgroundColor: '#e6e5e0', + borderWidth: 0, + borderRadius: 8, + plotBackgroundColor: null, + plotShadow: false, + plotBorderWidth: 0 + }, + xAxis: { + gridLineWidth: 0, + lineColor: '#666', + tickColor: '#666', + labels: { + style: { + color: '#666' + } + }, + title: { + style: { + color: '#666' + } + } + }, + yAxis: { + alternateGridColor: null, + minorTickInterval: null, + gridLineColor: '#999', + lineWidth: 0, + tickWidth: 0, + labels: { + style: { + color: '#666', + fontWeight: 'bold' + } + }, + title: { + style: { + color: '#666', + font: 'bold 12px Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif' + } + } + }, + labels: { + style: { + color: '#CCC' + } + }, + + + rangeSelector: { + buttonTheme: { + fill: '#cfc9c6', + stroke: '#000000', + style: { + color: '#34332e', + fontWeight: 'bold', + borderColor: '#b2b2a9' + }, + states: { + hover: { + fill: '#92918C', + stroke: '#000000', + style: { + color: '#34332e', + fontWeight: 'bold', + borderColor: '#8b897d' + } + }, + select: { + fill: '#E37400', + stroke: '#000000', + style: { + color: '#FFF' + } + } + } + }, + inputStyle: { + backgroundColor: '#333', + color: 'silver' + }, + labelStyle: { + color: '#8b897d' + } + }, + + navigator: { + handles: { + backgroundColor: '#e6e5e0', + borderColor: '#92918C' + }, + outlineColor: '#92918C', + outlineWidth: 1, + maskFill: 'rgba(146, 145, 140, 0.5)', + series: { + color: '#4572A7', + lineColor: '#4572A7' + } + }, + + scrollbar: { + buttonBackgroundColor: '#e6e5e0', + buttonBorderWidth: 1, + buttonBorderColor: '#92918C', + buttonArrowColor: '#92918C', + buttonBorderRadius: 2, + + barBorderWidth: 1, + barBorderRadius: 0, + barBackgroundColor: '#92918C', + barBorderColor: '#92918C', + + rifleColor: '#92918C', + + trackBackgroundColor: '#b0b0a8', + trackBorderWidth: 1, + trackBorderColor: '#b0b0a8' + } +}; + +Highcharts.setOptions(Highcharts.theme); \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/js/unpack.js b/performance/gatling/results/dechattestsimulation-20190426121415557/js/unpack.js new file mode 100644 index 0000000..883c33e --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/js/unpack.js @@ -0,0 +1,38 @@ +'use strict'; + +var unpack = function (array) { + var findNbSeries = function (array) { + var currentPlotPack; + var length = array.length; + + for (var i = 0; i < length; i++) { + currentPlotPack = array[i][1]; + if(currentPlotPack !== null) { + return currentPlotPack.length; + } + } + return 0; + }; + + var i, j; + var nbPlots = array.length; + var nbSeries = findNbSeries(array); + + // Prepare unpacked array + var unpackedArray = new Array(nbSeries); + + for (i = 0; i < nbSeries; i++) { + unpackedArray[i] = new Array(nbPlots); + } + + // Unpack the array + for (i = 0; i < nbPlots; i++) { + var timestamp = array[i][0]; + var values = array[i][1]; + for (j = 0; j < nbSeries; j++) { + unpackedArray[j][i] = [timestamp * 1000, values === null ? null : values[j]]; + } + } + + return unpackedArray; +}; diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_-u-http-3a-2f-2-159b7.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_-u-http-3a-2f-2-159b7.html new file mode 100644 index 0000000..7a50ba2 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_-u-http-3a-2f-2-159b7.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    +
    + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    + + + + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + + + + + + + + + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_212328-200-png-0d6d1.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_212328-200-png-0d6d1.html new file mode 100644 index 0000000..fe28286 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_212328-200-png-0d6d1.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - 212328-200.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > 212328-200.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_aja-gif-e3ae3.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_aja-gif-e3ae3.html new file mode 100644 index 0000000..39beb5c --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_aja-gif-e3ae3.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - aja.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > aja.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_ale-gif-211b8.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_ale-gif-211b8.html new file mode 100644 index 0000000..c5190e4 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_ale-gif-211b8.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - ale.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > ale.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_angel-gif-4f0cb.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_angel-gif-4f0cb.html new file mode 100644 index 0000000..d25a73d --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_angel-gif-4f0cb.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - angel.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > angel.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_angry-gif-8cab5.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_angry-gif-8cab5.html new file mode 100644 index 0000000..90df512 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_angry-gif-8cab5.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - angry.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > angry.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_awklaugh-gif-d8ff2.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_awklaugh-gif-d8ff2.html new file mode 100644 index 0000000..a7f01ea --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_awklaugh-gif-d8ff2.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - awklaugh.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > awklaugh.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel1-png-620d3.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel1-png-620d3.html new file mode 100644 index 0000000..28a4852 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel1-png-620d3.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - BBLevel1.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > BBLevel1.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2reposit-cf83e.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2reposit-cf83e.html new file mode 100644 index 0000000..12dd1a9 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2reposit-cf83e.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - BBLevel2Repository.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > BBLevel2Repository.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2service-83713.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2service-83713.html new file mode 100644 index 0000000..764e255 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_bblevel2service-83713.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - BBLevel2Service.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > BBLevel2Service.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_broken-gif-75108.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_broken-gif-75108.html new file mode 100644 index 0000000..a23550a --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_broken-gif-75108.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - broken.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > broken.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_business-20cont-ac499.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_business-20cont-ac499.html new file mode 100644 index 0000000..0251dcd --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_business-20cont-ac499.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Business%20Context.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Business%20Context.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_cam-camera-reco-ec046.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_cam-camera-reco-ec046.html new file mode 100644 index 0000000..b48021c --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_cam-camera-reco-ec046.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - cam-camera-record-video-film-movie-round-512.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > cam-camera-record-video-film-movie-round-512.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_coffee-gif-70c1a.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_coffee-gif-70c1a.html new file mode 100644 index 0000000..bf30381 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_coffee-gif-70c1a.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - coffee.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > coffee.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_concepts-png-a7572.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_concepts-png-a7572.html new file mode 100644 index 0000000..b964d6a --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_concepts-png-a7572.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - concepts.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > concepts.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-alle-dfb31.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-alle-dfb31.html new file mode 100644 index 0000000..8a0860a --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-alle-dfb31.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - css?family=Allerta Stencil + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > css?family=Allerta Stencil

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-open-31586.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-open-31586.html new file mode 100644 index 0000000..42b6d56 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_css-family-open-31586.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_d-gif-f7d3a.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_d-gif-f7d3a.html new file mode 100644 index 0000000..2c2eb4b --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_d-gif-f7d3a.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - D.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > D.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_dance-gif-5ed4f.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_dance-gif-5ed4f.html new file mode 100644 index 0000000..4dcec5e --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_dance-gif-5ed4f.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - dance.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > dance.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_deploymentview--6f5ca.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_deploymentview--6f5ca.html new file mode 100644 index 0000000..c4a1d40 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_deploymentview--6f5ca.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - DeploymentView.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > DeploymentView.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_desdesicions-pn-47566.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_desdesicions-pn-47566.html new file mode 100644 index 0000000..9949332 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_desdesicions-pn-47566.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - DesDesicions.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > DesDesicions.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_doubt-gif-09b43.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_doubt-gif-09b43.html new file mode 100644 index 0000000..95f690f --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_doubt-gif-09b43.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - doubt.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > doubt.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_grazy-gif-e6ad3.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_grazy-gif-e6ad3.html new file mode 100644 index 0000000..99d9669 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_grazy-gif-e6ad3.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - grazy.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > grazy.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-38f1e.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-38f1e.html new file mode 100644 index 0000000..5ea71fb --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-38f1e.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Home View + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Home View

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-redir-c61bb.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-redir-c61bb.html new file mode 100644 index 0000000..853449d --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_home-view-redir-c61bb.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Home View Redirect 1 + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Home View Redirect 1

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_icon-png-cc35d.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_icon-png-cc35d.html new file mode 100644 index 0000000..c5a841a --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_icon-png-cc35d.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - icon.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > icon.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_idk-gif-d24eb.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_idk-gif-d24eb.html new file mode 100644 index 0000000..b6faf31 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_idk-gif-d24eb.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - idk.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > idk.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_jaja-gif-deaa5.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_jaja-gif-deaa5.html new file mode 100644 index 0000000..d653723 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_jaja-gif-deaa5.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - jaja.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > jaja.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_jajano-gif-e4edd.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_jajano-gif-e4edd.html new file mode 100644 index 0000000..9ac8d42 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_jajano-gif-e4edd.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - jajano.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > jajano.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_jiji-gif-c411f.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_jiji-gif-c411f.html new file mode 100644 index 0000000..0bbb3c8 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_jiji-gif-c411f.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - jiji.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > jiji.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_lmao-gif-f17f9.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_lmao-gif-f17f9.html new file mode 100644 index 0000000..617e9e5 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_lmao-gif-f17f9.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - lmao.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > lmao.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_loginprocess-pn-8e1c6.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_loginprocess-pn-8e1c6.html new file mode 100644 index 0000000..9660fc5 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_loginprocess-pn-8e1c6.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - loginProcess.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > loginProcess.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_logoasw-png-c8261.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_logoasw-png-c8261.html new file mode 100644 index 0000000..21829ae --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_logoasw-png-c8261.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - LogoASW.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > LogoASW.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_n1-gif-b798a.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_n1-gif-b798a.html new file mode 100644 index 0000000..6f7db51 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_n1-gif-b798a.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - n1.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > n1.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_npc-gif-97e7e.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_npc-gif-97e7e.html new file mode 100644 index 0000000..6b9d8ee --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_npc-gif-97e7e.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - npc.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > npc.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_popcorn-gif-89103.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_popcorn-gif-89103.html new file mode 100644 index 0000000..0f52685 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_popcorn-gif-89103.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - popcorn.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > popcorn.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_problems-png-1e872.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_problems-png-1e872.html new file mode 100644 index 0000000..d66dd5d --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_problems-png-1e872.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - problems.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > problems.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_qualitytree-png-1f785.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_qualitytree-png-1f785.html new file mode 100644 index 0000000..a384f27 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_qualitytree-png-1f785.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - qualityTree.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > qualityTree.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_remove-gif-60ae0.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_remove-gif-60ae0.html new file mode 100644 index 0000000..e3dba40 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_remove-gif-60ae0.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - remove.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > remove.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_request-3-d0973.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_request-3-d0973.html new file mode 100644 index 0000000..e53684e --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_request-3-d0973.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - request_3 + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > request_3

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_rwi-12-512-png-b5ae2.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_rwi-12-512-png-b5ae2.html new file mode 100644 index 0000000..b857799 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_rwi-12-512-png-b5ae2.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - rwi-12-512.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > rwi-12-512.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_sadpepe-gif-ad119.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sadpepe-gif-ad119.html new file mode 100644 index 0000000..e655e91 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sadpepe-gif-ad119.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - sadpepe.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > sadpepe.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_sendmessages-pn-85afa.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sendmessages-pn-85afa.html new file mode 100644 index 0000000..bff64ff --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sendmessages-pn-85afa.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - sendMessages.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > sendMessages.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_sidra-gif-2dfbb.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sidra-gif-2dfbb.html new file mode 100644 index 0000000..7ff9b41 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sidra-gif-2dfbb.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - sidra.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > sidra.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_sing-gif-a3a5e.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sing-gif-a3a5e.html new file mode 100644 index 0000000..51fac68 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sing-gif-a3a5e.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - sing.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > sing.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_smugpepe-gif-9ee8e.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_smugpepe-gif-9ee8e.html new file mode 100644 index 0000000..3a2e77f --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_smugpepe-gif-9ee8e.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - smugpepe.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > smugpepe.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_sniper-gif-d887f.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sniper-gif-d887f.html new file mode 100644 index 0000000..ce3bc76 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_sniper-gif-d887f.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - sniper.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > sniper.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_srsly-gif-ba1e7.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_srsly-gif-ba1e7.html new file mode 100644 index 0000000..d0676d4 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_srsly-gif-ba1e7.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - srsly.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > srsly.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_technical-20con-b4096.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_technical-20con-b4096.html new file mode 100644 index 0000000..dde921e --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_technical-20con-b4096.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Technical%20Context.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Technical%20Context.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_thumbsup-gif-7f609.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_thumbsup-gif-7f609.html new file mode 100644 index 0000000..dba1b47 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_thumbsup-gif-7f609.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - thumbsup.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > thumbsup.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-fold-f2506.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-fold-f2506.html new file mode 100644 index 0000000..b888cc1 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-fold-f2506.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Unexistent folder + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Unexistent folder

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-05138.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-05138.html new file mode 100644 index 0000000..aa80170 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-05138.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Unexistent Images Redirect 2 + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Unexistent Images Redirect 2

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-11888.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-11888.html new file mode 100644 index 0000000..b94008b --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-11888.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Unexistent Images + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Unexistent Images

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-3f6e4.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-3f6e4.html new file mode 100644 index 0000000..055cf1e --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-imag-3f6e4.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Unexistent Images Redirect 1 + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Unexistent Images Redirect 1

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-vide-0aaca.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-vide-0aaca.html new file mode 100644 index 0000000..9d61627 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_unexistent-vide-0aaca.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - Unexistent Videos + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > Unexistent Videos

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_userjourney-png-8fd9d.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_userjourney-png-8fd9d.html new file mode 100644 index 0000000..b43fb5a --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_userjourney-png-8fd9d.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - userJourney.png + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > userJourney.png

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_wink-gif-6d3c0.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_wink-gif-6d3c0.html new file mode 100644 index 0000000..d032104 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_wink-gif-6d3c0.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - wink.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > wink.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_worship-gif-0331e.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_worship-gif-0331e.html new file mode 100644 index 0000000..448d2ef --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_worship-gif-0331e.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - worship.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > worship.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes2-gif-9fc13.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes2-gif-9fc13.html new file mode 100644 index 0000000..57219e4 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes2-gif-9fc13.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - yesyes2.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > yesyes2.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes3-gif-7f8b5.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes3-gif-7f8b5.html new file mode 100644 index 0000000..4ba45da --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_yesyes3-gif-7f8b5.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - yesyes3.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > yesyes3.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/req_youwhat-gif-99ffd.html b/performance/gatling/results/dechattestsimulation-20190426121415557/req_youwhat-gif-99ffd.html new file mode 100644 index 0000000..3e00083 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/req_youwhat-gif-99ffd.html @@ -0,0 +1,883 @@ + + + + + + + + + + + + + + + + + + + +Gatling Stats - youwhat.gif + + +
    +
    + +
    +
    +
    + +

    dechattestsimulation

    +
    +
    +
    + + + +
    +
    +

    > youwhat.gif

    +
    + +
    +
    +
    STATISTICS
    +
    +
    +

    Executions

    + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Mean req/s
    +

    Response Time (ms)

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TotalOKKO
    Min
    50th percentile
    75th percentile
    95th percentile
    99th percentile
    Max
    Mean
    Std Deviation
    +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    + + + diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/simulation.log b/performance/gatling/results/dechattestsimulation-20190426121415557/simulation.log new file mode 100644 index 0000000..45f41e7 --- /dev/null +++ b/performance/gatling/results/dechattestsimulation-20190426121415557/simulation.log @@ -0,0 +1,505 @@ +RUN dechates6a2.DechatTestSimulation dechattestsimulation 1556280855557 3.1.1 +USER DeChat-ES-6A-II-Performance-Test 4 START 1556280856798 1556280856798 +USER DeChat-ES-6A-II-Performance-Test 2 START 1556280856797 1556280856797 +USER DeChat-ES-6A-II-Performance-Test 6 START 1556280856798 1556280856798 +USER DeChat-ES-6A-II-Performance-Test 3 START 1556280856797 1556280856797 +USER DeChat-ES-6A-II-Performance-Test 8 START 1556280856798 1556280856798 +USER DeChat-ES-6A-II-Performance-Test 7 START 1556280856798 1556280856798 +USER DeChat-ES-6A-II-Performance-Test 1 START 1556280856797 1556280856797 +USER DeChat-ES-6A-II-Performance-Test 5 START 1556280856798 1556280856798 +REQUEST 5 Unexistent folder 1556280856864 1556280857061 OK +REQUEST 8 Unexistent folder 1556280856864 1556280857078 OK +REQUEST 3 Unexistent folder 1556280856864 1556280857101 OK +REQUEST 4 Unexistent folder 1556280856864 1556280857108 OK +REQUEST 7 Unexistent folder 1556280856864 1556280857121 OK +REQUEST 6 Unexistent folder 1556280856864 1556280857132 OK +REQUEST 1 Unexistent folder 1556280856864 1556280857141 OK +REQUEST 3 Unexistent Videos 1556280857103 1556280857207 OK +REQUEST 4 Unexistent Videos 1556280857110 1556280857207 OK +REQUEST 2 Unexistent folder 1556280856864 1556280857212 OK +REQUEST 5 Unexistent Videos 1556280857090 1556280857214 OK +REQUEST 7 Unexistent Videos 1556280857132 1556280857215 OK +REQUEST 8 Unexistent Videos 1556280857090 1556280857215 OK +REQUEST 1 Unexistent Videos 1556280857142 1556280857220 OK +REQUEST 6 Unexistent Videos 1556280857140 1556280857220 OK +REQUEST 2 Unexistent Videos 1556280857214 1556280857242 OK +REQUEST 2 Unexistent Images 1556280857242 1556280857356 OK +REQUEST 4 Unexistent Images 1556280857208 1556280857356 OK +REQUEST 5 Unexistent Images 1556280857215 1556280857356 OK +REQUEST 8 Unexistent Images 1556280857216 1556280857356 OK +REQUEST 1 Unexistent Images 1556280857221 1556280857356 OK +REQUEST 3 Unexistent Images 1556280857208 1556280857356 OK +REQUEST 6 Unexistent Images 1556280857221 1556280857356 OK +REQUEST 7 Unexistent Images 1556280857216 1556280857356 OK +REQUEST 5 Unexistent Images Redirect 1 1556280857362 1556280857408 OK +REQUEST 7 Unexistent Images Redirect 1 1556280857363 1556280857427 OK +REQUEST 1 Unexistent Images Redirect 1 1556280857362 1556280857434 OK +REQUEST 2 Unexistent Images Redirect 1 1556280857362 1556280857434 OK +REQUEST 3 Unexistent Images Redirect 1 1556280857363 1556280857435 OK +REQUEST 8 Unexistent Images Redirect 1 1556280857362 1556280857435 OK +REQUEST 6 Unexistent Images Redirect 1 1556280857363 1556280857436 OK +REQUEST 4 Unexistent Images Redirect 1 1556280857362 1556280857436 OK +REQUEST 5 Unexistent Images Redirect 2 1556280857409 1556280857462 OK +REQUEST 7 Unexistent Images Redirect 2 1556280857429 1556280857462 OK +REQUEST 1 Unexistent Images Redirect 2 1556280857435 1556280857482 OK +REQUEST 8 Unexistent Images Redirect 2 1556280857436 1556280857482 OK +REQUEST 2 Unexistent Images Redirect 2 1556280857435 1556280857487 OK +REQUEST 3 Unexistent Images Redirect 2 1556280857436 1556280857487 OK +REQUEST 7 Home View 1556280857462 1556280857498 OK +REQUEST 5 Home View 1556280857462 1556280857499 OK +REQUEST 4 Unexistent Images Redirect 2 1556280857437 1556280857499 OK +REQUEST 6 Unexistent Images Redirect 2 1556280857436 1556280857499 OK +REQUEST 8 Home View 1556280857483 1556280857519 OK +REQUEST 2 Home View 1556280857488 1556280857528 OK +REQUEST 4 Home View 1556280857499 1556280857528 OK +REQUEST 6 Home View 1556280857499 1556280857528 OK +REQUEST 1 Home View 1556280857483 1556280857532 OK +REQUEST 3 Home View 1556280857488 1556280857532 OK +REQUEST 5 Home View Redirect 1 1556280857499 1556280857528 OK +REQUEST 7 Home View Redirect 1 1556280857499 1556280857532 OK +REQUEST 8 Home View Redirect 1 1556280857520 1556280857545 OK +REQUEST 6 Home View Redirect 1 1556280857528 1556280857551 OK +REQUEST 4 Home View Redirect 1 1556280857528 1556280857552 OK +REQUEST 2 Home View Redirect 1 1556280857528 1556280857584 OK +REQUEST 3 Home View Redirect 1 1556280857533 1556280857584 OK +REQUEST 1 Home View Redirect 1 1556280857533 1556280857584 OK +REQUEST 2 icon.png 1556280857659 1556280858153 OK +REQUEST 5 icon.png 1556280857660 1556280858152 OK +REQUEST 6 icon.png 1556280857660 1556280858153 OK +REQUEST 1 icon.png 1556280857662 1556280858153 OK +REQUEST 3 icon.png 1556280857659 1556280858154 OK +REQUEST 4 icon.png 1556280857659 1556280858156 OK +REQUEST 8 icon.png 1556280857660 1556280858157 OK +REQUEST 7 icon.png 1556280857660 1556280858158 OK +REQUEST 1 broken.gif 1556280858155 1556280858271 OK +REQUEST 5 broken.gif 1556280858155 1556280858271 OK +REQUEST 6 broken.gif 1556280858155 1556280858271 OK +REQUEST 3 broken.gif 1556280858156 1556280858274 OK +REQUEST 4 broken.gif 1556280858157 1556280858275 OK +REQUEST 8 broken.gif 1556280858157 1556280858276 OK +REQUEST 7 broken.gif 1556280858159 1556280858276 OK +REQUEST 2 broken.gif 1556280858155 1556280858295 OK +REQUEST 2 coffee.gif 1556280858296 1556280858768 OK +REQUEST 4 coffee.gif 1556280858276 1556280858769 OK +REQUEST 3 coffee.gif 1556280858275 1556280858769 OK +REQUEST 8 coffee.gif 1556280858276 1556280858770 OK +REQUEST 7 coffee.gif 1556280858276 1556280858872 OK +REQUEST 2 ale.gif 1556280857661 1556280858978 OK +REQUEST 1 awklaugh.gif 1556280857664 1556280858978 OK +REQUEST 8 ale.gif 1556280857661 1556280858978 OK +REQUEST 4 awklaugh.gif 1556280857665 1556280858978 OK +REQUEST 7 ale.gif 1556280857661 1556280858978 OK +REQUEST 5 awklaugh.gif 1556280857663 1556280858978 OK +REQUEST 3 ale.gif 1556280857663 1556280858979 OK +REQUEST 8 awklaugh.gif 1556280857664 1556280858980 OK +REQUEST 2 angry.gif 1556280857662 1556280858985 OK +REQUEST 6 angry.gif 1556280857663 1556280858985 OK +REQUEST 3 awklaugh.gif 1556280857664 1556280858985 OK +REQUEST 4 angry.gif 1556280857665 1556280858985 OK +REQUEST 4 angel.gif 1556280857664 1556280858986 OK +REQUEST 7 angel.gif 1556280857662 1556280858986 OK +REQUEST 8 angel.gif 1556280857662 1556280858986 OK +REQUEST 5 angry.gif 1556280857662 1556280858986 OK +REQUEST 1 angel.gif 1556280857663 1556280858986 OK +REQUEST 3 angry.gif 1556280857664 1556280858986 OK +REQUEST 7 aja.gif 1556280857661 1556280858987 OK +REQUEST 8 aja.gif 1556280857661 1556280858987 OK +REQUEST 4 D.gif 1556280858770 1556280858987 OK +REQUEST 3 D.gif 1556280858770 1556280858987 OK +REQUEST 5 aja.gif 1556280857661 1556280858988 OK +REQUEST 2 aja.gif 1556280857660 1556280858988 OK +REQUEST 3 angel.gif 1556280857663 1556280858988 OK +REQUEST 5 angel.gif 1556280857662 1556280858988 OK +REQUEST 4 aja.gif 1556280857660 1556280858989 OK +REQUEST 7 D.gif 1556280858872 1556280858992 OK +REQUEST 8 D.gif 1556280858771 1556280858992 OK +REQUEST 4 212328-200.png 1556280857666 1556280858992 OK +REQUEST 2 D.gif 1556280858768 1556280858992 OK +REQUEST 2 angel.gif 1556280857662 1556280858993 OK +REQUEST 2 awklaugh.gif 1556280857663 1556280858994 OK +REQUEST 1 ale.gif 1556280857663 1556280859043 OK +REQUEST 8 css?family=Allerta Stencil 1556280858055 1556280859168 OK +REQUEST 6 css?family=Allerta Stencil 1556280858056 1556280859169 OK +REQUEST 1 css?family=Allerta Stencil 1556280858056 1556280859170 OK +REQUEST 4 css?family=Allerta Stencil 1556280858055 1556280859171 OK +REQUEST 3 css?family=Allerta Stencil 1556280858055 1556280859171 OK +REQUEST 3 rwi-12-512.png 1556280858071 1556280859182 OK +REQUEST 1 coffee.gif 1556280858271 1556280859182 OK +REQUEST 8 rwi-12-512.png 1556280858071 1556280859187 OK +REQUEST 7 rwi-12-512.png 1556280858071 1556280859189 OK +REQUEST 5 D.gif 1556280858979 1556280859192 OK +REQUEST 1 212328-200.png 1556280857665 1556280859192 OK +REQUEST 1 D.gif 1556280858979 1556280859193 OK +REQUEST 5 coffee.gif 1556280858271 1556280859193 OK +REQUEST 8 idk.gif 1556280858988 1556280859199 OK +REQUEST 6 D.gif 1556280858985 1556280859199 OK +REQUEST 3 idk.gif 1556280858988 1556280859199 OK +REQUEST 2 idk.gif 1556280858992 1556280859199 OK +REQUEST 7 idk.gif 1556280858992 1556280859199 OK +REQUEST 7 doubt.gif 1556280858987 1556280859200 OK +REQUEST 1 doubt.gif 1556280859044 1556280859200 OK +REQUEST 2 doubt.gif 1556280858985 1556280859200 OK +REQUEST 8 doubt.gif 1556280858980 1556280859200 OK +REQUEST 4 doubt.gif 1556280858985 1556280859225 OK +REQUEST 8 grazy.gif 1556280858987 1556280859284 OK +REQUEST 4 grazy.gif 1556280858987 1556280859284 OK +REQUEST 2 grazy.gif 1556280858988 1556280859284 OK +REQUEST 5 grazy.gif 1556280858989 1556280859284 OK +REQUEST 3 doubt.gif 1556280858985 1556280859284 OK +REQUEST 7 grazy.gif 1556280858988 1556280859284 OK +REQUEST 3 grazy.gif 1556280858987 1556280859287 OK +REQUEST 5 rwi-12-512.png 1556280858071 1556280859300 OK +REQUEST 8 cam-camera-record-video-film-movie-round-512.png 1556280858102 1556280859303 OK +REQUEST 3 cam-camera-record-video-film-movie-round-512.png 1556280858102 1556280859303 OK +REQUEST 5 jaja.gif 1556280859194 1556280859339 OK +REQUEST 1 idk.gif 1556280859193 1556280859339 OK +REQUEST 7 jaja.gif 1556280859199 1556280859341 OK +REQUEST 3 jajano.gif 1556280859199 1556280859341 OK +REQUEST 1 grazy.gif 1556280859183 1556280859341 OK +REQUEST 6 dance.gif 1556280859199 1556280859345 OK +REQUEST 5 idk.gif 1556280859193 1556280859346 OK +REQUEST 7 jajano.gif 1556280859200 1556280859370 OK +REQUEST 6 angel.gif 1556280857661 1556280859370 OK +REQUEST 8 jajano.gif 1556280859199 1556280859370 OK +REQUEST 1 jaja.gif 1556280859200 1556280859370 OK +REQUEST 6 ale.gif 1556280857661 1556280859371 OK +REQUEST 6 212328-200.png 1556280857664 1556280859372 OK +REQUEST 3 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857946 1556280859389 OK +REQUEST 4 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857946 1556280859389 OK +REQUEST 6 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857946 1556280859389 OK +REQUEST 4 idk.gif 1556280858988 1556280859389 OK +REQUEST 5 doubt.gif 1556280858988 1556280859396 OK +REQUEST 4 jajano.gif 1556280859226 1556280859397 OK +REQUEST 2 n1.gif 1556280859285 1556280859400 OK +REQUEST 5 jajano.gif 1556280859285 1556280859400 OK +REQUEST 7 awklaugh.gif 1556280857663 1556280859401 OK +REQUEST 3 lmao.gif 1556280859288 1556280859404 OK +REQUEST 8 lmao.gif 1556280859285 1556280859404 OK +REQUEST 8 jiji.gif 1556280859200 1556280859405 OK +REQUEST 4 jiji.gif 1556280859285 1556280859407 OK +REQUEST 2 jiji.gif 1556280859199 1556280859407 OK +REQUEST 2 lmao.gif 1556280859200 1556280859408 OK +REQUEST 7 jiji.gif 1556280859285 1556280859415 OK +REQUEST 2 css?family=Allerta Stencil 1556280858055 1556280859421 OK +REQUEST 8 angry.gif 1556280857663 1556280859479 OK +REQUEST 6 coffee.gif 1556280858271 1556280859494 OK +REQUEST 3 n1.gif 1556280859341 1556280859495 OK +REQUEST 1 jiji.gif 1556280859341 1556280859495 OK +REQUEST 7 lmao.gif 1556280859341 1556280859495 OK +REQUEST 8 n1.gif 1556280859370 1556280859495 OK +REQUEST 6 aja.gif 1556280857660 1556280859495 OK +REQUEST 4 lmao.gif 1556280859390 1556280859494 OK +REQUEST 5 jiji.gif 1556280859340 1556280859494 OK +REQUEST 1 jajano.gif 1556280859340 1556280859495 OK +REQUEST 7 n1.gif 1556280859370 1556280859495 OK +REQUEST 3 212328-200.png 1556280857665 1556280859496 OK +REQUEST 6 idk.gif 1556280859372 1556280859496 OK +REQUEST 5 lmao.gif 1556280859346 1556280859496 OK +REQUEST 6 grazy.gif 1556280859370 1556280859497 OK +REQUEST 6 doubt.gif 1556280859346 1556280859498 OK +REQUEST 1 lmao.gif 1556280859370 1556280859498 OK +REQUEST 6 awklaugh.gif 1556280857663 1556280859498 OK +REQUEST 5 212328-200.png 1556280857664 1556280859605 OK +REQUEST 7 212328-200.png 1556280857664 1556280859607 OK +REQUEST 5 n1.gif 1556280859397 1556280859608 OK +REQUEST 2 212328-200.png 1556280857664 1556280859623 OK +REQUEST 4 n1.gif 1556280859397 1556280859623 OK +REQUEST 8 jaja.gif 1556280858993 1556280859634 OK +REQUEST 3 jaja.gif 1556280858989 1556280859637 OK +REQUEST 3 jiji.gif 1556280859285 1556280859660 OK +REQUEST 5 css?family=Allerta Stencil 1556280858056 1556280859661 OK +REQUEST 7 css?family=Allerta Stencil 1556280858056 1556280859664 OK +REQUEST 6 cam-camera-record-video-film-movie-round-512.png 1556280858103 1556280859732 OK +REQUEST 1 n1.gif 1556280859495 1556280859735 OK +REQUEST 6 jaja.gif 1556280859495 1556280859735 OK +REQUEST 6 jajano.gif 1556280859496 1556280859736 OK +REQUEST 6 jiji.gif 1556280859496 1556280859737 OK +REQUEST 4 popcorn.gif 1556280859496 1556280859738 OK +REQUEST 5 popcorn.gif 1556280859496 1556280859738 OK +REQUEST 6 lmao.gif 1556280859497 1556280859738 OK +REQUEST 6 n1.gif 1556280859498 1556280859739 OK +REQUEST 3 popcorn.gif 1556280859495 1556280859754 OK +REQUEST 2 popcorn.gif 1556280859408 1556280859754 OK +REQUEST 7 popcorn.gif 1556280859416 1556280859754 OK +REQUEST 1 popcorn.gif 1556280859498 1556280859754 OK +REQUEST 2 npc.gif 1556280859401 1556280859761 OK +REQUEST 6 npc.gif 1556280859499 1556280859761 OK +REQUEST 8 npc.gif 1556280859405 1556280859761 OK +REQUEST 5 npc.gif 1556280859401 1556280859761 OK +REQUEST 1 npc.gif 1556280859496 1556280859761 OK +REQUEST 3 npc.gif 1556280859405 1556280859761 OK +REQUEST 7 npc.gif 1556280859401 1556280859762 OK +REQUEST 4 npc.gif 1556280859407 1556280859762 OK +REQUEST 8 popcorn.gif 1556280859406 1556280859762 OK +REQUEST 1 rwi-12-512.png 1556280858071 1556280859765 OK +REQUEST 8 dance.gif 1556280858979 1556280859772 OK +REQUEST 7 angry.gif 1556280857662 1556280859893 OK +REQUEST 5 sadpepe.gif 1556280859609 1556280859898 OK +REQUEST 7 sadpepe.gif 1556280859496 1556280859898 OK +REQUEST 8 sadpepe.gif 1556280859496 1556280859901 OK +REQUEST 1 cam-camera-record-video-film-movie-round-512.png 1556280858103 1556280859913 OK +REQUEST 2 jajano.gif 1556280858994 1556280859936 OK +REQUEST 3 sadpepe.gif 1556280859661 1556280859936 OK +REQUEST 2 jaja.gif 1556280858993 1556280859937 OK +REQUEST 4 jaja.gif 1556280858989 1556280859986 OK +REQUEST 2 dance.gif 1556280858979 1556280859988 OK +REQUEST 6 rwi-12-512.png 1556280858071 1556280859991 OK +REQUEST 5 dance.gif 1556280858987 1556280860067 OK +REQUEST 3 sing.gif 1556280859762 1556280860069 OK +REQUEST 6 sing.gif 1556280859740 1556280860071 OK +REQUEST 8 sing.gif 1556280859762 1556280860071 OK +REQUEST 7 sing.gif 1556280859763 1556280860071 OK +REQUEST 8 sniper.gif 1556280859773 1556280860072 OK +REQUEST 2 sing.gif 1556280859936 1556280860081 OK +REQUEST 4 rwi-12-512.png 1556280858071 1556280860086 OK +REQUEST 2 rwi-12-512.png 1556280858071 1556280860093 OK +REQUEST 4 cam-camera-record-video-film-movie-round-512.png 1556280858103 1556280860106 OK +REQUEST 2 sniper.gif 1556280859988 1556280860108 OK +REQUEST 4 sing.gif 1556280859987 1556280860118 OK +REQUEST 8 smugpepe.gif 1556280859763 1556280860120 OK +REQUEST 2 cam-camera-record-video-film-movie-round-512.png 1556280858102 1556280860120 OK +REQUEST 5 sniper.gif 1556280860068 1556280860121 OK +REQUEST 6 sniper.gif 1556280860071 1556280860121 OK +REQUEST 6 smugpepe.gif 1556280859762 1556280860153 OK +REQUEST 3 sniper.gif 1556280860070 1556280860153 OK +REQUEST 4 dance.gif 1556280858979 1556280860170 OK +REQUEST 1 dance.gif 1556280858987 1556280860170 OK +REQUEST 5 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857947 1556280860184 OK +REQUEST 4 sadpepe.gif 1556280859738 1556280860183 OK +REQUEST 3 smugpepe.gif 1556280859937 1556280860189 OK +REQUEST 7 cam-camera-record-video-film-movie-round-512.png 1556280858102 1556280860206 OK +REQUEST 2 sadpepe.gif 1556280859755 1556280860221 OK +REQUEST 2 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857946 1556280860222 OK +REQUEST 1 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857946 1556280860222 OK +REQUEST 4 sniper.gif 1556280860171 1556280860223 OK +REQUEST 6 sadpepe.gif 1556280859738 1556280860223 OK +REQUEST 1 sing.gif 1556280860171 1556280860223 OK +REQUEST 2 thumbsup.gif 1556280860108 1556280860249 OK +REQUEST 6 thumbsup.gif 1556280860154 1556280860249 OK +REQUEST 8 thumbsup.gif 1556280860071 1556280860249 OK +REQUEST 3 thumbsup.gif 1556280860190 1556280860249 OK +REQUEST 1 aja.gif 1556280857663 1556280860249 OK +REQUEST 8 wink.gif 1556280860073 1556280860250 OK +REQUEST 7 srsly.gif 1556280860071 1556280860251 OK +REQUEST 5 srsly.gif 1556280860122 1556280860251 OK +REQUEST 4 srsly.gif 1556280860185 1556280860251 OK +REQUEST 3 srsly.gif 1556280860154 1556280860251 OK +REQUEST 2 srsly.gif 1556280860081 1556280860251 OK +REQUEST 3 sidra.gif 1556280859755 1556280860276 OK +REQUEST 1 sidra.gif 1556280859762 1556280860284 OK +REQUEST 4 smugpepe.gif 1556280860118 1556280860293 OK +REQUEST 6 wink.gif 1556280860224 1556280860295 OK +REQUEST 6 popcorn.gif 1556280859736 1556280860297 OK +REQUEST 2 wink.gif 1556280860222 1556280860297 OK +REQUEST 4 thumbsup.gif 1556280860224 1556280860297 OK +REQUEST 2 worship.gif 1556280860250 1556280860309 OK +REQUEST 3 wink.gif 1556280860250 1556280860309 OK +REQUEST 6 worship.gif 1556280860250 1556280860309 OK +REQUEST 1 sniper.gif 1556280860250 1556280860309 OK +REQUEST 8 worship.gif 1556280860120 1556280860309 OK +REQUEST 7 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857946 1556280860310 OK +REQUEST 1 sadpepe.gif 1556280859755 1556280860310 OK +REQUEST 5 sidra.gif 1556280859738 1556280860321 OK +REQUEST 8 sidra.gif 1556280859635 1556280860322 OK +REQUEST 7 sidra.gif 1556280859755 1556280860322 OK +REQUEST 6 sidra.gif 1556280859739 1556280860323 OK +REQUEST 5 thumbsup.gif 1556280860251 1556280860415 OK +REQUEST 4 wink.gif 1556280860251 1556280860418 OK +REQUEST 3 worship.gif 1556280860251 1556280860418 OK +REQUEST 1 srsly.gif 1556280860285 1556280860420 OK +REQUEST 4 worship.gif 1556280860294 1556280860420 OK +REQUEST 1 thumbsup.gif 1556280860309 1556280860422 OK +REQUEST 1 wink.gif 1556280860310 1556280860423 OK +REQUEST 6 srsly.gif 1556280860122 1556280860425 OK +REQUEST 7 wink.gif 1556280860323 1556280860425 OK +REQUEST 5 wink.gif 1556280860322 1556280860425 OK +REQUEST 3 yesyes2.gif 1556280860277 1556280860452 OK +REQUEST 4 yesyes2.gif 1556280860297 1556280860452 OK +REQUEST 2 yesyes2.gif 1556280860251 1556280860452 OK +REQUEST 6 yesyes2.gif 1556280860296 1556280860452 OK +REQUEST 8 yesyes2.gif 1556280860250 1556280860452 OK +REQUEST 5 sing.gif 1556280859762 1556280860453 OK +REQUEST 3 yesyes3.gif 1556280860309 1556280860453 OK +REQUEST 8 yesyes3.gif 1556280860251 1556280860454 OK +REQUEST 2 yesyes3.gif 1556280860298 1556280860454 OK +REQUEST 6 yesyes3.gif 1556280860298 1556280860454 OK +REQUEST 4 yesyes3.gif 1556280860419 1556280860467 OK +REQUEST 7 smugpepe.gif 1556280859893 1556280860467 OK +REQUEST 5 worship.gif 1556280860416 1556280860468 OK +REQUEST 6 youwhat.gif 1556280860309 1556280860468 OK +REQUEST 2 youwhat.gif 1556280860310 1556280860468 OK +REQUEST 3 youwhat.gif 1556280860419 1556280860468 OK +REQUEST 7 dance.gif 1556280858979 1556280860468 OK +REQUEST 5 yesyes2.gif 1556280860425 1556280860471 OK +REQUEST 4 youwhat.gif 1556280860421 1556280860471 OK +REQUEST 8 youwhat.gif 1556280860309 1556280860471 OK +REQUEST 1 yesyes2.gif 1556280860422 1556280860471 OK +REQUEST 7 worship.gif 1556280860425 1556280860471 OK +REQUEST 5 remove.gif 1556280859496 1556280860472 OK +REQUEST 1 yesyes3.gif 1556280860423 1556280860472 OK +REQUEST 1 worship.gif 1556280860421 1556280860472 OK +REQUEST 4 sidra.gif 1556280859763 1556280860477 OK +REQUEST 8 ?u=http%3A%2F%2F1d4chan.org%2Fimages%2Fthumb%2F6%2F6f%2FSturnn.JPG%2F300px-Sturnn.JPG&f=1 1556280857946 1556280860477 OK +REQUEST 1 youwhat.gif 1556280860471 1556280860513 OK +REQUEST 7 yesyes3.gif 1556280860469 1556280860513 OK +REQUEST 7 youwhat.gif 1556280860471 1556280860513 OK +REQUEST 5 yesyes3.gif 1556280860454 1556280860513 OK +REQUEST 7 yesyes2.gif 1556280860468 1556280860513 OK +REQUEST 5 youwhat.gif 1556280860468 1556280860513 OK +REQUEST 1 angry.gif 1556280857664 1556280860521 OK +REQUEST 5 cam-camera-record-video-film-movie-round-512.png 1556280858102 1556280860570 OK +REQUEST 7 sniper.gif 1556280859899 1556280860571 OK +REQUEST 2 smugpepe.gif 1556280859937 1556280860571 OK +REQUEST 1 smugpepe.gif 1556280860224 1556280860655 OK +REQUEST 2 sidra.gif 1556280859762 1556280860670 OK +REQUEST 8 srsly.gif 1556280859902 1556280860673 OK +REQUEST 5 smugpepe.gif 1556280859899 1556280860682 OK +REQUEST 7 thumbsup.gif 1556280860251 1556280860702 OK +REQUEST 3 dance.gif 1556280858979 1556280860724 OK +REQUEST 3 aja.gif 1556280857660 1556280861144 OK +REQUEST 4 ale.gif 1556280857664 1556280861144 OK +REQUEST 5 ale.gif 1556280857661 1556280861215 OK +REQUEST 7 remove.gif 1556280859495 1556280861392 OK +REQUEST 8 212328-200.png 1556280857665 1556280861440 OK +REQUEST 3 remove.gif 1556280859638 1556280861441 OK +REQUEST 2 remove.gif 1556280859409 1556280861448 OK +REQUEST 4 remove.gif 1556280859624 1556280861472 OK +REQUEST 1 remove.gif 1556280859736 1556280861626 OK +REQUEST 8 remove.gif 1556280859495 1556280861808 OK +REQUEST 6 remove.gif 1556280859737 1556280861834 OK +REQUEST 5 request_3 1556280909225 1556280909498 OK +REQUEST 7 request_3 1556280909392 1556280909527 OK +REQUEST 3 request_3 1556280909454 1556280909540 OK +REQUEST 2 request_3 1556280909464 1556280909644 OK +REQUEST 7 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280909540 1556280909672 OK +REQUEST 3 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280909545 1556280909672 OK +REQUEST 4 request_3 1556280909485 1556280909672 OK +REQUEST 5 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280909540 1556280909677 OK +REQUEST 5 LogoASW.png 1556280909517 1556280909734 OK +REQUEST 2 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280909648 1556280909803 OK +REQUEST 4 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280909678 1556280909805 OK +REQUEST 7 LogoASW.png 1556280909531 1556280909811 OK +REQUEST 3 LogoASW.png 1556280909542 1556280909860 OK +REQUEST 4 LogoASW.png 1556280909674 1556280909909 OK +REQUEST 1 request_3 1556280909645 1556280909910 OK +REQUEST 8 request_3 1556280909813 1556280909911 OK +REQUEST 2 LogoASW.png 1556280909646 1556280910113 OK +REQUEST 1 LogoASW.png 1556280909912 1556280910195 OK +REQUEST 6 request_3 1556280909846 1556280910269 OK +REQUEST 4 Technical%20Context.png 1556280909675 1556280910280 OK +REQUEST 2 Technical%20Context.png 1556280909647 1556280910281 OK +REQUEST 5 Technical%20Context.png 1556280909537 1556280910463 OK +REQUEST 8 LogoASW.png 1556280909912 1556280910468 OK +REQUEST 3 Technical%20Context.png 1556280909543 1556280910469 OK +REQUEST 6 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280910277 1556280910607 OK +REQUEST 7 Technical%20Context.png 1556280909537 1556280910629 OK +REQUEST 3 BBLevel2Service.png 1556280909544 1556280910691 OK +REQUEST 6 LogoASW.png 1556280910272 1556280910775 OK +REQUEST 7 BBLevel2Service.png 1556280909538 1556280910775 OK +REQUEST 1 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280909915 1556280910898 OK +REQUEST 5 BBLevel2Service.png 1556280909538 1556280910901 OK +REQUEST 2 BBLevel2Service.png 1556280909647 1556280911192 OK +REQUEST 6 Technical%20Context.png 1556280910274 1556280911247 OK +REQUEST 7 sendMessages.png 1556280910775 1556280911278 OK +REQUEST 8 css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 1556280909915 1556280911279 OK +REQUEST 8 BBLevel2Repository.png 1556280909914 1556280911294 OK +REQUEST 4 Business%20Context.png 1556280909675 1556280911311 OK +REQUEST 4 BBLevel1.png 1556280909675 1556280911320 OK +REQUEST 3 sendMessages.png 1556280910691 1556280911346 OK +REQUEST 2 loginProcess.png 1556280910282 1556280911447 OK +REQUEST 5 sendMessages.png 1556280910902 1556280911657 OK +REQUEST 7 loginProcess.png 1556280910629 1556280911770 OK +REQUEST 2 BBLevel2Repository.png 1556280909647 1556280911774 OK +REQUEST 8 Technical%20Context.png 1556280909913 1556280911825 OK +REQUEST 3 BBLevel2Repository.png 1556280909545 1556280911855 OK +REQUEST 5 BBLevel1.png 1556280909538 1556280911888 OK +REQUEST 2 sendMessages.png 1556280911192 1556280911901 OK +REQUEST 5 loginProcess.png 1556280910464 1556280911905 OK +REQUEST 4 BBLevel2Repository.png 1556280909677 1556280912023 OK +REQUEST 3 DeploymentView.png 1556280911347 1556280912123 OK +REQUEST 7 DeploymentView.png 1556280911279 1556280912128 OK +REQUEST 6 Business%20Context.png 1556280910273 1556280912129 OK +REQUEST 5 Business%20Context.png 1556280909518 1556280912212 OK +REQUEST 2 DeploymentView.png 1556280911447 1556280912225 OK +REQUEST 5 DeploymentView.png 1556280911658 1556280912283 OK +REQUEST 2 DesDesicions.png 1556280911901 1556280912335 OK +REQUEST 7 DesDesicions.png 1556280912128 1556280912344 OK +REQUEST 3 DesDesicions.png 1556280912123 1556280912344 OK +REQUEST 8 BBLevel2Service.png 1556280909914 1556280912388 OK +REQUEST 1 BBLevel1.png 1556280909914 1556280912405 OK +REQUEST 5 BBLevel2Repository.png 1556280909539 1556280912406 OK +REQUEST 4 DeploymentView.png 1556280911321 1556280912435 OK +REQUEST 1 BBLevel2Service.png 1556280909914 1556280912447 OK +REQUEST 5 DesDesicions.png 1556280911905 1556280912488 OK +REQUEST 6 sendMessages.png 1556280912129 1556280912521 OK +REQUEST 8 DeploymentView.png 1556280912388 1556280912703 OK +REQUEST 8 loginProcess.png 1556280911294 1556280912727 OK +REQUEST 4 loginProcess.png 1556280910280 1556280912746 OK +REQUEST 4 concepts.png 1556280912023 1556280912776 OK +REQUEST 3 qualityTree.png 1556280912344 1556280912808 OK +REQUEST 6 DeploymentView.png 1556280912521 1556280912827 OK +REQUEST 2 Business%20Context.png 1556280909646 1556280912847 OK +REQUEST 8 BBLevel1.png 1556280909914 1556280912848 OK +REQUEST 5 concepts.png 1556280911889 1556280912901 OK +REQUEST 2 qualityTree.png 1556280912225 1556280912908 OK +REQUEST 7 Business%20Context.png 1556280909532 1556280912910 OK +REQUEST 6 BBLevel2Repository.png 1556280910276 1556280912941 OK +REQUEST 8 Business%20Context.png 1556280909913 1556280912943 OK +REQUEST 4 qualityTree.png 1556280912746 1556280912959 OK +REQUEST 4 problems.png 1556280912776 1556280913014 OK +REQUEST 3 problems.png 1556280912808 1556280913052 OK +REQUEST 4 sendMessages.png 1556280911311 1556280913081 OK +REQUEST 1 loginProcess.png 1556280912405 1556280913104 OK +REQUEST 6 concepts.png 1556280912827 1556280913132 OK +REQUEST 4 DesDesicions.png 1556280912436 1556280913132 OK +REQUEST 7 qualityTree.png 1556280912344 1556280913150 OK +REQUEST 8 problems.png 1556280912943 1556280913157 OK +REQUEST 7 problems.png 1556280912911 1556280913220 OK +REQUEST 8 concepts.png 1556280912703 1556280913247 OK +REQUEST 1 DeploymentView.png 1556280913105 1556280913328 OK +REQUEST 7 concepts.png 1556280911770 1556280913526 OK +REQUEST 1 Business%20Context.png 1556280909913 1556280913565 OK +REQUEST 8 userJourney.png 1556280909915 1556280913567 OK +REQUEST 6 DesDesicions.png 1556280912941 1556280913647 OK +REQUEST 6 qualityTree.png 1556280913133 1556280913673 OK +REQUEST 8 DesDesicions.png 1556280912727 1556280913701 OK +REQUEST 8 sendMessages.png 1556280911826 1556280913703 OK +REQUEST 3 loginProcess.png 1556280910470 1556280913718 OK +REQUEST 8 qualityTree.png 1556280912849 1556280913727 OK +REQUEST 1 sendMessages.png 1556280912448 1556280913729 OK +USER DeChat-ES-6A-II-Performance-Test 8 END 1556280856798 1556280913736 +REQUEST 3 concepts.png 1556280911855 1556280913758 OK +REQUEST 2 problems.png 1556280912335 1556280913758 OK +REQUEST 6 problems.png 1556280913647 1556280913837 OK +REQUEST 7 BBLevel1.png 1556280909538 1556280913847 OK +REQUEST 3 BBLevel1.png 1556280909544 1556280913865 OK +REQUEST 3 Business%20Context.png 1556280909543 1556280913872 OK +REQUEST 3 userJourney.png 1556280909545 1556280913877 OK +USER DeChat-ES-6A-II-Performance-Test 3 END 1556280856797 1556280913879 +REQUEST 1 BBLevel2Repository.png 1556280909914 1556280913907 OK +REQUEST 7 BBLevel2Repository.png 1556280909539 1556280913912 OK +REQUEST 6 BBLevel1.png 1556280910274 1556280913951 OK +REQUEST 1 userJourney.png 1556280909915 1556280913970 OK +REQUEST 1 concepts.png 1556280913329 1556280913980 OK +REQUEST 1 DesDesicions.png 1556280913566 1556280914005 OK +REQUEST 6 BBLevel2Service.png 1556280910275 1556280914110 OK +REQUEST 1 problems.png 1556280913907 1556280914127 OK +REQUEST 4 userJourney.png 1556280909678 1556280914129 OK +REQUEST 1 qualityTree.png 1556280913729 1556280914139 OK +REQUEST 2 BBLevel1.png 1556280909647 1556280914142 OK +REQUEST 6 loginProcess.png 1556280911247 1556280914142 OK +REQUEST 4 BBLevel2Service.png 1556280909677 1556280914175 OK +USER DeChat-ES-6A-II-Performance-Test 4 END 1556280856798 1556280914178 +REQUEST 5 qualityTree.png 1556280912212 1556280914208 OK +REQUEST 2 concepts.png 1556280911775 1556280914208 OK +REQUEST 6 userJourney.png 1556280910276 1556280914211 OK +USER DeChat-ES-6A-II-Performance-Test 6 END 1556280856798 1556280914215 +REQUEST 5 userJourney.png 1556280909539 1556280914376 OK +REQUEST 2 userJourney.png 1556280909648 1556280914477 OK +USER DeChat-ES-6A-II-Performance-Test 2 END 1556280856797 1556280914482 +REQUEST 5 problems.png 1556280912284 1556280914547 OK +USER DeChat-ES-6A-II-Performance-Test 5 END 1556280856798 1556280914553 +REQUEST 7 userJourney.png 1556280909539 1556280914753 OK +USER DeChat-ES-6A-II-Performance-Test 7 END 1556280856798 1556280914756 +REQUEST 1 Technical%20Context.png 1556280909913 1556280917002 OK +USER DeChat-ES-6A-II-Performance-Test 1 END 1556280856797 1556280917068 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_down.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_down.png new file mode 100644 index 0000000000000000000000000000000000000000..3efdbc86e36d0d025402710734046405455ba300 GIT binary patch literal 983 zcmaJ=U2D@&7>;fZDHd;a3La7~Hn92V+O!GFMw@i5vXs(R?8T6!$!Qz9_ z=Rer5@K(VKz41c*2SY&wuf1>zUd=aM+wH=7NOI13d7tNf-jBSfRqrPg%L#^Il9g?} z4*PX@6IU1DyZip+6KpqWxkVeKLkDJnnW9bF7*$-ei|g35hfhA>b%t5E>oi-mW$Y*x zaXB;g;Ud=uG{dZKM!sqFF-2|Mbv%{*@#Zay99v}{(6Mta8f2H7$2EFFLFYh($vu~ z{_pC#Gw+br@wwiA5{J#9kNG+d$w6R2<2tE0l&@$3HYo|3gzQhNSnCl=!XELF){xMO zVOowC8&<~%!%!+-NKMbe6nl*YcI5V zYJ&NRkF&vr%WU+q2lF1lU?-O^-GZNDskYNBpN`kV!(aPgxlHTT#wqjtmGA&=s};T2 zjE>uT`ju-(hf9m^K6dqQrIXa_+Rv}MM}GwF^TyKc-wTU3m^&*>@7eL=F92dH<*NR& HwDFdgVhf9Ks!(i$ny>OtAWQl7;iF1B#Zfaf$gL6@8Vo7R> zLV0FMhJw4NZ$Nk>pEyvFlc$Sgh{pM)L8rMG3^=@Q{{O$p`t7BNW1mD+?G!w^;tkj$ z(itxFDR3sIr)^#L`so{%PjmYM-riK)$MRAsEYzTK67RjU>c3}HyQct6WAJqKb6Mw< G&;$UsBSU@w literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_right.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_right.png new file mode 100644 index 0000000000000000000000000000000000000000..a609f80fe17e6f185e1b6373f668fc1f28baae2c GIT binary patch literal 146 zcmeAS@N?(olHy`uVBq!ia0vp^AT~b-8<4#FKaLMbu@pObhHwBu4M$1`knic~;uxYa zvG@EzE(Qe-<_o&N{>R5n@3?e|Q?{o)*sCe{Y!G9XUG*c;{fmVEy{&lgYDVka)lZ$Q rCit0rf5s|lpJ$-R@IrLOqF~-LT3j-WcUP(c4Q23j^>bP0l+XkKUN$bz literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_right_black.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/arrow_right_black.png new file mode 100644 index 0000000000000000000000000000000000000000..651bd5d27675d9e92ac8d477f2db9efa89c2b355 GIT binary patch literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^AT~b-8<4#FKaLMbu_bxCyDx`7I;J! zGca%qgD@k*tT_@uLG}_)Usv`!T#~#}T5FGAlLHD#mbgZgIOpf)rskC}I2WZRmZYXA zlxLP?D7bt2281{Ai31gRdb&750000PbVXQnQ*UN; zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBU&gGod|RCwCNSlw$>M--pCAATps&6kNr zvl=Zmn3SZDSP%+Y5d05Xd?fHGiQG1W6o@F?b>g~T5E#9L?t*#{ZFWIiD+kN z=m=A3oZ2A=b*yw6^o2$<(2CaQxNKBVRkROjN28wp|ESTtL; zh2KVNTE!C#Q$0-dPidXsiTE*%zmRz;b)s)*>d(ZSi#JYgVCpvQ>B*Z57cQFm?Dj8nLrfea6U8gY;)|;em!@%8oB)X%UW*tA-$nx>{^=E>(zF;d0i15+-~N2pkZcA#vFmpe*n6Q0t*pgSI1wi{%dAuAF;55gYTLH2by^P*47rGG_8;^2|KjA zQai;GNZZoV%21<}%YU26$(y`cBdb+DeONIQz4l+s?5jG+DfgU&V{ zKAchUClnOpf*NcED#_*AytOb7h@yZ$mOmCq)=kAw2Tp3#U0pq-|Ghl&=+OfnrnR*dv$C@6 z^o;N?s@vG8n$^{p&Q?T)7>5B%d|F$3$?KrBwRLzwP=}I~4EWL3xL~%p_`)HV&F&)a zImNxDr3JEyKiwt}?AEOtOh*A?^*j0+SJ<#0M$5ji?G{2q<(I zCgzBmASmnwbf5~pPyc?Ko>*C-cUbmk~ywk{ncUsH}C&dkWtcfEUqJ z0+HM?@Pt}zlj*pB5N%P!R?r7JIANvoI=Z)7ogKY-v*8dy%n>^jx31M{F2H6aBqNw< z3%__VL<-UN`SW?62>1sEhM8V0&hX|s0v8Gsth$kr^Ue!lbK;$FeUv+QZYQI!kz3n& zk-p62K4W-~SGW{^Vr|x}Xvpf9w#lZZZ?#OfSw|0_RDPOS}Sc0mdoP z0NgkHw%;j3JHCK@WY< z@82(YsEB$nhC6GgpAlykqL!)FD&2`zo&f=Pzo9XU4=Q2O>wECBVRcdk(IL^5A zT@l8CO%@0zgt`zz;JVlV-nD;!le+}r=51}AY|K)i(&_2DjF@(3->pNTkjPfyl|Fou zBHGCCHrZ&qyN{aQ-ad9=Y^XN{4e>@NSx=un=9JUV98E)ksH#Ai5*|`9?AA*Ob$(MS z&GXmU*~RZ92qRHBjKJ%R7-9)f^Swo@(>8iX&EY!ui#F;LG&C|v7-fNlg))CACr^eE z7=jcEw-Zm1cuj2|+BD*E^9Om8{ZYS-b@r7k$!DvNo~?UXXhGtDYL!d7xON@LAk(`} z16Rd({Rh9Td(``nJnIQopJdmkm)b7XUSINc5WV<5B0|Y`*TA`4{FwJorElHU)#V+Y zu%3~6ZXK=l1vPK;Pa=`DOZ5MJV#6c+tpDqQZGcAX9SC%YtceF%9g_MWjp00000NkvXXu0mjf DEf!S- literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/favicon.ico b/performance/gatling/results/dechattestsimulation-20190426121415557/style/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..11d522fd3ffc1eb37cbd57194447f0da2d0c03b7 GIT binary patch literal 1150 zcmb7Eu?@mN3_Ju99Z5xrQc^MjVw9AOLFS-ggp808G6Ex{pbvNA9XU=EAkp!D+jqWy z5WtFWo`atSt{Y$v;7BmV%qPzUVC~FBu&3{Pc%1I9lBkJ3K)KTQ`k1wXXagr|Xs@1P zhTHwXH9hqX8cEY?T5IBDGZd$s?`c(MUg!1sr87=?gKljzllF!6h}O-MPd|I`ocO-> zHTJU;{}J>THD>rZ`OP01BmbsHzV1KXgYEqtjPB3)ehoSW_a))a_1E_&ZStF-Ay30u z6cgU3<~8Pvv3zud_pubKcliA#57LM}<}}nZ;+l`7Q?eetN=LcL-Ev)3d8iG-!nT3_di gczzOlr+9#QM~v{lZ#SQ)0Ch2Vy85}Sb4q9e0LfP~#sB~S literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/logo-gatling.jpg b/performance/gatling/results/dechattestsimulation-20190426121415557/style/logo-gatling.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee3b92fdc23e6aec8127cfe24f015b317710f446 GIT binary patch literal 1152 zcmex=iF;o{=v;^GnD0RsUZK7IjyJ|1CV5fNcw z8EI*08F@HhWM^mR<>8eO5Ri}(6%>_%OAyQWe}F-dgF%`hl$lYGfk}{&S&;Gn5r#?z z1|}wEpeqr8m6?T!jhzt)5Mm$}Ba;9FBQrBI6AL2;H$;k&iJ65#kX1;SP0`R%$w(wH zv2o%?ry^0Y!i5K$l#QKLOw8B?K_;OX#VDxg`2Q9I4>Kds9n69Z_6%=hoLfGAE8tBn zdf|M|?%uB{A2<7MbG>}&K~>eHERTg}*8iExt$8yw>}AP@hw_G({WyM#3qOw3GkTWK zaece4+42cNA}u@G-mekS-tID6Kr`W)=!E+{AOABPdwQaO|J!fM>)h5#y=$L2zll6r3`MG!x@`pB(6`e4x4SS-&;svf17@N>4;d$sY{*?yxJ! zD$~j}U~*e}O6uoLb1FODh;2N-gyZeo=F)97hn{^^2t6o~c;n}z*O>*2o zu9b99SZ!4e$4kd)^%IXDOuc&~`NN0WIldZUzoYvsOIn4N3V-^ttowLxg1srH+?6`H z!gkF!>z`cX@ax}w?c3ie2kU#&ew@qiHf}v-b=%MAR%Eo^8Z*E9F1lNVtZr1)h9>md z$oI|F*?U5^jEVQ6z`h&4?d{dI48g4XB2QYp)9>Bib$r+5KC4rUjU`)ITU3+1x;oUZ zv3!5!tLrx5zG>!*jWbU@N=}LCXt>P3W+nH9c?ZMxt(vvs&hyCPxo)vrOm5A}zO7{7 zdF$r;ZLaU{udkYAD6{9-sm+s)Cf_)|t3{LFsC(sdr;Z&#HQQuuG#8z!+>&-?tJ@Jn zkuyCz*0qT)w5#8~+`s+My4K1yzcx+yII&xCVQ+#v7uVHw2YACaY+ttEq)q3Q!Xt?j zu1)Gxib`p%Y--pbmHX?xuXILSwMulk=8@U+H9bAPm+Oc&=y3JtU3K29CjZ>!@aE{n zJjoKX{_I|QVC~%al3LNgXG(0LJ3O^Z)<= literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/logo.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..3bb6a2da9f96780bd3107b25f557d48a5f8d488d GIT binary patch literal 11563 zcma)ig;N{O6EE)Wq!b7mAQX3ZDBj{4v{;eS;ts)rJB8w3iWV!b3GVLhUbJ}O@tgMt zyf-(uce68VCp$Zz*(fayC43wJ4iXX)zKXK^2P7n9+}FJ>7RDV%tKf->;<^>-6fL?Q$|bzYkcDolBwP6B@>2ukj1+I{(et?|0V9$H%C9)ZCM5Wn9fl??;ux>BLvXe|*Um zL*pcy)jsJ&FfVOmk@*y23b;ry`->*2uw+tEm`mA9`mxJw)v?;%);S90KThx1 zY^c+uOVYghP(c6=a2BdNTk%j0?^ty{KlT@WH_HpC4lt ztfOG;9KgBn)l(ic!|6QGb|s`Xp#w-IVkC+xPb8?-cCvC~%)hxlkM+a+Z}*s|&keZ=4LNUb+?MFc{BOS>Zt0xgG)SVmw< zYkPZfu$MLDwK?!bbDSimIU*$R=Ql)wLuW-eQ`1R5ftl8y-;g=>p^cX~FpjGBp=$q7L0jdB)?7-VS%jGa9=-U^Q1ktAe%7|SS_v$XS!U%A^5n7M=t zB2ER@rK&83%OUc?l2YC}DU6Hkfa*3Eqg%5O52pEV-VA!h!o; z4%XzqWNm{*crW$75Qee|%u{J}xWK(kT}A{B;|%*&^E#jKM|cjOM`LmY;;*S!C0;janPrP%cx2jxJn zqoJ=6{E81Q$}EP*VPSs0?`Z<66AFG$C3fdWZfF@avZ!h?~?X-*O;$W<}x5K2#hu+0I5(Ba@YaGrbgV)#--i3CXVML^eER1d>l)!#q*D3R1 zkxUcSyWs3)-fYn-XpKai!vfOVqJbHW6g{~3lg zquJ3hgP!0^b%%m9?ff+p*Z8y~)iNyuZG;}oROdz3mf_&vk(%vvMkg9M>T992mLy-j zn`%Sh7H4GgCqKf@o3OFg`DpiUP|>y2rNpy{LQKd;UwHPS4LbO zGLd03gRTnZ-`IOWhEiV%(^#){tI79kvW{D@Gu)~v_T)riElcE}0);*BP^=WKlGDMN zhZN^PxV0!^tB*9Mh2t+s(90;Vpn&8a9erSMRKeMdmW>W5hRQSj<$WLHHF&J?gVw+| z)dvjK8;}KDhL~0eCXQw`Mbd#EpM~AH0d&QlLD;&eXDr`rcHY(DwRS=7-z;p1r_l32 zk$9rIfnOW(2xNHZ=pp-$SPMMST~`F&L@rlrQM+^B7t(ECf8B3`4dE$s=yq{vzj6sREe6baI*hJK$35z zlUPOsuY-}Hgs%_1djx7)J*Q2&W^tB;c_H~!xDIuhSw4^Q!d=_!-XxdAV>y1b1VHIj z$U06Ir6@ayt&X8IRTekzFYO9KwTwO>pAFFOq>*pcInKM@7sk6DUE9-$7{z|M|io2|H)BASv0xIkke}?ueCs2uOH8!wZWavpZl9A(G8cl z#upjk$-^1uIl#2wJRMg5G4NgJ?rm}kO#g2QU*Xrx`U)|=@-CV|L)8spgZc7|`g0p= ziro(bZb`CnjAUPQ=yRok5sGGJl0U=%lcjD=e!GkWv3#G#w-zn{IJv(lpl(4Ge|3hY9`ie-?@8 zTXf%dZQDa5(0eQEregoru6h|>LrhhB&~1pcb9RM2_3=yM{8d;I*Tsr$a8EJ8U1KLp z0NXb>*KUsb)VPS=5fYZl-BOl<_5@FePu=jpoE5e6C6!LqeeB+asg=vpYT4_V^cF+=;df9?fBI69fIqMj zaUU{szYFw^`@J`Q4~IXSzTWeWf266D?912o$}17n1V;4jL4>kJ12OcmdH2W6rAMQZ zOGLj?G5=??@+R>t>ql~E*vvmq&g^yZce&dLS;jemmdTG-fr7^CG5Y7s@4W4#7aF_c zA8ohC#a{Z%1D^;-Z9J=TKVVV_(dw?rhV)8NP%JeX&UQ;!qlt$oC9MJ5l>q7h)bWj) zBDbQbqQP^VocG_6&o&GfXbZ+kb6_LBGl-D-&vi0`wg~{EYbCdPj2*H{gr$2dCWPnH zh2z4(u5@TyifrQa-AUcJ>%WJ;OFPA2O*b0yRLtWr8mFwJoalrmkag$&^~fGH^?*-yXj)|8|_%OgfDhYRPoO4 z00Nj*`H!c+seH)ei@%}ReO{l3!`i|`93t$Soyw!f)yJc@wB;9R1Fw=G=vVlvErxEt&!ly|(80VjE zgoA2ePGg4cwP+F_rPU^&c1Z>fWa%W{jneW+!jF0;g69VAT@X^LqbM+Tzl#8CgoqjHpXzoOtI%@ z)-n@5%8n2L4^j);zqG|%2cVq5%i+qtAVl%oe@79&L7;%KI&C4i_kJ!Kt{#9{Le(ez zT0^3JR`$%87o}H01az{BiCFuLFIUhy*y*AN9ALOis2lKu$5F@DKGx+)LPiS;>CKPU;gy*}Uk~J_3-D)RTa0**a`H z0l#3^=%oq2)$d|N`6-1BP~WH+!;b?aW`52FM@vt}N%QCsgADAyuI>f29a$XG&m$Qu zIa=1YQ|O5uK<<~;xcSR*VW|y(4B;2ulyj(?ASBT+_px*Bx2BJFT!?M?Bdx5x8=LJS z7{QC98Nw)=_~VD_S`U!c($&uIFS%s1PrXJ?NUG^{U5NGRPHR6L(IDkb_JhY)MF>Zx zMb1$Y{op}kx+V+#Hi=3yM{)*Oi`jZr!>I~pIaIGWCxAEQ9pLv0!!>r`H z<}QNuB>_>mkJ2FJrTrYS3cGVpO#mY_>4EK`KoAKQPPT4hfpxn7bBoGKSNsecnOBJJ zQbN9bxs?6+$?lQNo{6oUc)yHAouz%kAx|dH;3o~4zlFs-hWWO<9dWIS@GOI z3#Ua=T>Uv{FG5#>$3Ebb4vnqq>7vDVILED+p#6Ek{Vt_=)F3+@`2P~Na=(>`KID+d z*jrn_CQBAsMnpnl&fu+B;InuK1H?~Z19BgWOUboqpf2L^^T6Gp=`MC>e~GpU8IvGo z%1w2Ht_3?F-%(+|Vh`W!uS{x|e&k2VZC5KR-(53w{GHB#&Po!Jz$Y*Kb?@60Zw!L? zBA(;85U%|mTj4+HMS-(o&L1H)<@o-{|v@#5C_jIBEIr>;)2U{j85dJY7+2-8fHK3aMH#}!wxHVyGy=QFM7ou_N zPX2rRV!Pih76MPom=7DmRJE)fifCJWZ}M*RzvcYa!o2nkf3$EktCwe;l(f|Ck<7Zb z6QAuq&Z6B6p!17~(ZLYjyuT{DB(-GF+9IdY%85-d008%XQ8M^kevaIBkV zosD|uMIya|giNY$)JrEw>&WnT*GgLO=#HVdpaJ*%v)jn1{T_DIi#>kchA|4%#!4D~ zNv>#%N9A%}%Y^%h3cQzT=W0-7n)0rQ_CbM!~;_?zTy)BM~XU4sMtJja>j^BuZz{$_wZuS4myK8*u>Yu&zS0WpBaSGmk z(R?nSn}Yx!zP(gJC4H61t1fhKv(H-l3Gh(R*ONRaa;4o2Frp>dW#FlQC=#GnEtKH7t*CNr^q7p7BC?uvLi;Nt=@_RgO+|li^ zxZF{p68(x5jz=AXuaScz0i*L&|A-T9PT(Uob`RX*-toZw(cMWc4qJ`yuJb}0#{a67 zuxz*(vd`h5t4neT;>RY_Mgcur=5hbRjK1e+ar3Gs*?lcOy%uM_hGMXAorIjoa^!4e z3%&%5h5QwZF`t2HO0B1-;q4<4-a#?WwYDcV8Jqm>8FPA`j*hFm4pVd`HL}GA>8$c2 zgn0~=8%d|0Kr@DelxR7PC-?ybpSY}0dRglSwf1BNHoMtDVjh3O>SF~YpIq_M-WdPJsXy4kR|8fLvdDmq0kCq5=RXS z&SiS~M<0}T2X}B&py);L{He{S>hzlc z=D*t_)C$wwozb}INc420ah-tI+k9s>`PY2T_;KB^p?DrO57La&AWd*3J12azn}cr5 z|LME7zNB&e@2OuNM0{FQ6Yd^1C*_saI{I`$5tA~3sV$59szMZ{g;>~s}6L&+I! zmu^v2Zt(Y|72mbH^0gz|7?c9uCJn4U)VI@ATqb6w_O@fEP3#O#RQ>7hpC3<;c!P&W z$`aE*mO`N8J?>XQNHWeej~#QRwlWj(77S-qehVXja(L=v;7&zpOS zph{kTsAw52va@G;8eh#<+QnWd>`!)V*FYxCyAei1%SBXY;x+Na!AnxG&fRt0I2MZ2 zTxms&&%p$-6M<`}X0;Sa5{b5vQTQ|(RvOyBhb$L|a_We3t3>lQiqb_E@fjY&M?n|# zaV}x$dkzfET2SV&PpXSnDu3ojURO-En7RW=-z+H{wu+YZGoTKKCZaAB@F??u4H7)Qrw#r z0r3i!?`Z^`=AgNqbP*`39?`=MCmj~u;a?2!rf4F?xk6j2wTQz(q3Bod0%Ee(zJ7Re zYs_DZ6?-qu1HHyQ9Jd`pGzu78f2@grl=HC|in~obZ;Fcc-xInLai^tb67(7J`8@ae z51plR`Nh8}f%X7n$V1<1P#zKnc37AqJwG_wWpN!2%wK2?B(Nm01%5fR?%5w#+GQo+ zu04py_TjR+%+}}r=FHkLvvyhEUTy0hn6YrZnGRanC>WK20~)=yDeY@c=`);7U_Eze zW^>k^=M}dyl95uyG9#B10)8lqKQsH zQM^_YIwAudSAU?b>okFP%?zG_x^E~#STEFYISCi$AUp=WlFo!8t}oMQ1~J|P?(D|x zoVSTV2odS>_T;m?3xYqWfsIR3gvElZhw}ln;{KnlAy{!ihu?2`=9`2(w}qTd@7KHX zh{BW}E@5~z9Py_bGfEe|f3Y;OV+o5pB5U}}5NNCEJoYyn84S{)%tC|in?Va3mn=>y z74_MbfQ}sJR?H(tNj`MdlaXp6XD+V7+9~!oU10IVbSWFs0gZDJW<&HSG+f`Lw=ARH zw2R&!Q&YU&%eR8_ zpXsAoZ&Uv^JYDZ6R;~?<^*epzxa?e#@@4(Y%Y zF9{L(c6e6;=lRVV0VAVaMcr};pYghm0dceGQNc-LF5yivUXL+t6~}1Q)2*eE)%V)C zdI(uuUEQ`G21?e znDsA>0+h%9?wU!YtdJ$($wavB_`?pyD4h6@G(g0m0%(ht$+16-j>`R+`*G|KN7Fo^^bDW9js5ZHR-e7Dl-XlmsTW{io&i zAZ#}HZMu7Q^hb*3M^C3Jelm;cAvzDDwXZ&kyF0&)X-(gt!ir5CE<8}pqR?RB7Wocu z^^*m$ac?1SNilGLo-%sZk;49Fa^#wt#3eK_&18#?UZGJ_FIKN`C*JDF_kEV$z2M7e zy~eMop^IbeU$KKYD-3!Y-}N5O1w*L-bQ))o7j^Oz++O5$AbFmeBXm_v{JZcB1~7s! zP4MG=*C%~xRSlt+5VO6y>CrtK9}K4#Mo!LH^RJQ2yj&*id)1M#LI}0)v3fqEI``>> zl86Lp*_O#se#B+SD9gUFn;OOv!SM90hx4GK8?Fh|O zO_i53&8EYrf(Oz;yUwh4To>GOnX8YR?1UCGCmSY{T>-j?B|P_qJf=~Wzhvnf3-vl# zNU&#zn=d6Hy)>`rvXMo8t#`hq*XG4?Ecbe0T4S|Pe+*P z`ORvG_wa*j6=FmYSGT`F1nkt{aDnX5Rwh+@RjD1|N6K5qdA_zoNsbaKXH|v=0E=hZ zPDBZL)_h>ky6mvl)$Dji6B`d9mmo@SL)(pL(1|oZ>uNqzyu-ME8S(+XfA1~=zWI+T z`O^h^U`}#GezokKcFs>_RZS%|H9QnlR12pzG`hHd3FDX+{s1uMmuScUJH3%nsIYSJ zcy^S#2Ed_W<)3vZ_TZUZ_+-avs$93s9PxwPOh$M-`GvC;OOlO{PO^*Ldx1kO)M{6| zvMkPPcaWH(vhfXg#t!Xxn!@5jl*6s%&hcu8G0XJTBRsX1OLNbQ4_<3B$!>Wg0P@*G z8j58`rK{tx88g%{abya!^LjAb3{}-5jyD;XTUCht$aOlmjAq)o^=ALdf2&?&Ap#DI z&3K`y+e8^vbV28)(}~|(@w|JFwLbjeE@*QYMy+~0tXch>Exz)i@8ik{<=XSZc>;Iq zYwLUmJD#`rbq*)XFtV~zJ|iPz#Yaj@Ly$0gL@o=yxVwwU?d=M&cvKjE2Yi^@1E8*&g@G%3nalhoE4W`3ZF-CIx_ZO0hSaDvtgKn z-@TZSYfR%JSYNlQF}0gPz1MqDJehUo-uyR?!9>u$@pyIOf6nlw1k)>>h^k&TV;)EP zZ2t(L<+%09suZDpGYbg(jY%tew;CjAqVni?DFP%ku~Ad!vCA;RmsWg!ePNqSPXT&DYo9FOtH(c$zy2G21y4ZP*>gx>ol%vh{(yQz{lX+JrqHfg zjIpcVfX?hdEYk?Z=q}(9^1Vqf&%(=Q+=RSf0lp8#^qaewg-0j6{a4>D8+#9op2NL2 zg`OLT;{wiYoF>-i4QVPw;t@kA))Z$74l-o;E7I2KCvw`e$jBtT@daB8Z1Rfz^dMm} zI56=Xzqaota`UO|@OkpATVUgDg(m=STNmKhz&5P@n(WbW)qUY3wnQsWeO8`Z43{6A zwDjs}TW_6|uE+cbM!0%6Kc;Kle)|Em%T{>>q?~O6E?So1lXak?!@f^Fzt+V=HSvar z#x@<@Yt8T*%+OW845|Kfa(hELKYEV$-EwdHIC-CL!~FDkU#vC}RlUSgJYrp{+)hvH z>Gq4@IE??Y{)y=!DPTp`X4;~lt?#3{;gjOEQKwI&mEW`?Wb&A}!fL7@r?<-o^+PZg zEecH!dzB>HSGRB=Jw4VVpF1|~&rH^!89%9$_eMb(VfJm^d_2=cr6Q_{hLGr$0^I>F z!(n7?9p})gX#5gklGyer-veRzlb4JPFfwu}Dx{X(rivq0XWxiuH$t#sSghI>FRP%V zr z?HC!P(1?yba`pt3in>w%r}RG2oEEl1V!o5wG`(>vs}1FPUxuO`AdHbZ+x+`XPBb3Cn>n@2Y?y6|+f6w&&9Q}F(2X|j*B|7%zy5d3FfTCtOE>kKN@n}RH*lZN0xRRP{D9q<$Z#vpq2ggLsppj~fFqF!*w-YrN5-*Qr1|mAhcW z*2!`%6TgA1^VNW0L@ZN76^RyqirR;>vcrbc^FWc~^G>e#jkVj{jqzNUgkSSVYq$Dt zw|&$EX>$N62IYbP81TJ;(}@*lqG_JWU`9-laMP#`AHU)l z@oa`)uRE=$)GPUp5F3`8N^|xeb==)fF{lv?Ug%=@<{%CpyEON`Ii>^9s)XKxX)%O{ zdJq{!6>qDT1;390QIlX!s+?CtgMYVj43O&{uY4x-i)4HlJ7 z9-H=u$H~)tM3TSLeTOlkCXfOV3lWH)*ESGi(DX9hn)jBU(W^Z0uZDU*;yhN@^F&}* zsZ?xkUD_~OOn!u4gbV8MQphC!XE1k)z=K#-4pf zFj}Z!QOBuKerZ#IA?$6d$oNH*WbT}S=xQPFiLg=Zs2O98?MJDK>Z9QL8`3-ao4@O0 zRpdi0ocr%i3D&WcXxYW_KyleEIQv1s>Tk2sCT(1`?zMOP-@HKximqm_Lk0r!o;pIN(v){2$KaP1w&8DoP zvK=bSzzYyyb#N_ep;6U8B;q%N!m32dG_qaz!Bd1i5ZGDP0A7#=X)ROBDkR z@g_0Z_npm$*yE-zyX<~)PF`2(<+-JIRCAn9nq|(t36Rvd>Ce0RI<+kRg#Jdo@z8|s zNXmUyzd{zs)lIOnGWPzlVJ*6g|2>MZ1r|1}D^>H?(-;-i2-z?`!%}>lOjOXGh%~H#d}mFOs|~ zaIIOH!-A2@HqC&tq}HW3Ps3>)?Hv!@rN(aOdd@amFgh?>;z=kjPqn6)=gez3U5Vhb zq=$=Q+Wr+7l3(B@VXLwIQ=fn^GaK*Sm!cBDZ z2NiNAidMS#EbLZB!m6peEv-#!=^4>II2#hgpV0W#<$@}7h_T}*N4&XD3$si<64kOX zHHbmin~a~zjQO(;zk!{j+IyDXwsSn1AMz zN?};PVzRh=d?k^D3j>?N1ZeUf0TW$Pc{M(%M1#uLRzmx%0~g$+;)C`|#{Uv)7e3|X zJ&ASXgh!JU!Bk-KyeZ?x7NMy->`7To&@5)yvBX-!6Vx#yTX);n^|r<edrB(EB#;w{|6{Cr^ZqaXG#c%<+w-uRz||{bt*bvpr1NpQcC*a>KmQp-YNZE zVTgr1!8XYUJAN@)1J~H20*d%og|*MeI!fx?NJ;xf={v`YP(%@z=)7jZG9Aui4C%9^ z!W5}(*Ln!UmD7aC0RHlh@JCN*~ITFk*{iEAEF3U#a1>DseKZp5YWPSZ6 zcYtf>yh;`qXw>9kkNGW7L8r?Se3*UUauH;SdYE@mGroXC2H$Eps8Pj3!EXzPe9&os zJV77NPu>V_1Fx(bQjLUW>KAPojN`^j>7PA6R5$hBd^}$>OIokm2|Uh6qNvzBR>)t; zE|)IXWu{f=mz)7%8;!NN%?0iLVsSz>Q?(wH<#q4J)icZ}9 zfRnrg7yKSd{3J);9;~nvz_9+U#t65pS(Iv>pxtijC(HSO)>ztn(QQeVC;6XiD5sR?YFMp_w z3c8>fOweJBfO__55x{<8ouEO@)Ux=zFNOQ6{X&hl7ATBWKkagwH9GXF!E+NHRXs4V?BI1-# z9(BnW8Qccl*)w4l!DSS1r=a|fOk|E#wcV_DJUf&RZ2TOIno}+uP=~CQ`E=B$hu1|u+t!g&a`deLhaQ}pkrg|51hIQcUYOb;PFUc#f zFvTX*0~ZTVLhVK_jB9QF(ODHd + + + Original logo G FF9E2A@3x + Created with Sketch. + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/sortable.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/sortable.png new file mode 100644 index 0000000000000000000000000000000000000000..d3dbbff820d80e8144e98256eaf427df1deaf870 GIT binary patch literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^>_E)P!3HG%MVKuHQjEnx?oJHr&dIz4a@dl*-Cck* z5d3uBT@R!<3p^r=85p>QL70(Y)*K0-AbW|YuPgfaiAhSPZ!4!iOb0e4ov@np#Mzz5w(LSPMqMF u?sA8bg=d#Wzp$P!*&^o;U literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/sorted-down.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/sorted-down.png new file mode 100644 index 0000000000000000000000000000000000000000..a665d631ba4fced05e6d4842c8da034a8f72ef5a GIT binary patch literal 219 zcmeAS@N?(olHy`uVBq!ia0vp^>_E)P!3HG%MVKuHQjEnx?oJHr&dIz4a@dl*-Cck* z5d3uBT@R!<3p^r=85p>QL70(Y)*K0-AbW|YuPgf zJ7-P=rA~U1K9Ql|VaXR}&KgeJHFsBD=v+UwS=3mV?|iEC&qb3u%z!2^c)I$ztaD0e F0s!@LKFa_A literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/sorted-up.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/sorted-up.png new file mode 100644 index 0000000000000000000000000000000000000000..cce459a5d47f36fc04e7b0280458a15d2001ac8d GIT binary patch literal 218 zcmeAS@N?(olHy`uVBq!ia0vp^>_E)P!3HG%MVKuHQjEnx?oJHr&dIz4a@dl*-Cck* z5d3uBT@R!<3p^r=85p>QL70(Y)*K0-AbW|YuPgfo?k*mTMk?GSTiVqP$tfkCK1`e%w*ST)c922WQ%mvv4FO#t|` BJxc%p literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-fleche-bas.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-fleche-bas.png new file mode 100644 index 0000000000000000000000000000000000000000..8e0b501a37f521fa56ce790b5279b204cf16f275 GIT binary patch literal 625 zcmV-%0*?KOP)X1^@s6HR9gx0000PbVXQnQ*UN; zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBU!6G=otRCwBaRk3XYF$@$1uayA|xJs2O zh6iw!${V;%XBun$AzDJ_5hsobnt%D0lR{6AC-TZ=qQYNSE%4fZr(r%*U%{3#@fMV-wZ|U32I`2RVTet9ov9a1><;a zc490LC;}x<)W9HSa|@E2D5Q~wPER)4Hd~) z7a}hi*bPEZ3E##6tEpfWilBDoTvc z!^R~Z;5%h77OwQK2sCp1=!WSe*z2u-)=XU8l4MF00000 LNkvXXu0mjfMhXuu literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-fond.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-fond.png new file mode 100644 index 0000000000000000000000000000000000000000..ed2bfc0b99e1878f3a210b82b6026d65e0626513 GIT binary patch literal 305 zcmV-10nYx3P)2 zuHAzle=!hL`292inviD2tR0b+6OFv*h+#cu_+Fni7B08fx?_iSkX#z~XgD&tt_DHV zoT1MVSf=k-MbDoT|Pu&4a zjKu{xFm>-$m+m|1Z>T$$Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2ipu2 z5E3mCeB9~)00D(bL_t(I%Y~9nOI2YMg`a&=`ce>$uoXjb4Psh}VPCwCNg=)fo<2<}BQ!ER5Jec^aG-qz%O-?R4GXYG%m1}eY| za1}TQw1Bt3T14#93+j~mM%{BiI_kURuc$M1;u~tSBxf^kBQ$MQH2hDmu=Uhfpovp@3kA)cmrgQtYfJQ`ouEzZX!;FtNainSJ00000NkvXX Hu0mjfy)@de literal 0 HcmV?d00001 diff --git a/performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-l-temps.png b/performance/gatling/results/dechattestsimulation-20190426121415557/style/stat-l-temps.png new file mode 100644 index 0000000000000000000000000000000000000000..9de94ab3a2e26b31f0ffdfd71985a883c5982155 GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngd!3HEhbh*6;Qj#UE5hcO-X(i=}MX3yqDfvmM z3ZA)%>8U}fi7AzZCsS>Jik5l0IEGZ*niJf}+n~Vnn8p7Ai{AqgzXvS#AAt-O{|_vF zGiI!@Dr6}=DYR*AZ18eJrH&KVVzTl|`g>nr%LtTqWK3z**m5A!L|(c@$;IWcXP8=- z{*|4JCv2F=UQ#K}D57GSBU%<;oaFFmyQ}bnONsh(Dv}*vHdQKcvqsLk(d1buQPlkC zkLK^R8yZoE@0@seZuuvTWBu+%{pX5nOXt@6aWYa2mr)!kqjt*&q6{rFM+Jo4;$P#OyQG% z2_zeOV>r}U6~3{tUW2?L@=$LS5Fdv|6VgL4*r*~cs%Qx)^QbWf4M~(^jRw?W$Y?Z> zZg9K=bsgC+S?>%puN!c4SWF}(Xo!mJGdp?sulvb)<1o(`tG*Z}mnzKQ(C}O@IcBKppi;@8QFLhx<&5 zc&`Fif}aSmbPy~>s2qhNWf8wn8Z0l5L{W55dB`8A9OQ>lq0(RBA5^l$1@1k&<36Kd z&v${}W@pr2>qi{J4FoGfm6ZbILw@8Jcs>ve^8U&|1i?}vQZ9rlODp&?fe(5AH4q#- z+atdFY`WdCd1ra{C;MjA3ukeEE6J{}JcAu0iNTW~H6hq+^$ybN(>gi3%I9E0UjME+lJkxn+?B5rI3mt%@ z(O0h_0Y$GU>2PH?#KErCZ1eGo%qKMsWB7!mX07j9Q5Fp}jNX>CoauCbGxqk&!4DkM zC5 z?<*+M4r;%drcOzQp9AjHWUy&at;nrN)5#7|GR>9ca5DtTdNEzn5GCIT<<5FdR5a0O zuNjks68=9tp-Lhz8hXipShf!0%m`fb&CJrQ2m&X;7;aU#a-W~rg`j;OTuPdJw8N8_pK zURMsd3|yk9NFFXXW3}O4*ivN1wU8*Wo%FaEoOg|-5KQu@7^94TCr$l=W$=wD@O&jE#pcfBH8`iMw2qM`KG zF;iJsG+94%O7-+noT3$heC*<2QnJ+$cWl4p(FNcfQ{r`)4w{HZaF-?aB5-aZ^~m(k z4KPMq$XvpvRm^vZ8K|t0PJV<9q|&*Bc_c&ZY#al}+Or&gFty!q%T)ME=Vf{&EA}%S z+*1}gM?U}**nUH&{Ogs@mfrbHPU6>xN|0|EA?mhtoeq@FRFsVdC4CpCYK@yT(5b%3 zenL%9MgE@)2K0Oji+3s#6D*93(W*nK_T19d)R0sq6eKtKppU520Yp-LFyDWnAr)bR z30G6mmSeGhPzA>zFbC=~IDoYVc^;`ojm#?oUL`4t{|x*nD$0VBbiq@uTkId=>CDJv z6*gqk6%}+;s$&RbJ~#~@t=V_fuhOngEq)JN_!S-qzp7%3!Wg1=VWjIRtI?Q+8lT#* z$#3gcq1sHR4%Vh=H~Q9%acozcGMMw%k8EhF9XYChX>_<|R8#fHVKwCW`M}c(r6da0 zw5eKZ2)KK_qEguo)%n0rMP&$`^boS3huBOUk{ZkqLa8Bi7_~{+)Iq>DxXmT3FMB_y z4o;M#NUJjv686AKQsa?173|<0`v7HOmFe=+mNDhCp=9!gxMS0+QuT3HQ}t1X(0B2J zDos;=?yS;vg-_$#2psz*v8hsg!zQ9J3VkzOeRz2_&=p5Q7^>*n42IGks14a`@+K-< zLs5zPYrGDuL8QR3Qq#QlrQjmR*3iQlW5w#`^c$4)QDS32Rh5YL2j>jUxi+WdiN2uY zJ5z+q0TaF}g|!?o_H2hIyvvJz%Nff=Io{B1a5ObxPJM3EU5vE zVqen2;%7g4VnG(guYY_(R~E%T)AiVESrq^9+6`F~U$VFXWJmDUFhJlo2H6&DX@Q)% z7dDZk6lbR8zMz={d1miEw$aTJMwg;x%{^eopV+#j2t>i{EMTw?MdrfhP%Dwc1$?D{ zJ_~2xM{{1!2N2xC04Kt$En*u-iWTLGj6p(XlIl6K<&7E;VFjTntvw;OZJ+ac0mfia zp^7MqD)KE7vW!A>VAx8lKu_J^XTJ~X7mAZa0hFD2woDgCEXQ;PAH#bSZj5N0(+lm!ROe|JnPW3&v(ci1)`d8O4RoN^yc{B~wRNESkxxfI?A-wKHLVUflEd4Fg!YLJNjE zkxZnH&t^PS%qU`@NM=P<%>?@2`fcw4Mu`alQlSyIF#H%JP-cyAEuzlBx!ZpERIWHgFHL~IUUX&E_L1tk+{*7UV6<}%{3g~Thkb5EcX zo1ffP1X=*k7)ZboN)NEZhaXs13?wGy6(^XP0`)+9@1w&fT_6Ea7SMt{;WoX$;LB{l z=?eCAJ>lN&Iy|q4DHp90LQkYm_f6~U&!~!MA;ls2;M5C$?N^;#v$qf^AjTX@)s(jO zo`8!c@5GE`lPy_*8qyW1wYSOrW#Omq_GeUP%E0P%we4Ja;GVwVZlE*6Gk6)t(yfS# zD5M;y>k>!KF=01MLhE4A0lskmfn#}0{fePMSyvU!=*5alX76x=`&{66SwN#xMyeu7 zY0w;gCE3P*wN-|iLe_r0YSzJ>0Q?@bW^WitS!_GyO5HsBldd9039Sk-G)!P}(Q}}l z+VQ-d>4?poiEQ66l8=y!JOj}$X4HoW=V ztILX+&ZR9OW!4?{PF=Jkmr=N8<-QS4OUj0rK&b@Pf|~#2>yPC!@`==7q_b1;!y@1vD$>k>DVO6UlSM9M0asgO~To#153e{*Sn=lUY>Yf$|y<&$$no~`pf+tdf#l8wWZmTYeU zhv;t^ym?6@%2j%cIji^J=GFwBSEaXz6OgJQ-a4o5=AsB1Ney`cP8_X+XoB}rPNGND z2aEKlagJZ_dCyBVtBP(!#kP^E?#&t4&x)7)uKxp2O9u!|1%b+14gdgIL;wH`P)h>@ z6aWYa2mr)!lbjA$e{d$NA&k(%P%@CLND(uNC^RdIjHpe8Z31gyf{^y^n-&T}?#?~u zJKuNCcaI_khrBT8g~BM&;+PY50GE{>a^hoz@jAV!)xcagX|ThqBp*GU9o!TAFE-RE z!)s{^oHDpVt`ezCKI#hhNN_k(4Y01fKU@y`zynzz>n7wve-3yXFgJAC0E$R!rbWO9 z01DFx#g+|{gDxnE6oaRxzL97=SP%{Y%Agx@8_q-qwiyJnAQA$16>Sgh2VNql%gbIdOuc#9}A*qTVl0-UrkGc&N$s zSUZ}Xd-fnlfA!nSgdcB4!{0`(`Bfieoy0mv9W(PCvbq!eyD>XL8OKy3H8FJm&gV;# z-QyuGt=M2_YH^}m%?IBG&}8E3J)aP&Co$V8)O&6r?Yx_@g_{@}?pwR<7hSBKYH`b? z`e_nH$<&2E8AW|P*^BhM2`5cX5v`SzNQQGUu`r!2e>nc7t74p3=)C29xS2-L z#WRolC1F8k-zvjEFGnVmKD88z*ZEnonV%Ip)p-RPdpk0#2$c;ZUGC~hfiMm`qO0fA z<5?^3-dgE%i;`xTl%V;}kVYsx|AjQ#>p zO9u$E^Z6^00ssK50{{R}O928D02BZS2nYbg4RM-IO$C9@6aWYa2mp(4kqjt*XMvE-O(5&~9m}aj`(>T&Za$U-T6+Q{ zf<;M5@G~0U&c5ADGCMQO%*I699;%20L|YM10WAnt1p>5uNcpZJ3Kc~@3ROAus1-q~ zQaKjkK;N5rlbziJMSOekou&$R6T(d5!c6&DN9Pc-b8vFoAo9( zOhJ^9VPNMa`<-FdbscH0l@duAnUbmmtd9OXf3ElN>yQ0?zTl6+E#Gh)vJ`Qyg+|lV zgpxpr{52un!a4BXs>O2!enL$~ zwImb0T!&gveN(hKM7jqXLIXqfO**zD>SpKrADwvTL*1X<%K5SynSTd27^@`DsZL>rrH)2r_WD^d2#PVno2A zi2rK13VswtB^9Uy<1!qMltzNllH#(mNDRj+%EG}=c|{P#qUFJX!HS|~9=Pw^j{B^J zz0d={&d#X6(vP@?8!L}hgvx`cq9R-#35w!CF&GY)g%A?M6_E%IJ$Px03Ao%Cp!pvbafP(ODO%FpNyKv#}BBrXe&+@kVwT zNh(p9z3^o_`w!v!k{V!*0ooYQbk$TvRSpa%cQx#$XuKzz0mc~*1D)->GxqOG;bIpc zZ4A`tIErIe7PWh_8{!aGYqbSLRS}cAPA~$|q;9Y8YDtkyJdE8IHJ|N&bTjt$E8u&s z>C(oOemiyB2-lu1SZ2)9A1+J7v)Thyt)iTa;wy`)&nC1x4+@(|pMZ>r$f48`7qw(F z#QPG8v_bXP)6{9n@KX>@PX>nuLsg{(>jvE+il%$A9Bzi8v>VeUO-T-nRPUUT#cv_+h~tV;eu;zg%Fa*q&Q=LJZDF`7%M&fL<~RF~9bTug6rp{Hc90Yp-L2;YCEV+|97 zMXzC^ZO3ANqefkWARHK;!2zN*B#Kxws}xa&Z3 zSw#%laOFTYD$O+nIv*s z*bsDdt1@k-Q-^5NvKxErrbc2{hcbloH;k%ls2(+cx?xOh)#!$yqlQ({=NE#n1<6TV zT-B=SsUeW=HLAvByHpo|A4}?BHtE51K@WDAI5;(!!IV;i*)Xb;ilu{)V{nH{L|@K+ z&K#Vi#IQcxOvuCot4UqN)>MdtckKg=g_V}ePg}-}&!(Em8|scNugcUXT*K7I7{cBq z4=QzkUA?Q)FjO&(ZzD#VG8}boG(tRmWBw4Pls~t1}qNdf-;*um_O>CrVB8+Wp}Y*VfR*856}C*7WPt^idLHAWf60_6PMC(&M@wMNjmC z_HRuQt_Mu~wiMQSz_@cAdi5CaaxWO}UAFgs#De*P{}=G{GmkmDsX4*z-iJ1>Tu3C< z!D#*^Eh2u-qbC<-QT)coCw62}{L>xQ=Z&n0FIrj$*%7?07BJk-Ass@^%}B5|s|K1i zlGL#*P;4bBzBzl2Z}RelG2~cjQx}*CC$}vtfEe7t1BN&`Y^^*2w@^7kC{PlxarS?I zIQO+&KyWJuoQSA3ORWN}CX}fP0SQ}Kr0?j~*Q+4H3qn_0x5$2Q&qXxg|U12w019lNPzfYXoR)85YeS*ywe_ZnNX;?YoB?t55%E? zCltvfNEakx7tqHm|MY1g+y=E=fM{}Kv8u$j`_Y5#`Opke4#F{s-}DBuL=@bB6q1$M zdn_@JgSPwBB!GIT;{X;TIl7QcN>L$bmy3Kaja#zY!--#1It|(!qX!wk{&47jgEd~b z6K>{M^&$>3RrK=x?%1N^JwfE+OEMyq6v(5`9^K{v1!DX`TwzcO@4@B!?$3c}cB`1a zBY$1>b^)i&(S>5K%oNPJB`2pBa&nd3S3Z544|UAV<2;kNjx?H+x?m1Z{d{d7&NE5> z$m4tT@yRoLLL=PC8$y&NBFcq-)X{N#t(Ws;(!UP)=5JW~0B~OYO$j%Jx6W=~(Tmfj z;vgv4G}{E43A=!nEIQE+oEfHLLgQ%qS~)duDRA=1DVV6_*4c{H&n?e~CW!FBz-0H5 z5-K%I0|96-G%O0CPOQZ*u04>$X+FcF`f$lGt?yy<^H3mUWBhsNgehKsxCMU20Yeg# zrAmn*bkm=noFYX5ZR z!-bq828LvnJhe=q|83m2Zg$> z6vT#O&u!%uzT0tsXe1enkr0uXBT!OGk3J#ULYh5e{R_Q0@z_QZRnoaD(8(=NZZCjl z5IF-yNrch`?8uP^Hxz=*rM%(>vr?cgXzzY_zfU|&B+!b!~dyBrv2ArW1PuCUh zt&SrL3b=C7E+KS9`egs~`F%N65pASKM861iL;E$S*6quG2NmMnp)_4>ZR-lSWXdkW zNIuz;4X9&7m0P--++P-d@=jk)Wu^?QZdco`)d%nG1^0l#4bK!65=*yWA)?Z9pkc@Y zJ!nMSFb%DXi(TN04;(z6!_}{tI#LWx)y;0KxNOc&FWm2e-(&%eO&M#dET=&Wx!6HX--+={m-pjT zdDn0xVto@1GT{$Bv*eY0PH~8JNQUgJ0?h#hT5Y%U{TC+Pdn}(*95Oa(eU?%TC++Wy zs20y&{8B!r$j~b8*tI<;0Ije<7VLj^TOUq2R4rE$$`yCp@WOGQ#*YUV+bd0QUo@N&v)EgY*-L=RkLBJJ6-e>y#~ z!WSu3$V(v|es}5>B+2BF3)w(+T;r;>rm$wcHE95+Erwxr#d!7Tq=h*=xuDVCb~)wg z6wZ!m4^PhLRAi?(neyLQK7V5Y{1S$Lena{69FcF^f=@U1gj=(5n9`Q*&l52Fv4KA) zX~u+df1zOa9@Ny5AoD8s7YI?T=~%Q6l6!?1MrKmSejtgXeGo0`?=Q&g4EZ35{dUdu z^E&?psb)@6aWYX2nYa+ zaFe4BSAWpSY6>GXF_bJMD^f(1APUWjA|q;3VVl5Om>{IR`=*70kh^ow`Of#9^WCFJ z!67dUdLchbv^eI39l|BWN1XTsVZ26fXf`m{O&VdaM=A%|Cmb zrGNTuWx`K3qTz2NH~p#)GEQTiqqfEqKpqC?)-9EJ#3OD#!ww0e{I@Ng@8hbl3rwElzBVFz2N`f#BJEChBQ{x#bfLvaV z2JWo(x