#10903: Update Singular to 3-1-3-3.
---------------------------------------------------------+------------------
   Reporter:  malb                                       |          Owner:  tbd 
                                                    
       Type:  defect                                     |         Status:  
needs_work                                              
   Priority:  critical                                   |      Milestone:  
sage-4.7.2                                              
  Component:  packages                                   |       Keywords:  
singular SageDays34 sd34                                
Work_issues:  memory usage                               |       Upstream:  N/A 
                                                    
   Reviewer:  Martin Albrecht, Volker Braun, Simon King  |         Author:  
Burcin Erocal, Martin Albrecht, Volker Braun, Simon King
     Merged:                                             |   Dependencies:  
#11339                                                  
---------------------------------------------------------+------------------

Comment(by SimonKing):

 Working at #11900, I observe that I get a very massive regression with
 #10903:
 {{{
 sage: %time for E in cremona_curves([11..100]): S =
 E.integral_points(both_signs=False)
 CPU times: user 54.17 s, sys: 0.49 s, total: 54.66 s
 Wall time: 55.38 s
 }}}

 With sage-4.7.2.alpha2 plus #9138 (which causes some regression in other
 examples), the example only takes 16.48 s, and with #11900 it reduces to
 13.22 s.

 I am not totally sure that #11339/#10903 are really to blame for it, but
 it is at least possible.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10903#comment:94>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to