- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message298615
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 | aviso, pitrou, vinay.sajip, vstinner |
| Date | 2017-07-18.20:45:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500410755.91.0.694489276681.issue30962@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>> Benchmark code is in the referenced pull request > Does this speed up actual logging calls such logger.info, etc? According to the benchmark in the PR, it's 50% faster when the log is ignored, like a debug call in production. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-18 20:45:55 | vstinner | set | recipients: + vstinner, vinay.sajip, pitrou, aviso |
| 2017-07-18 20:45:55 | vstinner | set | messageid: <1500410755.91.0.694489276681.issue30962@psf.upfronthosting.co.za> |
| 2017-07-18 20:45:55 | vstinner | link | issue30962 messages |
| 2017-07-18 20:45:55 | vstinner | create | |

