Package: python-debianbts Version: 1.13 In jessie:
$ time python -c 'import debianbts; debianbts.get_status(*xrange(10))' real 0m0.932s user 0m0.132s sys 0m0.032s The current version: $ time python -c 'import debianbts; debianbts.get_status(*xrange(10))' real 0m16.246s user 0m0.484s sys 0m0.044s -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

