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
Succeeded
33752
fd35d4be perf(module-federation): optimize path mappings and remote resolution Two optimizations for Module Federation workflows: 1. typescript.ts - readTsPathMappings O(n²) → O(n): - Previously spread the accumulator object on every iteration - Now builds the processed paths object in a single pass 2. get-remotes-for-host.ts - Multiple micro-optimizations: - Cache Object.keys() result instead of calling twice - Compute underscore-to-dash replacement once per remote - Calculate max port in single pass without intermediate arrays - Normalize devRemotes array once before findMatchingProjects call
10 days ago
by adwait1290
a
Canceled
33752
fd35d4be perf(module-federation): optimize path mappings and remote resolution Two optimizations for Module Federation workflows: 1. typescript.ts - readTsPathMappings O(n²) → O(n): - Previously spread the accumulator object on every iteration - Now builds the processed paths object in a single pass 2. get-remotes-for-host.ts - Multiple micro-optimizations: - Cache Object.keys() result instead of calling twice - Compute underscore-to-dash replacement once per remote - Calculate max port in single pass without intermediate arrays - Normalize devRemotes array once before findMatchingProjects call
10 days ago
by adwait1290
a
Failed
33752
fd35d4be perf(module-federation): optimize path mappings and remote resolution Two optimizations for Module Federation workflows: 1. typescript.ts - readTsPathMappings O(n²) → O(n): - Previously spread the accumulator object on every iteration - Now builds the processed paths object in a single pass 2. get-remotes-for-host.ts - Multiple micro-optimizations: - Cache Object.keys() result instead of calling twice - Compute underscore-to-dash replacement once per remote - Calculate max port in single pass without intermediate arrays - Normalize devRemotes array once before findMatchingProjects call
10 days ago
by adwait1290
a
Previous page
Previous
Next
Next page