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,37 @@
file: singleFileTest.xml
asks for a single file 10 times with one thread
Tested on idaho.cc.gatech.edu, single 1.8Ghz P4, IDE disks
[puyan@idaho-lnx:client]% uname -a
Linux idaho-lnx 2.6.9-22.0.2.ELsmp #1 SMP Thu Jan 5 17:13:01 EST 2006 i686 i686 i386 GNU/Linux
32 Server threads
Accessing 127.0.0.1:1337
fileName | iterations | diff_secs | diff_usecs | sock fails | total_bytes_recv
/pwner.jpg, 10, 0, 78450, 0, 8971
64 Server threads
Accessing 127.0.0.1:1337
fileName | iterations | diff_secs | diff_usecs | sock fails | total_bytes_recv
/pwner.jpg, 10, 0, 77583, 0, 8971
128 Server threads
Accessing 127.0.0.1:1337
fileName | iterations | diff_secs | diff_usecs | sock fails | total_bytes_recv
/pwner.jpg, 10, 0, 77465, 0, 8971
256 Server Threads
Accessing 127.0.0.1:1337
fileName | iterations | diff_secs | diff_usecs | sock fails | total_bytes_recv
/pwner.jpg, 10, 0, 78208, 0, 8971