Skip to content

Speed up collecting fixtures#140

Open
mymedia2 wants to merge 1 commit intopylint-dev:masterfrom
mymedia2:patch-1
Open

Speed up collecting fixtures#140
mymedia2 wants to merge 1 commit intopylint-dev:masterfrom
mymedia2:patch-1

Conversation

@mymedia2
Copy link
Copy Markdown

Didn't do much testing but on my codebase this patch reduced the linting time by almost 6 times (from 1m12,181s to 0m12,099s on work laptop). Great thanks to @stegalin who pointed out the exact place in the plugin code where the slow performance can be fixed. I hope other pylint-pytest users will benefit from this fix.

Closes: #137

Comment thread pylint_pytest/checkers/fixture.py Outdated
Suggested-by: Stegalin Ivan (github: stegalin)
Co-authored-by: Frank Dana <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve performance of pylint scans by changing several options

2 participants