first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
bin/client job-count=1000 thread-count=16 < urls/noproxy_all
|
||||
[MAIN] Initialization Complete. Starting work.
|
||||
[CONF] Overriding default job-count with value 1000
|
||||
[CONF] Overriding default thread-count with value 16
|
||||
[JOBM] Got URL "http://localhost:1337/tiny.html"
|
||||
[JOBM] Got URL "http://localhost:1337/small.html"
|
||||
[JOBM] Got URL "http://localhost:1337/medium.html"
|
||||
[JOBM] Got URL "http://localhost:1337/big.html"
|
||||
[JOBM] Processed 4 URLs from file
|
||||
Time: 3103.137980 ms.
|
||||
Received: 539984250 bytes.
|
||||
Throughtput: 174012323.460963 bps.
|
||||
|
||||
Connection Latency Stats:
|
||||
Min: 0.035000 Avg: 3.706151 Max: 2999.678000
|
||||
Std Dev: 94.941249
|
||||
|
||||
Time Per Connection:
|
||||
Min: 0.577000 Avg: 40.818842 Max: 371.570000
|
||||
Std Dev: 65.811161
|
||||
|
||||
Reference in New Issue
Block a user