eclipsesource / eclipsesource/jshint-eclipse
Performance of checking JS files with multiple CPUs and/or cores
Open
- Dominant language
- JavaScript
- Stars
- 144
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to use an Java `ExecutionService` in `JSHintBuilderVisitor` to enable multi-threaded checking of JS files? We use a LOT of JS files and the slowest part in building all our projects is JSHint?
Does/would the JSHint environment/framework support multi-threading?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.