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

Investigate running different files in parallel #51

Closed
JoshuaKGoldberg opened this issue Nov 11, 2016 · 1 comment
Closed

Investigate running different files in parallel #51

JoshuaKGoldberg opened this issue Nov 11, 2016 · 1 comment

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Nov 11, 2016

Imagine a numeric variable, <TSLintParallelization>4</TSLintParallelization>, that separates the list of TS files to compile into that many different sub-lists. Each list gets its own process.

  • Upside: parallel linting!
  • Downside: either nondeterministic result line orders or extra work done to sort them
@JoshuaKGoldberg
Copy link
Owner Author

Closing in favor of palantir/tslint#2328.

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

No branches or pull requests

1 participant