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 serhiy.storchaka, vstinner
Date 2016-10-18.16:27:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476808022.68.0.444089529833.issue28469@psf.upfronthosting.co.za>
In-reply-to
Content
> "131072 loops" in a report looks not human friendly.

In my perf module, I use 2^n syntax for numbers larger than 1024. Syntax accepted in command line arguments.
History
Date User Action Args
2016-10-18 16:27:02vstinnersetrecipients: + vstinner, serhiy.storchaka
2016-10-18 16:27:02vstinnersetmessageid: <1476808022.68.0.444089529833.issue28469@psf.upfronthosting.co.za>
2016-10-18 16:27:02vstinnerlinkissue28469 messages
2016-10-18 16:27:02vstinnercreate