Message296316
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, pitrou, serhiy.storchaka, stutzbach, vstinner |
| Date | 2017-06-19.11:48:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1497872939.27.0.231577523119.issue30404@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While I hope that users of the -u options expect the slow-down, would it be possible to benchmark it? For example, try to write setup.py content character by character to stdout using -u or not, into a TTY, into a pipe and/or a file. I'm curious if the line buffering vs really unbuffered has a significant impact on performances. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-19 11:48:59 | vstinner | set | recipients: + vstinner, pitrou, benjamin.peterson, stutzbach, serhiy.storchaka |
| 2017-06-19 11:48:59 | vstinner | set | messageid: <1497872939.27.0.231577523119.issue30404@psf.upfronthosting.co.za> |
| 2017-06-19 11:48:59 | vstinner | link | issue30404 messages |
| 2017-06-19 11:48:58 | vstinner | create | |