ta
TanStack
GitHub
intent
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
perf-lean-scan-path
Runs and Agents
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
perf: keep semver and interactive prompts off the list/load startup path `import semver from 'semver'` in the scanner loaded 46 CommonJS files (~28ms) on every `intent list`, even though the scanner only compares versions when it finds two installs of the same package. Replace it with a small comparator implementing the three operations the scanner uses (valid, coerce, compare); a property test checks every case against the semver package. Staleness checks keep using semver, in a chunk only `intent stale` loads. `intent install` statically imported @clack/prompts (~23ms) even for non-interactive runs. Import the prompt module on demand at the one call site that prompts, which also splits it into its own chunk.
nx run-many --targets=build
⌘K
Succeeded
nx run-many --targets=build
Click to copy
Linux
4 CPU cores
read-write
access token used
2f92284c
278
GitHub
intent
Workspace