Hello, On Wednesday 02 October 2013 13:27:37, Erwin Rol wrote: > OK that works, I can get all the info I need, but it is _extremely_ slow, > cause for every variable I have to call ptxdsit print and that takes about > 2 seconds per call. For a list with about 100 packages it takes about 15 > minutes before I collected all the information I need. > > Is there a way to speed that up?
Why not extending ptxdist print to accept arbitrary amount of variables? I think the most time goes into building all variables while printing them should be fast. Best regards, Alexander -- ptxdist mailing list [email protected]
