Page 2 of 2

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Wed Sep 01, 2010 10:47 am
by val_dam
1.3.0_rc2 acts the same way
deluge-web's cpu usage grows up slowly but steady: up to 40% for a couple of hours :(
disconnect/logout have no effect at all

deluged is ok

(FreeBSD-8.0R-amd64)

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Wed Sep 01, 2010 11:50 am
by johnnyg
Has anyone tried running the web ui with the --profile option?

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Wed Sep 01, 2010 12:52 pm
by val_dam
johnnyg wrote:Has anyone tried running the web ui with the --profile option?
I've ran it in that way, and it has wrote above 40 mbytes in deluge-web.profile for 20 minutes.

deluge-web's cpu usage has grown up to ~12% for the same time

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Wed Sep 01, 2010 2:09 pm
by val_dam
johnnyg wrote:Has anyone tried running the web ui with the --profile option?
It has took:
1.5 hours,
~45 % cpu usage
67 mbytes (gz)

ftp://93.182.6.90/pub/deluge-web.profile.gz

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Wed Sep 08, 2010 8:08 am
by abubin
what does this --profile do? I don't see it listed out in deluge --help.

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Fri Sep 10, 2010 8:12 am
by theslut
I get excessive CPU usage with the GTK version. Running the Meerkat beta here.

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Fri Sep 10, 2010 12:25 pm
by val_dam
johnnyg wrote:Has anyone tried running the web ui with the --profile option?
I've put .profile one more time
ftp://93.182.6.90/pub/deluge-web.profile.gz

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Thu Sep 16, 2010 11:47 pm
by maddios
I have the same exact issue, after about a day of idling the daemon is at 100% usage of one of my cores.

If there's any debugging help I can provide let me know.

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Fri Sep 17, 2010 12:19 pm
by val_dam
It seems to me
growing of cpu-usage depends on number or/and frequency of http connections
as if deluge-web remembers all http-sessions/connections and goes on to work with them all

Re: 1.3.0_rc1 deluge-web Excessive CPU Usage

Posted: Fri Sep 17, 2010 7:37 pm
by Jaxon
val_dam wrote:It seems to me
growing of cpu-usage depends on number or/and frequency of http connections
as if deluge-web remembers all http-sessions/connections and goes on to work with them all
I've been messing around with this as well. Various forms of hitting the Logout button when I'm done with the web UI as well as disconnecting from the daemon have kept my processor use from climbing too much but I'm having a hard time figuring out which is actually helping more.