first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
bin/client job-count=1000 thread-count=16 < urls/proxy_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: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: 8205.640949 ms.
|
||||
Received: 539984250 bytes.
|
||||
Throughtput: 65806468.177163 bps.
|
||||
|
||||
Connection Latency Stats:
|
||||
Min: 0.031000 Avg: 0.709019 Max: 35.929000
|
||||
Std Dev: 2.206118
|
||||
|
||||
Time Per Connection:
|
||||
Min: 3.318000 Avg: 71.263182 Max: 5044.910000
|
||||
Std Dev: 313.812547
|
||||
|
||||
Reference in New Issue
Block a user