- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message316712
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 | jimmylai |
|---|---|
| Recipients | asvetlov, jimmylai, yselivanov |
| Date | 2018-05-15.20:02:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526414541.71.0.682650639539.issue33521@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
$./python.exe isfuture_benchmark.py -o isfuture_optimized.json $ ./python.exe -m perf compare_to isfuture_original.json isfuture_optimized.json Mean +- std dev: [isfuture_original] 7.16 ms +- 0.23 ms -> [isfuture_optimized] 5.41 ms +- 0.25 ms: 1.32x faster (-24%) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-15 20:02:21 | jimmylai | set | recipients: + jimmylai, asvetlov, yselivanov |
| 2018-05-15 20:02:21 | jimmylai | set | messageid: <1526414541.71.0.682650639539.issue33521@psf.upfronthosting.co.za> |
| 2018-05-15 20:02:21 | jimmylai | link | issue33521 messages |
| 2018-05-15 20:02:21 | jimmylai | create | |

