X Tutup
Skip to content

chore: use multiple processors when running PyLint#2056

Merged
nejch merged 1 commit intomainfrom
jlvillal/pylint_job
Jun 5, 2022
Merged

chore: use multiple processors when running PyLint#2056
nejch merged 1 commit intomainfrom
jlvillal/pylint_job

Conversation

@JohnVillalovos
Copy link
Member

Use multiple processors when running PyLint. On my system it took
about 10.3 seconds to run PyLint before this change. After this change
it takes about 5.8 seconds to run PyLint.

Use multiple processors when running PyLint. On my system it took
about 10.3 seconds to run PyLint before this change. After this change
it takes about 5.8 seconds to run PyLint.
@JohnVillalovos JohnVillalovos requested a review from nejch June 5, 2022 19:55
@nejch nejch merged commit 7b9bb3c into main Jun 5, 2022
@nejch nejch deleted the jlvillal/pylint_job branch June 5, 2022 20:33
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.

2 participants

X Tutup