[issue28082] re: convert re flags to (much friendlier) IntFlag constants

STINNER Victor report at bugs.python.org
Tue Nov 15 08:34:09 EST 2016


STINNER Victor added the comment:

The change 5fd69d4a93e0 (use IntFlag for re constants) made the "regex_compile" benchmark slower:

Median +- std dev: [71c1970f27b6] 388 ms +- 3 ms -> [3cf248d10bed] 470 ms +- 4 ms: 1.21x slower

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28082>
_______________________________________


More information about the Python-bugs-list mailing list