[issue28637] Python startup performance regression

2016-11-08 Thread Gregory P. Smith
Gregory P. Smith added the comment: re: Ethan's question - I think the enum use should be restored in re. I realize issue28082 (yay palindrome number) is not an urgent change but we created IntEnum for the purpose of more identifiable integer constants. So a microbenchmark of "import re" slows

<    1   2