IPMITMO / statan-research

System designed for processing the results of open source repositories' discovery
https://ipmitmo.github.io/statan-research/
MIT License
4 stars 1 forks source link

Find a relatively small project and analyze it using Pylama and Coala 10 times #66

Open alexclear opened 7 years ago

artemsnezhny commented 7 years ago

The test project is "requests-2.12.1".

artemsnezhny commented 7 years ago

Pylama average time: 183.28s

artemsnezhny commented 7 years ago

Coala average time: 112.11s

artemsnezhny commented 7 years ago

coala_pylama_mem_usage

artemsnezhny commented 7 years ago

There are flake8, but it does not contain pylint among the standard plug-ins that do not allow for comparison. And flake8 does not allow to exclude the standard analyzers.