Message 280260 - Python tracker
Message280260
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 | ethan.furman, gvanrossum, ned.deily, vstinner |
| Date | 2016-11-07.23:31:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAMpsgwZLshAMcmg-R8gBn8jHaqGe9LxgU7KY-RgsLDz2jjCJjQ@mail.gmail.com> |
| In-reply-to | <1478561263.23.0.545609206313.issue28637@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Ethan Furman added the comment: > Victor, can you add the commands you are using for timing so I can work on making enum imports faster? Results of the python_startup benchmark: https://speed.python.org/timeline/#/?exe=4&ben=python_startup&env=1&revs=50&equid=off&quarts=on&extr=on This website uses the following benchmark suite: https://github.com/python/performance You can run the benchmark using: python3 -m performance run -b python_startup |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-07 23:31:02 | vstinner | set | recipients: + vstinner, gvanrossum, ned.deily, ethan.furman |
| 2016-11-07 23:31:02 | vstinner | link | issue28637 messages |
| 2016-11-07 23:31:02 | vstinner | create | |