voidzero-dev / voidzero-dev/vite-task

Feature: vpr parallel

Open
#585 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
466
Forks
42
Avg merge
1d 15h
Merged PRs (30d)
19

Description

It would also be nice to be able to run multiple vpr in parallel, with a cache for each one, similar to npm-run-all.

Turborepo supports this.

Image

It would reduce the execution time significantly

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing vpr execution and cache behavior, then compare the requested parallel scheduling with the Turborepo example. Done means multiple vpr commands can run in parallel with an independent cache for each and reduced execution time.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.