Hi Volker,

On 2015-08-23, Volker Braun <[email protected]> wrote:
> Call accounting also costs time, especially for very small functions it can 
> be a significant fraction.

If it can be >50% of the time, then it may be the reason for what I got.

> Here is how to interpret the columns:
>
> Number of profiling samples in this function
> Percentage of profiling samples in this function
> Percentage of profiling samples in the functions printed so far
> Number of profiling samples in this function and its callees
> Percentage of profiling samples in this function and its callees
> Function name

Thank you.

Do I understand correctly that "number of profiling samples in this
function and its callees" roughly corresponds to the cumulated time
that the function is spending?

Best regards,
Simon


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to