Hi, Could you explain about closed file objects (do you mean open file descriptors)? I've never heard about this restriction before.
30.09.2015 19:35, Phyo Arkar пишет: > > On Wed, Sep 30, 2015 at 6:54 PM, Luis José Novoa > <[email protected] <mailto:[email protected]>> wrote: > > gurobipy > > > Never heard of it. > > Here are things PyPy Can help: > > - If it is Pure Python > - If CExtensions are with CFFI > - If file objects (if any) are closed > > PyPy will work fine and you can expect average 7x performance gain , > up to 20-30x. > > > > > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
