This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients BTaskaya, Mark.Shannon, eric.snow, gvanrossum, pablogsal, serhiy.storchaka, tim.peters
Date 2021-04-02.22:18:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617401901.26.0.328799665592.issue43684@roundup.psfhosted.org>
In-reply-to
Content
Statically, in the stdlib, about 1 in a 1000 opcodes is an ADD_INT candidate.

I'll have to do some more work to come up with a dynamic count.
History
Date User Action Args
2021-04-02 22:18:21gvanrossumsetrecipients: + gvanrossum, tim.peters, Mark.Shannon, eric.snow, serhiy.storchaka, pablogsal, BTaskaya
2021-04-02 22:18:21gvanrossumsetmessageid: <1617401901.26.0.328799665592.issue43684@roundup.psfhosted.org>
2021-04-02 22:18:21gvanrossumlinkissue43684 messages
2021-04-02 22:18:21gvanrossumcreate