Internet Speed Test much slower than actual internet speeds

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Hi,

Transferring from NZBget where I was receiving ~80MB/s pretty consistently.

I clicked the wrench and ran that test.

Used cache 0 B (0 articles)
System load 0.13 | 0.26 | 0.32 | V=118M R=70M
System Performance (Pystone) 167084 Intel(R) Celeron(R) J4125 CPU @ 2.00GHz SSSE3
Download folder speed 203.9 MB/s /Temp Download/incomplete
Complete folder speed 58.6 MB/s /media/Pending/Complete
Internet Bandwidth 15.2 MB/s 121.6 Mbps

I am 1gb internet and on the speed test running docker on the same machine (syno DS920) I am getting ~930mbps. I can't post a screenshot.

Any advice?

Thanks
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by sander »

Do an actual download with the refence download:

In SABnzbd's upper right corner, click on the wrench symbol ("Status and interface options"), then click on first tab Status, click Test download 1GB. After downloading, in history, at the download in the drop down, what was the resulting speed? Example "Download Downloaded in 55 seconds at an average of 22.9 MB/s"
Same for the 10GB test download.
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Thanks for your help here are the results:

1GB:
Downloaded in 32 seconds at an average of 32.3 MB/s

10GB:
Downloaded in 5 mins 35 seconds at an average of 31.5 MB/s

2 other notes:
1. I did change the permanent location to the SSD for testing and which didn't affect the results. I do understand that the slower drives will be a bottleneck at some point but at least my understanding is it shouldn't affect the download and rather the transfer.
2. I saw that the test downloads actually come from my providers. So I changed priorities and still get the same speeds. I have played with the connection values as well, which has not changed anything.
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Just thought of something after reading some more posts on here.

Does sab process the downloads (unpackage) in the temp download folder then move to completed the same as Nzbget? Or does it move to complete and then do the processing? This won't affect my current issue as it's the download speed that seems to be the bottleneck at the moment. But as that increases I want to make sure I'm using the SSD to fully process the files prior to moving to the larger slower drives.
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by sander »

Does sab process the downloads (unpackage) in the temp download folder then move to completed the same as Nzbget? Or does it move to complete and then do the processing?
None of the above. You can see it in your sabnzbd.log:

Code: Select all

2023-02-06 19:44:33,450::INFO::[misc:1152] [sabnzbd.directunpacker.create_unrar_instance] Running external command: ['/usr/bin/unrar', 'x', '-vp', '-idp', '-scf', '-o+', '-ai', '-p-', '/home/sander/.sabnzbd/Downloads/incompete/test_download_100MB/sometestfile-100MB.part01.rar', '/media/sander/eentering/_UNPACK_test_download_100MB.2/']
... with
Incomplete on / temp on /home/sander/.sabnzbd/Downloads/incompete/
Complete on /media/sander/eentering/

So it happens in the unrar step
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

okay makes sense thanks.,

Any thoughts on the test results I provided? This is strange.

Upgraded to 3.8 dev and still have the same results.
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by sander »

After a download, go to Wrench -Status, and see if there is a line "Download speed limited by"

If so ... what does it say?
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Download speed limited by Disk speed (6x)

However.... when I changed to the SSD I think it said the same thing. I'll QC right now but that would put both over 150MB/s
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Re-Ran under the SSD for both not just temp:

1GB test::
DownloadDownloaded in 30 seconds at an average of 35.3 MB/s
Age: 197d


Download speed limited by Disk speed (6x)
System Performance (Pystone) 167000 Intel(R) Celeron(R) J4125 CPU @ 2.00GHz SSSE3
Download folder speed 213.7 MB/s /Temp Download/incomplete
Complete folder speed 194.6 MB/s /Temp Download
Internet Bandwidth 35.5 MB/s 284 Mbps
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by sander »

> Download speed limited by Disk speed (6x)

So ... that is what SAB experiences and tells. The "6x" means "6 times" (not "times 6"). So not too much ... just a few times.

And your disks speeds look fast enough.

So no clear reason nor answer from me.
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Appreciate your assistance. CPU over 100,000 is what I saw somewhere is that correct?

I'll post back if I find anything. Appreciate your assistance Sander.
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by sander »

I'm impressed by that 167000 on a Celeron!

My Celeron:
System Performance (Pystone) 93552 Intel(R) Celeron(R) J4105 CPU @ 1.50GHz SSSE3

But my system runs Python 3.10. If you run Python 3.11: that's much faster, so higher pystone
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Interesting. Yep I'm on 3.11. It must be that as .50GHz difference between our processors probably doesn't do that much
m6747
Newbie
Newbie
Posts: 15
Joined: February 5th, 2023, 10:48 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by m6747 »

Is running this via docker taking too much overhead? Should I try and install the syno package? I'd prefer to run it on docker if it's the same
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Internet Speed Test much slower than actual internet speeds

Post by sander »

Without docker is faster.
Post Reply