first commit

This commit is contained in:
Jose Caban
2025-06-07 01:59:34 -04:00
commit 388ac241f0
3558 changed files with 9116289 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/noshare_bigfile_16x16x16_1000/1.1/Mon Mar 27 04:52:40 2006//
/noshare_multifile_16x16x16_1000/1.1/Mon Mar 27 04:52:41 2006//
/noshare_multifile_16x16x16_1000_noproxy/1.2/Mon Mar 27 21:44:02 2006//
/noshare_multifile_16x16x16_1000_proxy/1.2/Mon Mar 27 21:44:02 2006//
/noshare_multifile_16x16x16_16000_noproxy/1.2/Mon Mar 27 21:44:02 2006//
/noshare_multifile_16x16x16_16000_proxy/1.2/Mon Mar 27 21:44:02 2006//
/share_multifile_16x16x16_1000_proxy/1.2/Mon Mar 27 21:32:49 2006//
/share_multifile_16x16x16_16000_proxy/1.2/Mon Mar 27 21:32:49 2006//
D

View File

@@ -0,0 +1 @@
cs4210/proj2/results

View File

@@ -0,0 +1 @@
/usr/_CVS

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -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

View File

@@ -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

View File

@@ -0,0 +1,21 @@
bin/client job-count=16000 thread-count=16 < urls/noproxy_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: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: 43870.857895 ms.
Received: 8639748000 bytes.
Throughtput: 196935925.455775 bps.
Connection Latency Stats:
Min: 0.032000 Avg: 0.882995 Max: 4057.165000
Std Dev: 39.946996
Time Per Connection:
Min: 0.471000 Avg: 42.815996 Max: 18844.962000
Std Dev: 196.279405

View File

@@ -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: 68219.190889 ms.
Received: 8639748000 bytes.
Throughtput: 126646884.658937 bps.
Connection Latency Stats:
Min: 0.032000 Avg: 0.581400 Max: 56.414000
Std Dev: 1.324274
Time Per Connection:
Min: 2.775000 Avg: 65.302097 Max: 5287.693000
Std Dev: 358.539683

View File

@@ -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: 10444.705084 ms.
Received: 539984250 bytes.
Throughtput: 51699329.531950 bps.
Connection Latency Stats:
Min: 0.038000 Avg: 0.125532 Max: 9.837000
Std Dev: 0.550453
Time Per Connection:
Min: 3.821000 Avg: 105.220233 Max: 5202.148000
Std Dev: 404.754399

View File

@@ -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