On 05.07.2014 11:02, Ralf Gommers wrote:
> 
> 
> 
> On Sat, Jul 5, 2014 at 10:44 AM, David Cournapeau <[email protected]
> <mailto:[email protected]>> wrote:
> 
> 
> 
> 
>     On Sat, Jul 5, 2014 at 5:23 PM, Ralf Gommers <[email protected]
>     <mailto:[email protected]>> wrote:
> 
> 
> 
> 
>         On Sat, Jul 5, 2014 at 10:13 AM, David Cournapeau
>         <[email protected] <mailto:[email protected]>> wrote:
> 
> 
> 
> 
>             On Sat, Jul 5, 2014 at 11:25 AM, Charles R Harris
>             <[email protected]
>             <mailto:[email protected]>> wrote:
> 
>                 Ralf likes the speed of bento, but it is not currently
>                 maintained
> 
> 
>             What exactly is not maintained ?
> 
> 
>         The issue is that Julian made some slightly nontrivial changes
>         to core/setup.py and didn't want to update core/bscript. No one
>         else has taken the time either to make those changes. That
>         didn't bother me enough yet to go fix it, because they're all
>         optional features and using Bento builds works just fine at the
>         moment (and is part of the Travis CI test runs, so it'll keep
>         working).
> 
> 
>     What are those changes?
> 
> 
> Comment in bscript:
> 
>     # TODO: add OPTIONAL_HEADERS, OPTIONAL_INTRINSICS and
>     # OPTIONAL_GCC_ATTRIBUTES (see setup.py and gh-3766).  These are
>     # performance optimizations for GCC.
> 
> Plus the changes in https://github.com/numpy/numpy/pull/4692, that
> apparently weren't documented in bscript as TODO.
> 

+ bento builds in debug mode which is could be slower because I
sprinkled asserts in lots of places
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to