[Python-Dev] Re: Fwd: Python 3.11 performance with frame pointers

2023-01-04 Thread Gregory P. Smith
I suggest re-posting this on discuss.python.org as more engaged active core devs will pay attention to it there. On Wed, Jan 4, 2023 at 11:12 AM Daan De Meyer wrote: > Hi, > > As part of the proposal to enable frame pointers by default in Fedora >

[Python-Dev] Fwd: Python 3.11 performance with frame pointers

2023-01-04 Thread Daan De Meyer
Hi, As part of the proposal to enable frame pointers by default in Fedora (https://fedoraproject.org/wiki/Changes/fno-omit-frame-pointer), we did some benchmarking to figure out the expected performance impact. The performance impact was generally minimal, except for the pyperformance benchmark