cournape / import-profiler

A basic python import profiler to find bottlenecks in import times
MIT License
15 stars 8 forks source link

Maint/use attrs #5

Closed cournape closed 7 years ago

cournape commented 7 years ago

Simplify the code by removing some unused attributes + using attrs for ImportInfo.