Message372448
> Why would pymalloc be preferred?
For such small and temporary string is normally faster because it will likely have pools of that size readily available and it will also benefit further allocation of the same pool size. |
|
Date |
User |
Action |
Args |
2020-06-27 00:18:11 | pablogsal | set | recipients:
+ pablogsal, eric.smith, lys.nikolaou |
2020-06-27 00:18:11 | pablogsal | set | messageid: <1593217091.87.0.781089271018.issue41132@roundup.psfhosted.org> |
2020-06-27 00:18:11 | pablogsal | link | issue41132 messages |
2020-06-27 00:18:11 | pablogsal | create | |
|