Hi Tobias,

> On 24/11/2011 16:20, Tobias Quathamer wrote:
>> Am 23.11.2011 03:00, schrieb David Prévot:
>>> Since isoquery has been rewritten in Python, it's a lot slower than it
>>> used to be.

Here is a tiny test you can run, that should only involve isoquery:

time for i in a b c d e f g h i j k l m n o p q r s t u v w x z;\
  do for j in a b c d e f g h i j k l m n o p q r s t u v w x z;\
  do isoquery $i$j >/dev/null 2>&1; done; done

With isoquery 1.5-1, I have something like:

real    1m52.205s
user    0m35.942s
sys     0m7.232s

With isoquery 0.16-1, I have something like:

real    0m9.660s
user    0m1.380s
sys     0m1.388s


[ side talk about the crappy build on the Debian website ]

>> Anyway, I've been looking at the file in question (dtc.def) and tried to
>> rewrite it a bit.

I just committed your improved script on the website (after fixing my
crappy fixes), thanks a lot for your help.

Regards

David

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to