Deluge under Python perfomance
Posted: Tue Mar 03, 2009 3:55 pm
My PC on FreeBSD 7.1 with Celeron 900 and 128Mb RAM is using for traffic balancing and running Deluge.
Python 2.6
Deluge (last version)
Refresh interval (in AJAX) - 2 sec
WEB-UI only used
Used to run: "deluged && deluge --ui web"
Python process taking about 20%-30%-50% of CPU usage during download.
Can I decrease CPU load using other version of Python or by using http://psyco.sourceforge.net/ - Python code optimizator
Python 2.6
Deluge (last version)
Refresh interval (in AJAX) - 2 sec
WEB-UI only used
Used to run: "deluged && deluge --ui web"
Python process taking about 20%-30%-50% of CPU usage during download.
Can I decrease CPU load using other version of Python or by using http://psyco.sourceforge.net/ - Python code optimizator
