Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Have the CLI run the checks in parallel #389

Closed
pspeter3 opened this issue May 8, 2015 · 2 comments
Closed

Have the CLI run the checks in parallel #389

pspeter3 opened this issue May 8, 2015 · 2 comments

Comments

@pspeter3
Copy link
Contributor

pspeter3 commented May 8, 2015

Is there a strict reason to run them in serial?

@adidahiya
Copy link
Contributor

This wouldn't really do anything unless you also apply a utility that runs your JS across multiple threads / cores. I'd suggest something like grunt-parallelize.

@pspeter3
Copy link
Contributor Author

Thanks for the advice. Is there any reason not to load the files concurrently as opposed to sequentially? https://github.com/palantir/tslint/blob/master/src/tslint-cli.ts#L179-L183

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants