Advertisement
Ostap34PHP

Untitled

Jul 30th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.69 KB | None | 0 0
  1. ostap@MacBook-Pro-ostap ~> artillery run loadtest1.yml
  2. Started phase 0 (Ramping up the load), duration: 20s @ 00:38:15(+0300) 2019-07-31
  3. Report @ 00:38:25(+0300) 2019-07-31
  4. Elapsed time: 10 seconds
  5.   Scenarios launched:  335
  6.   Scenarios completed: 114
  7.   Requests completed:  335
  8.   RPS sent: 34.01
  9.   Request latency:
  10.     min: 0.1
  11.     max: 2.6
  12.     median: 0.1
  13.     p95: 0.3
  14.     p99: 1.3
  15.   Codes:
  16.     0: 335
  17.  
  18. Report @ 00:38:35(+0300) 2019-07-31
  19. Elapsed time: 20 seconds
  20.   Scenarios launched:  794
  21.   Scenarios completed: 447
  22.   Requests completed:  418
  23.   RPS sent: 41.88
  24.   Request latency:
  25.     min: 0.1
  26.     max: 2.5
  27.     median: 0.1
  28.     p95: 0.3
  29.     p99: 0.7
  30.   Codes:
  31.     0: 418
  32.   Errors:
  33.     read ECONNRESET: 11
  34.  
  35. Report @ 00:38:45(+0300) 2019-07-31
  36. Elapsed time: 30 seconds
  37.   Scenarios launched:  2
  38.   Scenarios completed: 393
  39.   Requests completed:  330
  40.   RPS sent: 35.64
  41.   Request latency:
  42.     min: 0.1
  43.     max: 2
  44.     median: 0.1
  45.     p95: 0.2
  46.     p99: 0.5
  47.   Codes:
  48.     0: 330
  49.   Errors:
  50.     read ECONNRESET: 7
  51.  
  52. Report @ 00:38:52(+0300) 2019-07-31
  53. Elapsed time: 36 seconds
  54.   Scenarios launched:  0
  55.   Scenarios completed: 159
  56.   Requests completed:  30
  57.   RPS sent: 4.56
  58.   Request latency:
  59.     min: 0.1
  60.     max: 0.4
  61.     median: 0.1
  62.     p95: 0.2
  63.     p99: 0.4
  64.   Codes:
  65.     0: 30
  66.  
  67. All virtual users finished
  68. Summary report @ 00:38:52(+0300) 2019-07-31
  69.   Scenarios launched:  1131
  70.   Scenarios completed: 1113
  71.   Requests completed:  1113
  72.   RPS sent: 30.53
  73.   Request latency:
  74.     min: 0.1
  75.     max: 2.6
  76.     median: 0.1
  77.     p95: 0.3
  78.     p99: 0.7
  79.   Scenario counts:
  80.     0: 1131 (100%)
  81.   Codes:
  82.     0: 1113
  83.   Errors:
  84.     read ECONNRESET: 18
  85.  
  86. ostap@MacBook-Pro-ostap ~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement