PyCQA / redbaron

Bottom-up approach to refactoring in python
http://redbaron.pycqa.org/
694 stars 74 forks source link

Cache 'redbaron_classname_to_baron_type', giving ~30% performance boost on 'find_all' heavy code. #158

Open gasparka opened 6 years ago

gasparka commented 6 years ago

Low hanging fruit!