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 vstinner
Recipients Romuald, georg.brandl, vstinner
Date 2017-10-09.15:00:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507561243.8.0.213398074469.issue24084@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, "2447µs" makes the output more difficult to parse (by a program) and to read (by a human). Why not always displaying 6 digits (after the dot) for the two "percall" columns.
History
Date User Action Args
2017-10-09 15:00:43vstinnersetrecipients: + vstinner, georg.brandl, Romuald
2017-10-09 15:00:43vstinnersetmessageid: <1507561243.8.0.213398074469.issue24084@psf.upfronthosting.co.za>
2017-10-09 15:00:43vstinnerlinkissue24084 messages
2017-10-09 15:00:43vstinnercreate