Message346237
PR 14291 seems simpler than PR 14283. But PR 14283 is faster because _PyUnicodeWriter is a learge struct.
master: 3.7sec
PR 14283: 2.9sec
PR 14291: 3.45sec
compiler: gcc (Ubuntu 8.3.0-6ubuntu1) 8.3.0
without LTO, without PGO |
|
Date |
User |
Action |
Args |
2019-06-21 17:10:02 | methane | set | recipients:
+ methane, vstinner, serhiy.storchaka |
2019-06-21 17:10:02 | methane | set | messageid: <1561137002.22.0.258089315245.issue37348@roundup.psfhosted.org> |
2019-06-21 17:10:02 | methane | link | issue37348 messages |
2019-06-21 17:10:02 | methane | create | |
|