Advertisement
Guest User

Untitled

a guest
Jul 9th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Go 3.95 KB | None | 0 0
  1. STAT: 2018/07/09 12:36:35 start_testing.go:374: Warm Up is started
  2. STAT: 2018/07/09 12:36:44 start_testing.go:389: [MAIN] Warm up has been done
  3. STAT: 2018/07/09 12:36:44 start_testing.go:401: [MAIN] Load tests with a large number of clients has been started
  4. STAT: 2018/07/09 12:36:49 start_testing.go:422: [MAIN] New clients was added. Current clients count: 30
  5. STAT: 2018/07/09 12:36:54 start_testing.go:422: [MAIN] New clients was added. Current clients count: 50
  6. STAT: 2018/07/09 12:36:59 start_testing.go:422: [MAIN] New clients was added. Current clients count: 70
  7. STAT: 2018/07/09 12:37:04 start_testing.go:422: [MAIN] New clients was added. Current clients count: 90
  8. STAT: 2018/07/09 12:37:09 start_testing.go:422: [MAIN] New clients was added. Current clients count: 110
  9. STAT: 2018/07/09 12:37:14 start_testing.go:422: [MAIN] New clients was added. Current clients count: 130
  10. STAT: 2018/07/09 12:37:19 start_testing.go:422: [MAIN] New clients was added. Current clients count: 150
  11. STAT: 2018/07/09 12:37:24 start_testing.go:422: [MAIN] New clients was added. Current clients count: 170
  12. STAT: 2018/07/09 12:37:29 start_testing.go:422: [MAIN] New clients was added. Current clients count: 190
  13. STAT: 2018/07/09 12:37:34 start_testing.go:422: [MAIN] New clients was added. Current clients count: 210
  14. STAT: 2018/07/09 12:37:39 start_testing.go:422: [MAIN] New clients was added. Current clients count: 230
  15. STAT: 2018/07/09 12:37:44 start_testing.go:422: [MAIN] New clients was added. Current clients count: 250
  16. STAT: 2018/07/09 12:37:49 start_testing.go:422: [MAIN] New clients was added. Current clients count: 270
  17. STAT: 2018/07/09 12:37:55 start_testing.go:422: [MAIN] New clients was added. Current clients count: 290
  18. STAT: 2018/07/09 12:38:01 start_testing.go:422: [MAIN] New clients was added. Current clients count: 310
  19. STAT: 2018/07/09 12:38:01 start_testing.go:405: [MAIN] Reached clients limit. Stopping creating new clients...
  20. STAT: 2018/07/09 12:39:27 start_testing.go:429: [MAIN] Load tests with a large number of clients has been done
  21. STAT: 2018/07/09 12:39:27 start_testing.go:430: [MAIN] Load tests with a large number of clients statistics:
  22. STAT: 2018/07/09 12:39:27 start_testing.go:473: Sent requests count: 103079.
  23. STAT: 2018/07/09 12:39:27 start_testing.go:475: Error statistics: 16156 errors occurred during get items tests, 15833 errors occurred during buy items tests
  24. STAT: 2018/07/09 12:39:27 start_testing.go:479: Get items responses statistics:
  25. STAT: 2018/07/09 12:39:27 start_testing.go:491: Average response time: 542.929243 ms
  26. STAT: 2018/07/09 12:39:27 start_testing.go:494: Response time median: 202.608445 ms
  27. STAT: 2018/07/09 12:39:27 start_testing.go:482: Buy items responses statistics:
  28. STAT: 2018/07/09 12:39:27 start_testing.go:491: Average response time: 410.722296 ms
  29. STAT: 2018/07/09 12:39:27 start_testing.go:494: Response time median: 54.873821 ms
  30. STAT: 2018/07/09 12:39:27 start_testing.go:441: [MAIN] Load tests with a large number of requests from each client has been started
  31. STAT: 2018/07/09 12:43:46 start_testing.go:459: [MAIN] Load tests with a large number of requests from each client has been done
  32. STAT: 2018/07/09 12:43:46 start_testing.go:460: [MAIN] Load tests with a large number of requests from each client statistics:
  33. STAT: 2018/07/09 12:43:46 start_testing.go:473: Sent requests count: 94837.
  34. STAT: 2018/07/09 12:43:46 start_testing.go:475: Error statistics: 449 errors occurred during get items tests, 0 errors occurred during buy items tests
  35. STAT: 2018/07/09 12:43:46 start_testing.go:479: Get items responses statistics:
  36. STAT: 2018/07/09 12:43:46 start_testing.go:491: Average response time: 4.121200 ms
  37. STAT: 2018/07/09 12:43:46 start_testing.go:494: Response time median: 1.694212 ms
  38. STAT: 2018/07/09 12:43:46 start_testing.go:482: Buy items responses statistics:
  39. STAT: 2018/07/09 12:43:47 start_testing.go:491: Average response time: 3.764584 ms
  40. STAT: 2018/07/09 12:43:47 start_testing.go:494: Response time median: 1.648025 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement