8000 [cli] Make CLI default to multithreaded by oowekyala · Pull Request #5741 · pmd/pmd · GitHub
[go: up one dir, main page]

Skip to content

[cli] Make CLI default to multithreaded #5741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

oowekyala
Copy link
Member
@oowekyala oowekyala commented May 14, 2025

Describe the PR

Allow specifying a number of threads relative to the number of cores of the machine. Default is 1C, ie one thread per core

I'm still not sure how (or whether) to add a test for this...

This is enabled by #5593

Related issues

  • Fix #

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

Allow specifying a number of threads relative to
the number of cores of the machine. Default is 1C,
ie one thread per core
Copy link

Documentation Preview

No regression tested rules have been changed.

(comment created at 2025-05-14 16:50:15+00:00 for 7167017)

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.

1 participant
0