#5721: [with patch, needs work] speed up irreducible_character_freudenthal
---------------------------+------------------------------------------------
 Reporter:  mhansen        |       Owner:  mhansen   
     Type:  defect         |      Status:  new       
 Priority:  major          |   Milestone:  sage-3.4.1
Component:  combinatorics  |    Keywords:            
---------------------------+------------------------------------------------

Comment(by bump):

 If you take down the caching it's still an impressive speedup.

 I ran {{{sage -t weyl_characters.py}}} three ways. First, unpatched
 3.4.1.rc1. Second, with the patch.  Third, patched but with the caching
 removed from three files, {{{ambient_space.py}}}, {{{free_module.py}}} and
 {{{type_B.py}}}.

 Without caching, it actually ran faster.

 Run {{{sage -t weyl_characters.py}}} unpatched:

 59.5 s

 With Mike's patch:

 16.0 s

 With Mike's patch, caching disabled:

 14.2 s

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5721#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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