Conversation
🚀 Deploying Preview to Cloudflare 🚀Preview URL: https://bench-config-performance-viteplus-dev.voidzero-docs.workers.dev (commit a07ad93)This URL reflects your latest Preview deploymentPreview Deployments by commit
|
fengmk2
added this pull request to stack #2783
September 22, 2026 09:13
fengmk2
force-pushed
the
bench/config-performance
branch
from
September 22, 2026 09:26
0dc5ad3 to
a07ad93
Compare
Contributor
|
Benchmark run for PR head 9 case(s) changed by more than ±5% in median time. Negative changes are faster; positive changes are slower. Config performanceBaseline revision: Current revision:
Fresh processes, warm filesystem and Node compile caches. Config logging is disabled during timing. |
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Repeated
vite.config.*loading can slowvp check --fixandvp staged.Add a benchmark for root and package commands. Record timings and config evaluation counts separately. Show baseline and current median and p95 values, plus absolute and percentage changes.
CI runs only on relevant PR updates. It compares compatible results from the stack's base branch or earlier runs of the same PR. Post or update a PR comment when any median changes by more than
±5%. Fork PRs retain the report in the job summary.A timing failure requires more than
20%and40 msmedian growth, with the current lower quartile above the previous upper quartile. Excess config evaluations also fail CI.Related to #2698.