first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
bin/client job-count=16000 thread-count=16 < urls/proxy_all
|
||||
[MAIN] Initialization Complete. Starting work.
|
||||
[CONF] Overriding default job-count with value 16000
|
||||
[CONF] Overriding default thread-count with value 16
|
||||
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/tiny.html"
|
||||
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/small.html"
|
||||
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/medium.html"
|
||||
[JOBM] Got URL "http://localhost:8080/http://localhost:1337/big.html"
|
||||
[JOBM] Processed 4 URLs from file
|
||||
Time: 88404.746049 ms.
|
||||
Received: 8639748000 bytes.
|
||||
Throughtput: 97729458.950428 bps.
|
||||
|
||||
Connection Latency Stats:
|
||||
Min: 0.031000 Avg: 0.152694 Max: 51.629000
|
||||
Std Dev: 1.209885
|
||||
|
||||
Time Per Connection:
|
||||
Min: 2.589000 Avg: 85.538297 Max: 5556.825000
|
||||
Std Dev: 409.622779
|
||||
|
||||
Reference in New Issue
Block a user