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
33738
5edc9bc3 perf(core): optimize daemon server hot paths Optimize sync-generators.ts: - Replace O(n²) .every() check with Set for O(1) lookup in processConflictingGenerators - Remove intermediate Set creation in collectAndScheduleSyncGenerators Optimize outputs-tracking.ts: - Reduce dirname() calls by 50% (calculate once per iteration instead of twice) - Add early exit for disabled check before expensive normalization - Make normalizeOutputs synchronous (underlying FFI call is sync) - Replace new Date().getTime() with Date.now() for consistency
8 days ago
by adwait1290
a
Failed
33738
5edc9bc3 perf(core): optimize daemon server hot paths Optimize sync-generators.ts: - Replace O(n²) .every() check with Set for O(1) lookup in processConflictingGenerators - Remove intermediate Set creation in collectAndScheduleSyncGenerators Optimize outputs-tracking.ts: - Reduce dirname() calls by 50% (calculate once per iteration instead of twice) - Add early exit for disabled check before expensive normalization - Make normalizeOutputs synchronous (underlying FFI call is sync) - Replace new Date().getTime() with Date.now() for consistency
8 days ago
by adwait1290
a
Previous page
Previous
Next
Next page