#12153: Make series of data available on sage_timeit return objects
---------------------------+------------------------------------------------
Reporter: nbruin | Owner: jason
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-4.8
Component: misc | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Changes (by nbruin):
* status: needs_review => positive_review
Comment:
Works for me on 4.6.alpha6 on sage.math. It can be made fancier of course,
but the present patch already provides the basic functionality.
I don't think a warm_up option makes sense when {{{s.series[3:]}}} gives
the same result (running "something else" would lead to different warming
up characteristics in terms of memory use and cache filling. Running the
same code multiple times before starting measurement is the only thing
that has a good chance of leading to a measurement series where the first
few aren't deviating. Whether that is what we want is of course a
different discussion)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12153#comment:7>
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.