#13361: Report startuptime exclusive children
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: performance | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Changes (by vbraun):
* status: new => needs_review
Old description:
> Right now `sage -startuptime` reports startup time including children.
> This isn't particularly useful since that just means that the first
> module (which loads most of sage as dependencies) is the slowest. The
> more meaningful number is exclusive children, which can tell us if the
> module does computations during initialization.
New description:
Right now `sage -startuptime` reports startup time including children.
This isn't particularly useful since that just means that the first module
(which loads most of sage as dependencies) is the slowest. The more
meaningful number is exclusive children, which can tell us if the module
does computations during initialization.
Apply [attachment:trac_12883_startuptime.patch] to the scripts
(`SAGE_LOCAL/bin`) repository.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13361#comment:1>
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.