Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AutoWorkersJSNew to Visual Studio Code? Get it now.
AutoWorkersJS

AutoWorkersJS

AutoWorkersJS

|
314 installs
| (0) | Free
Improve performance by semi-automatically introducing workers into JS code fragments.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AutoWorkersJS

Improve performance by semi-automatically introducing Parallel.js workers into JavaScript code fragments. This extension is a work in progress.

Usage

Open a JS file, and find the auto-workers-js menu under the Explorer tab. Then just hit the refresh button to find candidate loops, and hit the refactor button to transform them.

The refactored code uses the Parallel.js library, follow the simple installation instructions here https://parallel.js.org/

Refactor demo

Limitations

Must be used on a loop which modifies an array. In some cases the refactored code may not work correctly.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft