Message283302
I also tried to use alloca(): see attached alloca.patch. But the result is quite bad: 528 bytes of stack memory per call. I only attach the patch to discuss the issue, but I now dislike the option: the result is bad, it's less portable and more dangerous. |
|
Date |
User |
Action |
Args |
2016-12-15 13:45:37 | vstinner | set | recipients:
+ vstinner, python-dev, serhiy.storchaka |
2016-12-15 13:45:37 | vstinner | set | messageid: <1481809537.61.0.487598192134.issue28870@psf.upfronthosting.co.za> |
2016-12-15 13:45:37 | vstinner | link | issue28870 messages |
2016-12-15 13:45:37 | vstinner | create | |
|