[issue45508] Specialize INPLACE_ADD

2021-12-28 Thread Dennis Sweeney
Change by Dennis Sweeney : -- resolution: -> out of date stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue45508] Specialize INPLACE_ADD

2021-10-18 Thread Dennis Sweeney
Change by Dennis Sweeney : -- keywords: +patch pull_requests: +27297 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29024 ___ Python tracker ___ _

[issue45508] Specialize INPLACE_ADD

2021-10-18 Thread Dennis Sweeney
New submission from Dennis Sweeney : I ran on WSL with PGO and got "1.00x faster": https://gist.github.com/sweeneyde/41a76356e875e2a98d16ce5410ab41c0 My benchmarking doesn't seem particularly reliable, so someone else should probably verify. Great specialization stats, except for telco, which