#4366: [with patch, needs review] sys.path is searched ("stat"ed) for 
*.pyx-files
insanely often
-------------------------+--------------------------------------------------
 Reporter:  GeorgSWeber  |        Owner:  GeorgSWeber
     Type:  defect       |       Status:  assigned   
 Priority:  major        |    Milestone:  sage-3.2   
Component:  coercion     |   Resolution:             
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by robertwb):

  * summary:  [with patch, needs work] sys.path is searched ("stat"ed) for
              *.pyx-files insanely often => [with patch,
              needs review] sys.path is searched ("stat"ed)
              for *.pyx-files insanely often

Comment:

 As it turns out, it's the formating of the exceptions that's expensive,
 not the call to sys.exc_info. This is good news for us, as we can defer
 that to later. See attached patch.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4366#comment:9>
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