checkstyle / checkstyle/contribution
diff.groovy: add multi thread support
Open
- Dominant language
- Java
- Stars
- 57
- Forks
- 168
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
We need to add multi-threading support to diff.groovy for regression runs.
Right now, running a big config on 48 projects takes me about 150 minutes total. Regression only runs on a single thread currently, so most CPUs time is spent waiting as most computers have multiple cores these days.
This is blocked by https://github.com/checkstyle/checkstyle/issues/4409 .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.