BTW, this script is really slow:

j...@hp:~/Desktop/python-apt/debian-sid$ time python
utils/get_ubuntu_mirrors_from_lp.py  > /dev/null

real    0m56.921s
user    0m5.000s
sys     0m0.288s

The old one:
j...@hp:~/Desktop/python-apt/debian-sid$ time python 
utils/get_ubuntu_mirrors_from_lp.py  > /dev/null 

real    0m1.775s
user    0m1.400s
sys     0m0.044s

-- 
get_ubuntu_mirrors_from_lp.py should use the Launchpad API to pull mirrors
https://bugs.launchpad.net/bugs/525936
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to