Hacker News new | ask | show | jobs
by josefx 597 days ago
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.
1 comments

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.