comparison node_modules/node-static/benchmark/node-static-0.3.0.txt @ 69:333afcfd3f3a

added node_modules to project and fixed path to chronometer also added deps to installer script
author tzara <rc-web@kiben.net>
date Sat, 26 Oct 2013 14:12:50 +0100
parents
children
comparison
equal deleted inserted replaced
68:b076cd17638c 69:333afcfd3f3a
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
5 Benchmarking 127.0.0.1 (be patient)
6
7
8 Server Software: node-static/0.3.0
9 Server Hostname: 127.0.0.1
10 Server Port: 8080
11
12 Document Path: /lib/node-static.js
13 Document Length: 6038 bytes
14
15 Concurrency Level: 20
16 Time taken for tests: 2.323 seconds
17 Complete requests: 10000
18 Failed requests: 0
19 Write errors: 0
20 Total transferred: 63190000 bytes
21 HTML transferred: 60380000 bytes
22 Requests per second: 4304.67 [#/sec] (mean)
23 Time per request: 4.646 [ms] (mean)
24 Time per request: 0.232 [ms] (mean, across all concurrent requests)
25 Transfer rate: 26563.66 [Kbytes/sec] received
26
27 Connection Times (ms)
28 min mean[+/-sd] median max
29 Connect: 0 0 0.2 0 3
30 Processing: 1 4 1.4 4 28
31 Waiting: 1 4 1.3 4 18
32 Total: 2 5 1.5 4 28
33
34 Percentage of the requests served within a certain time (ms)
35 50% 4
36 66% 5
37 75% 5
38 80% 5
39 90% 5
40 95% 6
41 98% 8
42 99% 9
43 100% 28 (longest request)