On Sat, 2002-12-07 at 05:20, Jason R. Mastaler wrote: > David Guerizec <[EMAIL PROTECTED]> writes: > > > No, it should not. what gives: > > $ time tmda-pending -bT > > If I /dev/null the output, it's pretty fast.
ok, I'll try to optimize the list building loop. > Though I notice a bug with `-bT'. <...> > The `pass' lines shouldn't be shown. It's supposed to be a summary. Well, they are not shown if you do tmda-pending -bqT, are you sure they were not shown before ? > > ok, I'll put the full sized labels, until I can come up with nice > > icons. > > The tmda-cgi icons might be a good choice since that'll yield a > consistent interface. See contrib/cgi/display/ A problem I didn't think about is that if I put icons, then tmda-gui wouldn't be as easy to move as if it was a lonely file. > Release now works, but the message remains in the display and message > count is not automatically refreshed afterwards. I think this is due to the latency of tmda-rfilter. You can hit Refresh a few seconds afterward to see the list updated. > The message is removed from display, but the message count is not > refreshed. Fixed in CVS. > We'll have to figure out why a load/refresh is taking so darn long, or > the app will be unusable. The user won't want to have to wait 30 > seconds in between each delete or release. BTW, is there any profiling tool for python ? David _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
