Page 1 of 1

Calculate upload boost speed !

Posted: Sun Oct 21, 2012 11:28 pm
by TRKx2
Hi

As you program deals with % its very hard to choose the right speed to my connection so i avoid too high upload speed and detection is there any formula or easy way to calculate expected upload speed from the upload boost % ?

Thanks

Re: Calculate upload boost speed !

Posted: Mon Oct 22, 2012 3:24 am
by TRKx2
Any one please ?

Re: Calculate upload boost speed !

Posted: Mon Oct 22, 2012 1:36 pm
by TRKx2
Admins , members , any one out there ? Is this forum abandoned ?

Re: Calculate upload boost speed !

Posted: Mon Oct 22, 2012 5:47 pm
by administrator
Hi!

Please write your max upload speed and some %. I will write how to calculate the result speed on this sample.

Sorry for delay.

Re: Calculate upload boost speed !

Posted: Mon Oct 22, 2012 7:00 pm
by TRKx2
My max upload speed somewhere 100-150 kb/s and what do you mean % ?

Re: Calculate upload boost speed !

Posted: Tue Oct 23, 2012 9:18 am
by administrator
TRKx2 wrote:My max upload speed somewhere 100-150 kb/s and what do you mean % ?
If you are increasing Upload on 10% it means your speed is 110%-165%. Its very easy to calculate:
new_speed = real_speed + (real_speed*increase_value)/100

Please tell me if its clear.