On Mon, Jul 9, 2012 at 9:04 PM, Ralf Hildebrandt
<ralf.hildebra...@charite.de> wrote:
> * anatoly techtonik <techto...@gmail.com>:
>> On Sat, Jun 16, 2012 at 1:27 PM, "Martin v. Löwis" <mar...@v.loewis.de> 
>> wrote:
>> >> Is it possible to speed up wiki.python.org somehow?
>> >
>> > Hopefully by migrating it to the new infrastructure.
>>
>> It appears it didn't help. Creating of a new page took 35seconds,
>> which is twice the worst editing operation that I personally
>> experienced with previous install.
>>
>> Page.execute = 0.001s
>> antispam = 5.375s
>> getACL = 0.010s
>> init = 0.012s
>> load_multi_cfg = 0.000s
>> parsePageLinks = 0.021s
>> run = 35.269s
>> send_page = 0.393s
>> send_page_content = 0.027s
>> total = 35.281s
>
> Looks like a 30s DNS tiemout if you ask me.
>
> (Basically 5s for antispam and the 30s of basically nothing)

Disk I/O?
--
anatoly t.
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
http://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to