Am 24.11.2013 08:13, schrieb Gregory P. Smith:
> our buildbots are setup to configure --with-pydebug which also
> unfortunately causes them to compile with -O0... this results in a python
> binary that is excruciatingly slow and makes the entire test suite run take
> a long time.
>
> given that no
On Nov 23, 2013, at 11:13 PM, Gregory P. Smith wrote:
>our buildbots are setup to configure --with-pydebug which also
>unfortunately causes them to compile with -O0... this results in a python
>binary that is excruciatingly slow and makes the entire test suite run take
>a long time.
It would be f
On Sun, Nov 24, 2013 at 6:12 AM, anatoly techtonik wrote:
> On Sun, Nov 24, 2013 at 12:43 PM, Nick Coghlan wrote:
> >
> > On 24 Nov 2013 17:15, "Gregory P. Smith" wrote:
> >>
> >> our buildbots are setup to configure --with-pydebug which also
> >> unfortunately causes them to compile with -O0...
On Sun, Nov 24, 2013 at 12:43 PM, Nick Coghlan wrote:
>
> On 24 Nov 2013 17:15, "Gregory P. Smith" wrote:
>>
>> our buildbots are setup to configure --with-pydebug which also
>> unfortunately causes them to compile with -O0... this results in a python
>> binary that is excruciatingly slow and mak
On 24 Nov 2013 17:15, "Gregory P. Smith" wrote:
>
> our buildbots are setup to configure --with-pydebug which also
unfortunately causes them to compile with -O0... this results in a python
binary that is excruciatingly slow and makes the entire test suite run take
a long time.
>
> given that nobod
our buildbots are setup to configure --with-pydebug which also
unfortunately causes them to compile with -O0... this results in a python
binary that is excruciatingly slow and makes the entire test suite run take
a long time.
given that nobody is ever going to run a gdb or another debugger on the