Page 1 of 1

Deluge Startup time

Posted: Tue Nov 11, 2008 4:04 am
by roger_ramjet
Hello,

Is there anyway to improve the startup time of Deluge?
Would/could something like Psyco (http://psyco.sourceforge.net/) help?

Sorry if this is a newb question.

Brad
;)

Re: Deluge Startup time

Posted: Tue Nov 11, 2008 5:51 am
by johnnyg
I don't see the startup time for deluge being a problem.

As for whether a JIT-compiler would improve the startup time? I think you would find that the overhead of running the compiler would probably outweigh any speed improvements gained in starting up deluge.

Re: Deluge Startup time

Posted: Tue Nov 11, 2008 5:58 am
by roger_ramjet
Thanks for the reply.

Perhaps its just my work computer.
Python is still such new territory for me.

I should know the penalties from C# startup time.
I guess i wasn't really sure the penalty with Pyco Jit.

I guess i will try at home.

Re: Deluge Startup time

Posted: Tue Nov 11, 2008 6:41 am
by johnnyg
For me at least, it takes less than 2s to start up the GTK UI and starting up just the deamon is nearly instant.
I should mention that the very core of deluge, libtorrent, which does all the torrent handling is written in C++ not Python.

Re: Deluge Startup time

Posted: Sun Nov 16, 2008 5:41 am
by markybob
roger_ramjet wrote:Hello,

Is there anyway to improve the startup time of Deluge?
Would/could something like Psyco (http://psyco.sourceforge.net/) help?

Sorry if this is a newb question.

Brad
;)
what exactly is your problem? does the window take a long time to draw itself? do the torrents get added too slowly? does it recheck every torrent on every startup?

Re: Deluge Startup time

Posted: Sun Nov 16, 2008 9:39 pm
by roger_ramjet
Hello,

It was my work computer that was taking a while to start.
I got back to work and tried it again .. i guess it is not too bad.

It takes around 5 seconds to start. The time spent is at the "console" stage. I can see a black console window before it starts then it takes about a second to draw the window.

Its not really a problem.

Version : Windows
OS: Windows XP SP3
Hardware : Intel Q6600, 2 GB Ram