node-static-0.3.0.txt 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. This is ApacheBench, Version 2.3 <$Revision: 655654 $>
  2. Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
  3. Licensed to The Apache Software Foundation, http://www.apache.org/
  4. Benchmarking 127.0.0.1 (be patient)
  5. Server Software: node-static/0.3.0
  6. Server Hostname: 127.0.0.1
  7. Server Port: 8080
  8. Document Path: /lib/node-static.js
  9. Document Length: 6038 bytes
  10. Concurrency Level: 20
  11. Time taken for tests: 2.323 seconds
  12. Complete requests: 10000
  13. Failed requests: 0
  14. Write errors: 0
  15. Total transferred: 63190000 bytes
  16. HTML transferred: 60380000 bytes
  17. Requests per second: 4304.67 [#/sec] (mean)
  18. Time per request: 4.646 [ms] (mean)
  19. Time per request: 0.232 [ms] (mean, across all concurrent requests)
  20. Transfer rate: 26563.66 [Kbytes/sec] received
  21. Connection Times (ms)
  22. min mean[+/-sd] median max
  23. Connect: 0 0 0.2 0 3
  24. Processing: 1 4 1.4 4 28
  25. Waiting: 1 4 1.3 4 18
  26. Total: 2 5 1.5 4 28
  27. Percentage of the requests served within a certain time (ms)
  28. 50% 4
  29. 66% 5
  30. 75% 5
  31. 80% 5
  32. 90% 5
  33. 95% 6
  34. 98% 8
  35. 99% 9
  36. 100% 28 (longest request)