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
