Message320880
| Author | ronaldoussoren |
|---|---|
| Recipients | corona10, ronaldoussoren |
| Date | 2018-07-02.13:12:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530537123.58.0.56676864532.issue33955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
W.r.t. benchmarks: The full benchmark suite that's often used to assess the performance impact on real world code is: http://pyperformance.readthedocs.io Running this takes some time, and the interesting bit is comparing the performance with and without your patch. You could also test with a small script that uses the timeit module to run some code that performs a lot of function calls. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-02 13:12:03 | ronaldoussoren | set | recipients: + ronaldoussoren, corona10 |
| 2018-07-02 13:12:03 | ronaldoussoren | set | messageid: <1530537123.58.0.56676864532.issue33955@psf.upfronthosting.co.za> |
| 2018-07-02 13:12:03 | ronaldoussoren | link | issue33955 messages |
| 2018-07-02 13:12:03 | ronaldoussoren | create | |