This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexnvdias
Recipients alexnvdias
Date 2013-08-20.23:48:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377042491.98.0.765142916486.issue18795@psf.upfronthosting.co.za>
In-reply-to
Content
Me and a couple of colleagues have stumbled upon the need to sometimes sort our profiling stats by time (cumulative and total) per call. I believe this could be useful to other people, and have therefore opened this patch.

Thanks for taking the time to look into it.

-Alexandre
History
Date User Action Args
2013-08-20 23:48:12alexnvdiassetrecipients: + alexnvdias
2013-08-20 23:48:11alexnvdiassetmessageid: <1377042491.98.0.765142916486.issue18795@psf.upfronthosting.co.za>
2013-08-20 23:48:11alexnvdiaslinkissue18795 messages
2013-08-20 23:48:11alexnvdiascreate