On 03-Dec-2009, Jakub Wilk wrote:
> bugs-everywhere is disturbingly slow:

Can you please show the following for comparison:

=====
$ mod=$(mktemp -t) ; echo 'pass' > "$mod" ; time python "$mod" ; rm "$mod"

real    0m0.041s
user    0m0.022s
sys     0m0.011s

$ sudo aptitude install mercurial
[…]

$ time hg > /dev/null

real    0m0.697s
user    0m0.144s
sys     0m0.045s
=====

> $ time be > /dev/null
> 
> real  0m0.386s
> user  0m0.352s
> sys   0m0.028s

This doesn't give enough information to know when this bug is fixed.
Can you describe, with objective criteria, what the resolution of this
bug should be?

-- 
 \         “Pinky, are you pondering what I'm pondering?” “I think so, |
  `\    Brain, but if the plural of mouse is mice, wouldn't the plural |
_o__)                      of spouse be spice?” —_Pinky and The Brain_ |
Ben Finney <[email protected]>

Attachment: signature.asc
Description: Digital signature

Reply via email to