Subject: Developers of Sympa
List archive
[sympa-dev] Re: Removing initial call to get_lists in wwsympa.fcgi
- From: Olivier Salaün <address@concealed>
- To: address@concealed
- Cc: address@concealed
- Subject: [sympa-dev] Re: Removing initial call to get_lists in wwsympa.fcgi
- Date: Sun, 22 Jul 2007 09:05:09 +0200
address@concealed wrote:
I noticed that there was a call to get_lists in wwsympa.fcgi, just rightThe goal of this call at wwsympa.fcgi startup if to populate the list of lists for later use. You'll note that List::get_lists() calls List::new() for each list ; it stores the List objects in %List::list_of_lists hash.
before the main loop. I have taken this call out, as it does not seem to be
used anywhere else in the code.
get_lists() call makes wwsympa.fcgi startup slower, but since we're using fastcgi later responses are faster.
-
[sympa-dev] Removing initial call to get_lists in wwsympa.fcgi,
epsas, 07/19/2007
- [sympa-dev] Re: Removing initial call to get_lists in wwsympa.fcgi, Olivier Salaün, 07/22/2007
Archive powered by MHonArc 2.6.19+.