Advertisement
Guest User

Laravel 5 Benchmark

a guest
Apr 15th, 2015
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Server Software: Apache/2.4.9
  2. Server Hostname: benchmark.dev
  3. Server Port: 80
  4.  
  5. Document Path: /
  6. Document Length: 13 bytes
  7.  
  8. Concurrency Level: 5
  9. Time taken for tests: 67.605 seconds
  10. Complete requests: 10000
  11. Failed requests: 0
  12. Total transferred: 10570230 bytes
  13. HTML transferred: 130000 bytes
  14. Requests per second: 147.92 [#/sec] (mean)
  15. Time per request: 33.802 [ms] (mean)
  16. Time per request: 6.760 [ms] (mean, across all concurrent requests)
  17. Transfer rate: 152.69 [Kbytes/sec] received
  18.  
  19. Connection Times (ms)
  20. min mean[+/-sd] median max
  21. Connect: 0 0 0.1 0 4
  22. Processing: 12 34 97.6 21 1782
  23. Waiting: 12 33 97.6 20 1782
  24. Total: 12 34 97.6 21 1782
  25.  
  26. Percentage of the requests served within a certain time (ms)
  27. 50% 21
  28. 66% 22
  29. 75% 23
  30. 80% 23
  31. 90% 25
  32. 95% 27
  33. 98% 167
  34. 99% 643
  35. 100% 1782 (longest request)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement