Very low Pystone & Download speed (unraid, docker)

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.
Post Reply
arsenic0
Newbie
Newbie
Posts: 6
Joined: December 16th, 2009, 9:24 pm

Very low Pystone & Download speed (unraid, docker)

Post by arsenic0 »

So i seem to have a problem others have but nothing seems to be helping

Unraid running Sabnzbd in docker

Gigabit connection, i routinely download off steam at 80MB/s and all speedtests show 1G Up/1G Down.

Intel I7-10700k

32Gb Ram

250Gb m2 SSD Cache drive

I've ensured my Sabnzbd docker is pinned(uses) every CPU core

Direct Unpack is disabled

60 Connections. I can download at full speed on my main PC so i know its not the newsgroup service. I have tweaknews unlimited.

System performance (Pystone) 100788 Intel(R) Core(TM) i7-1070…

Download folder speed 270.6 MB/s (/incomplete-downloads)

Complete folder speed 267.7 MB/s (/downloads)

Internet Bandwidth 73.9 MB/s (591.2 Mbps)


I cannot download faster than 35-40Mb's using the built in 1G download.

From what i can tell my Pystone is VERY low, i've gone in and verified its set to Performance mode in the BIOS so it shouldnt be throttling cpu speed, but im not sure what else is going on.
User avatar
sander
Release Testers
Release Testers
Posts: 8823
Joined: January 22nd, 2008, 2:22 pm

Re: Very low Pystone & Download speed (unraid, docker)

Post by sander »

I get interesting result myself:

SABnzbd (without docker) reports pystone of about 110.000 on my old i3 laptop.
SABnzbd (lscr.io/linuxserver/sabnzbd) in docker on the same hardware reports pystone of ... 9332, 9131, 8591, 37060, 9065, 36523. So between 10% and 35% of setup without docker.

Now the big question: what is the cause:
* the measurement is correct, and docker limits the cpu power available, or
* the measurement / measurement-method is incorrect
* something with the docker image is causing it
kill-dash-nine
Newbie
Newbie
Posts: 1
Joined: January 27th, 2023, 5:54 am

Re: Very low Pystone & Download speed (unraid, docker)

Post by kill-dash-nine »

I know this is a bit of an older thread but just to address as to why performance may be slower in Docker vs native, seccomp can slow down many processes due to syscall filtering. There is a good article on this if you search on Google for the title of the article:

Code: Select all

"Docker can slow down your code and distort your benchmarks" "pythonspeed"
(as a new user, I can't post links).
Post Reply