Message272481
| Author | serhiy.storchaka |
|---|---|
| Recipients | ebfe, ezio.melotti, martin.panter, matrixise, serhiy.storchaka, xiang.zhang |
| Date | 2016-08-11.20:23:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1470947036.49.0.140057650309.issue16764@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Xiang Zhang, could you please provide results of benchmarking zlib.decompress and decompressobj.decompress in simplest case with and without the patch? PyArg_ParseTupleAndKeywords can be slower than PyArg_ParseTuple even for positional arguments, and we should know how much. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-11 20:23:56 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ezio.melotti, ebfe, martin.panter, matrixise, xiang.zhang |
| 2016-08-11 20:23:56 | serhiy.storchaka | set | messageid: <1470947036.49.0.140057650309.issue16764@psf.upfronthosting.co.za> |
| 2016-08-11 20:23:56 | serhiy.storchaka | link | issue16764 messages |
| 2016-08-11 20:23:56 | serhiy.storchaka | create | |