Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95594

Re: Sometimes bottle takes a lot of time

Subject Re: Sometimes bottle takes a lot of time
References (4 earlier) <87twrrmpvp.fsf@Equus.decebal.nl> <mr9up9$6uk$1@news.albasani.net> <mra02f$pe3$1@dont-email.me> <mrcjva$8df$1@news.albasani.net> <87si7akp4y.fsf@Equus.decebal.nl>
From MRAB <python@mrabarnett.plus.com>
Date 2015-08-23 16:44 +0100
Newsgroups comp.lang.python
Message-ID <mailman.35.1440344685.17298.python-list@python.org> (permalink)

Show all headers | View raw


On 2015-08-23 16:20, Cecil Westerhof wrote:
> On Sunday 23 Aug 2015 16:05 CEST, Johannes Bauer wrote:
>
>> On 22.08.2015 16:15, Christian Gollwitzer wrote:
>>
>>> Probably yes. You should take a look at the OP again and compare
>>> the time stamps. It says that in between two consecutive calls of
>>> the same program, the request was served once in a second, and once
>>> with serious delays. Despite that the server is localhost. In
>>> between both trials there are 20 seconds. I do not see, how git
>>> bisect would help here.
>>
>> I do completely understand that in two consecutive runs one time the
>> problem occurs and the other time it doesn't.
>>
>> It's highly unlikely that such a bug would ever have passed the
>> bottle QA and if it did it would affect thousands of users (who
>> would report this issue, since it's very severe). It is much more
>> likely the bug is somewhere within the OP's program. By git bisect
>> he can find out where he introduced the bug.
>
> You have to explain something to me: how can I introduce a bug without
> changing anything? Maybe by having wrong thoughts?
>
>
>>> Note that this says nothing about the location of the bug, in can
>>> still be either in the OPs code or in the framework.
>>
>> Yup. Note that he has now shifted from blaming bottle to blaming
>> Firefox. Same thing with that claim. If somehow website delivery was
>> delayed 6 seconds reproducibly, people would have noticed.
>
> I never blamed bottle, I was asking if it could be a problem with
> bottle.
>
The subject says otherwise. :-)

[snip]

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-21 23:22 +0200
  Sometimes bottle takes a lot of time gst <g.starck@gmail.com> - 2015-08-21 14:55 -0700
    Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-22 13:34 +0200
  Re: Sometimes bottle takes a lot of time Peter Otten <__peter__@web.de> - 2015-08-22 09:49 +0200
    Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-22 13:37 +0200
      Re: Sometimes bottle takes a lot of time Michael Torrie <torriem@gmail.com> - 2015-08-22 09:33 -0600
        Re: Sometimes bottle takes a lot of time Rustom Mody <rustompmody@gmail.com> - 2015-08-22 09:13 -0700
        Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-22 20:03 +0200
          Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-22 23:06 +0200
            Re: Sometimes bottle takes a lot of time Chris Angelico <rosuav@gmail.com> - 2015-08-23 09:13 +1000
              Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-23 02:51 +0200
                Re: Sometimes bottle takes a lot of time Chris Angelico <rosuav@gmail.com> - 2015-08-23 11:05 +1000
                Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-23 14:45 +0200
  Re: Sometimes bottle takes a lot of time Johannes Bauer <dfnsonfsduifb@gmx.de> - 2015-08-22 11:41 +0200
    Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-22 13:28 +0200
      Re: Sometimes bottle takes a lot of time Johannes Bauer <dfnsonfsduifb@gmx.de> - 2015-08-22 14:09 +0200
        Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-22 15:09 +0200
          Re: Sometimes bottle takes a lot of time Johannes Bauer <dfnsonfsduifb@gmx.de> - 2015-08-22 15:51 +0200
            Re: Sometimes bottle takes a lot of time Christian Gollwitzer <auriocus@gmx.de> - 2015-08-22 16:15 +0200
              Re: Sometimes bottle takes a lot of time Johannes Bauer <dfnsonfsduifb@gmx.de> - 2015-08-23 16:05 +0200
                Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-23 17:20 +0200
                Re: Sometimes bottle takes a lot of time MRAB <python@mrabarnett.plus.com> - 2015-08-23 16:44 +0100
                Re: Sometimes bottle takes a lot of time Cecil Westerhof <Cecil@decebal.nl> - 2015-08-23 18:15 +0200
                Re: Sometimes bottle takes a lot of time Michael Torrie <torriem@gmail.com> - 2015-08-23 10:47 -0600
                Re: Sometimes bottle takes a lot of time Johannes Bauer <dfnsonfsduifb@gmx.de> - 2015-08-23 22:55 +0200
                Re: Sometimes bottle takes a lot of time Ben Finney <ben+python@benfinney.id.au> - 2015-08-24 10:01 +1000

csiph-web