Menu

#31 Speed up opcode scanning for Python 3

open
nobody
None
5
2018-01-12
2018-01-12
No

This patch (git format) based on 0.9.2.2 speeds up the _scan_opcodes function of "mf34.py" considerably by using a regular expression to skip uninteresting byte-codes.

1 Attachments

Discussion


Log in to post a comment.