Advertisement
Guest User

Untitled

a guest
Jul 9th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Go 3.93 KB | None | 0 0
  1. STAT: 2018/07/09 12:47:35 start_testing.go:374: Warm Up is started
  2. STAT: 2018/07/09 12:47:43 start_testing.go:389: [MAIN] Warm up has been done
  3. STAT: 2018/07/09 12:47:43 start_testing.go:401: [MAIN] Load tests with a large number of clients has been started
  4. STAT: 2018/07/09 12:47:48 start_testing.go:422: [MAIN] New clients was added. Current clients count: 30
  5. STAT: 2018/07/09 12:47:53 start_testing.go:422: [MAIN] New clients was added. Current clients count: 50
  6. STAT: 2018/07/09 12:47:58 start_testing.go:422: [MAIN] New clients was added. Current clients count: 70
  7. STAT: 2018/07/09 12:48:03 start_testing.go:422: [MAIN] New clients was added. Current clients count: 90
  8. STAT: 2018/07/09 12:48:08 start_testing.go:422: [MAIN] New clients was added. Current clients count: 110
  9. STAT: 2018/07/09 12:48:13 start_testing.go:422: [MAIN] New clients was added. Current clients count: 130
  10. STAT: 2018/07/09 12:48:18 start_testing.go:422: [MAIN] New clients was added. Current clients count: 150
  11. STAT: 2018/07/09 12:48:23 start_testing.go:422: [MAIN] New clients was added. Current clients count: 170
  12. STAT: 2018/07/09 12:48:28 start_testing.go:422: [MAIN] New clients was added. Current clients count: 190
  13. STAT: 2018/07/09 12:48:33 start_testing.go:422: [MAIN] New clients was added. Current clients count: 210
  14. STAT: 2018/07/09 12:48:38 start_testing.go:422: [MAIN] New clients was added. Current clients count: 230
  15. STAT: 2018/07/09 12:48:43 start_testing.go:422: [MAIN] New clients was added. Current clients count: 250
  16. STAT: 2018/07/09 12:48:48 start_testing.go:422: [MAIN] New clients was added. Current clients count: 270
  17. STAT: 2018/07/09 12:48:53 start_testing.go:422: [MAIN] New clients was added. Current clients count: 290
  18. STAT: 2018/07/09 12:48:58 start_testing.go:422: [MAIN] New clients was added. Current clients count: 310
  19. STAT: 2018/07/09 12:48:58 start_testing.go:405: [MAIN] Reached clients limit. Stopping creating new clients...
  20. STAT: 2018/07/09 12:49:04 start_testing.go:429: [MAIN] Load tests with a large number of clients has been done
  21. STAT: 2018/07/09 12:49:04 start_testing.go:430: [MAIN] Load tests with a large number of clients statistics:
  22. STAT: 2018/07/09 12:49:04 start_testing.go:473: Sent requests count: 311580.
  23. STAT: 2018/07/09 12:49:04 start_testing.go:475: Error statistics: 0 errors occurred during get items tests, 0 errors occurred during buy items tests
  24. STAT: 2018/07/09 12:49:04 start_testing.go:479: Get items responses statistics:
  25. STAT: 2018/07/09 12:49:04 start_testing.go:491: Average response time: 16.718705 ms
  26. STAT: 2018/07/09 12:49:04 start_testing.go:494: Response time median: 6.038279 ms
  27. STAT: 2018/07/09 12:49:04 start_testing.go:482: Buy items responses statistics:
  28. STAT: 2018/07/09 12:49:04 start_testing.go:491: Average response time: 13.686137 ms
  29. STAT: 2018/07/09 12:49:04 start_testing.go:494: Response time median: 4.392469 ms
  30. STAT: 2018/07/09 12:49:04 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:52:40 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:52:40 start_testing.go:460: [MAIN] Load tests with a large number of requests from each client statistics:
  33. STAT: 2018/07/09 12:52:40 start_testing.go:473: Sent requests count: 100000.
  34. STAT: 2018/07/09 12:52:40 start_testing.go:475: Error statistics: 0 errors occurred during get items tests, 0 errors occurred during buy items tests
  35. STAT: 2018/07/09 12:52:40 start_testing.go:479: Get items responses statistics:
  36. STAT: 2018/07/09 12:52:40 start_testing.go:491: Average response time: 0.930123 ms
  37. STAT: 2018/07/09 12:52:40 start_testing.go:494: Response time median: 0.807581 ms
  38. STAT: 2018/07/09 12:52:40 start_testing.go:482: Buy items responses statistics:
  39. STAT: 2018/07/09 12:52:40 start_testing.go:491: Average response time: 0.759796 ms
  40. STAT: 2018/07/09 12:52:40 start_testing.go:494: Response time median: 0.658213 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement