Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
35354
9bb6c251 Merge branch 'master' into speed-e2e-combined
by Jason Jean
J
Failed
35354
3b146f0b chore(testing): instrument nx generate with per-phase perf-logging Adds performance.measure() spans so NX_PERF_LOGGING=true reveals where a generator spends its time: - generate:project-graph, generate:run-generator, generate:flush-changes, generate:post-task — added to generate() in packages/nx - install-packages-task:<pm> — wraps the pnpm/npm install exec - format-files — wraps the prettier loop Also drains pending PerformanceObserver records on process.exit() so measures emitted near the tail of a generator (which normally die when process.exit skips pending microtasks) reach the log. Allows NX_PERF_LOGGING through the e2e stripped-env allowlist so subprocess generators inherit it.
by FrozenPandaz
F
Previous page
Previous
Next
Next page