Open sarfarazengglb opened 8 years ago
Hi,
What does NDT say are the limiting factors in the 150Mbps test vs. the 220?
Cheers, Aaron
On Mon, Mar 21, 2016 at 1:29 AM, sarfarazengglb notifications@github.com wrote:
Hi Team,
I am working on speedtest backed by NDT engine.I am making Andriod client.The Issue i am facing is on IDE my speed is showing 220 MB but when i use same code in Android client its 150 MB.Can you advise some tips to throttle the output. I have multiple servers and other facility.I can try various permutations i need some tips how to optimize the test to get to full speed. NDT beats Ookla in Desktop but i want it in Smartphone app for the NDT as the HTML Code has limitations.The sample you have given is not working in GitHub so i made my own app using applet code.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/ndt-project/ndt/issues/206
Hi Team,
I am working on speedtest backed by NDT engine.I am making Andriod client.The Issue i am facing is on IDE my speed is showing 220 MB but when i use same code in Android client its 150 MB.Can you advise some tips to throttle the output. I have multiple servers and other facility.I can try various permutations i need some tips how to optimize the test to get to full speed. NDT beats Ookla in Desktop but i want it in Smartphone app for the NDT as the HTML Code has limitations.The sample you have given is not working in GitHub so i made my own app using applet code.