Feature Requests item #2812279, was opened at 2009-06-25 19:20 Message generated for change (Settings changed) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2812279...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open
Priority: 3
Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Welcome.py should sends requests in bulk
Initial Comment: welcome.py perfomance is suboptimal, it makes at least N * 2 requests where N is the number of new users. I suggest creating a list of new users, splitting the list into groups by 500 users (for example) and requesting the blockinfo for the group and for individual users.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2812279...