voidzero-dev / voidzero-dev/vite-task
Investigate cache-hit output and performance for vpr build
Open
@wan9chi is already working on this.
Since Jun 12, 2026.
- Dominant language
- Rust
- Stars
- 466
- Forks
- 42
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 19
Description
Summary
We should investigate the current output and performance characteristics when vpr build hits cache.
Context
From migration/testing follow-up, there are open questions around:
- what output is shown on cache hit
- whether the cache-hit path is performing as expected
Goal
Understand the current behavior on cache hit and identify any follow-up changes needed for UX and/or performance.
Suggested tasks
- Reproduce
vpr buildcache-hit behavior - Capture current output shown to users
- Measure/compare cache-hit performance
- Propose or implement follow-up improvements if needed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.