Heya rejetto,
Here are my results:
[Without experimental]
1 connection: 46 KB/sec
2 connections: 90 KB/sec
5 connections: 220 KB/sec
10 connections: 420 KB/sec
[With experimental]
1 connection: 45-400 KB/sec (quite unstable, average: 153 KB/sec)
2 connections: 88-520 KB/sec (quite unstable, average: 287 KB/sec)
5 connections: 200-850 KB/sec (quite unstable, average: 516 KB/sec)
10 connections: 350-950 KB/sec (quite unstable, average: 680 KB/sec)
------------------
[-b 1024]
1 connection (without experimental): 45-46 KB/sec
1 connection (with experimental): 50-400 KB/sec at first, then goes down to 4-5 KB/sec
[-b 2048]
1 connection (without experimental): 45-46 KB/sec
1 connection (with experimental): 45-920 KB/sec at first, then goes down to 20-25 KB/sec
[-b 65536]
1 connection (without experimental): 45-47 KB/sec at first, then 170-260 KB/sec (unstable #1)
1 connection (with experimental): 50-1000 KB/sec (unstable #2)
[-b 131072]
1 connection (without experimental): 45-47 KB/sec at first, then 10-300 KB/sec (unstable #1)
1 connection (with experimental): 60-300 KB/sec (unstable #2)
[-b 1048576]
1 connection (without experimental): 45-46 KB/sec at first, then 170-380 KB/sec (unstable #1)
1 connection (with experimental): 40-150 KB/sec (unstable #2)
------------------
[-B 1024]
1 connection (without experimental): 8-9 KB/sec
1 connection (with experimental): 8-9 KB/sec
[-B 2048]
1 connection (without experimental): 15-17 KB/sec
1 connection (with experimental): 15-17 KB/sec
[-B 65536]
1 connection (without experimental): 50-330 KB/sec (unstable #2)
1 connection (with experimental): 50-350 KB/sec (unstable #2)
[-B 131072]
1 connection (without experimental): 60-700 KB/sec (unstable #2)
1 connection (with experimental): 60-690 KB/sec (unstable #2)
2 connections (without experimental): 100-1050 KB/sec (unstable #2)
5 connections (without experimental): 92-1810 KB/sec (unstable #2 -- it max'ed my ADSL's downstream at times)
Unstable #1: The speed is quite unstable, up/down all the time
Unstable #2: The download starts from slow speed, speed increases with an additional 20-25 KB/sec every second, then suddenly drops. Then starts from slow speed again, speed increases the same way as before and then it suddenly drops.
Overall, whenever I use "experimental high speed handling" (with no command-line parameters) OR use the -B parameter, Unstable #2 occurs. While when I use -B parameter, experimental option doesnt make any difference whether it's on or off. About the increasing and then drop issue, although I have no technical knowledge about how exactly it works, it makes me feel that it fills some buffer and once it's full, speed drops.
I have to admit that I'm a bit confused with the -b and -B, like which settings are better and which ones are not. Especially on "Unstable #2", it may take up to 1-2 minutes to complete the increase/drop, so taking a 60-secs average won't help me choose.
If you need any further tests or give me some specific requests to make tests (like specific -b/-B or something), feel free to ask.
Thanks.
PS: I've done all these tests with #137
PS2: I'm thinking of doing some combination of -b and -B - I just realized how it works, I should be setting both -b and -B and dont use experimental so it won't auto-change their values.