Package: bittornado Version: 0.3.10-3 Severity: wishlist
bittornado has psyco support (see /usr/share/doc/bittornado/README-Psyco.txt) but editting that file manually is not very satisfactory. maybe /usr/lib/python2.3/site-packages/BitTornado/PSYCO.py could e.g. be : try import psyco psyco = 1 except: psyco = 0 or sth more subtle like : from BittornadoConf import enable_psycho psyco = enable_psycho with BittornadoConf beeing a module in /etc/bittornado (see how mailman does this with mm_cfg.py) because enabling Psyco makes bittornado use 40% of the CPU to 7% here, with the same torrents, and same conditions. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.11.6 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages bittornado depends on: ii python 2.3.5-1 An interactive high-level object-o -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]