Last modified: 2014-07-14 10:20:34 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69893, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67893 - Profiling report should contain a column counting total time function was on the call stack
Profiling report should contain a column counting total time function was on ...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Scribunto (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-11 22:26 UTC by Jackmcbarn
Modified: 2014-07-14 10:20 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jackmcbarn 2014-07-11 22:26:37 UTC
In the profiling report, in addition to the column containing the time spent in individual functions, there should be a column containing the time spent in functions and all of their callees (equivalently, the amount of time the function was on the call stack). Currently, it often happens that a function like gsub ends up taking a large proportion of the time, but it's still unclear where the call is coming from, if several functions in use all contain gsub calls.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links