On Wednesday 07 November 2007, Simon King wrote:
> John,
>
> > Many people agree with you that it would be more useful to have the
> > aggregate time.
> So do i.

I made this trac ticket #1118

http://trac.sagemath.org/sage_trac/ticket/1118

> In the meantime, it would be ok for me to determine the cpu time of,
> say, a Singular child process via the Singular timer. But apparently
> this is non-trivial, according to this example:

Actually, for Singular it is trivial:

sage: R=singular.ring(0,'(x(1..10))','dp')
sage: t= singular.cputime()
sage: singular.eval('ideal G = maxideal(14)')
sage: singular.cputime(t)

Martin


-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_www: http://www.informatik.uni-bremen.de/~malb
_jab: [EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to