#4761: [with patch, needs work] global cputime (inclusive some subprocesses like
Singular)
-------------------------+--------------------------------------------------
 Reporter:  malb         |       Owner:  malb                       
     Type:  enhancement  |      Status:  new                        
 Priority:  major        |   Milestone:  sage-4.0                   
Component:  misc         |    Keywords:  global cputime subprocesses
-------------------------+--------------------------------------------------

Comment(by malb):

 The behaviour described above is "normal" insofar as it is not caused by
 the patch, compare with the current implementation:

 {{{
 sage: cputime()
 0.73999999999999999
 sage: exit
 Exiting SAGE (CPU time 0m0.05s, Wall time 0m5.60s).
 }}}

 This should be due to the fact that {{{cputime()}}} uses user + sys time
 while the stuff at exit only uses the CPU time.

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