Message272481
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. |
|
| 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: <[email protected]> |
| 2016-08-11 20:23:56 | serhiy.storchaka | link | issue16764 messages |
| 2016-08-11 20:23:56 | serhiy.storchaka | create | |
|