Remove #pragma that disables optimization on _PyEval_EvalFrameDefault on MSVC #129244
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-windows
performance
Performance or resource usage
type-feature
A feature request or enhancement
Feature or enhancement
Proposal:
The bug that caused a compiler crash has now been fixed upstream. We should remove our workaround to disable optimization on PGO builds on MSVC (and presumably get a modest speedup).
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: