Hacker News new | past | comments | ask | show | jobs | submit login

This is a bit of a mischaracterization of the Python side of things.

They only opted out for 3.11 which did not yet have the perf-integration fixes anyway. 3.12 uses frame-pointers just fine.






Any link to the fix or documentation about it? I could find added perf support but did not see anything about improved performance related to frame pointer use.

https://pagure.io/fesco/issue/2817#comment-826636 will probably get you started into the relevant paths. Python 3.12 was going to include frame-pointers anyway for perf to boot. So they needed to fix this regardless.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: