Sometimes bottle takes a lot of time

Michael Torrie torriem at gmail.com
Sat Aug 22 11:33:21 EDT 2015


On 08/22/2015 05:37 AM, Cecil Westerhof wrote:
>> I don't know. Is it bottle, or the browser, or something completely 
>> different that eats the extra time?
> 
> I really do not know. I suspect bottle, but I am new to this, so I
> value the suspicion of someone who has more experience more. :-D

These are requests performed from browser Javascript (ajax), right?
Could you write a shell script that fetches these urls in sequence using
curl or wget, simulating the web browser?  This would let you check
times in a controlled way, without the variable of the browser itself.

While it's true this particular problem is possibly beyond the scope of
this python list (and may not be python-related at all), it's too bad a
couple of people have taken the time to reply to your queries to simply
berate you.



More information about the Python-list mailing list