taTanStack
GitHubrouterWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      codex/deep-equal-positional-flags
    • Runs and Agents
    • TimelineBeta
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    perf(router-core): skip recursion for identical array elements in deepEqual Compare array elements by identity before recursing, count the exact comparison down with a single counter, and drop the `typeof` early exit, which `Array.isArray`/`isPlainObject` already imply. Behavior, key enumeration and getter read order are unchanged (pinned by the new contract test). Measured in one mixed-mode process (all option modes share the function's type feedback, which is how the router uses it): equal numeric arrays ~+65%, flat records +7-9%, nested records and mismatches +7-8%; every case improves. Identity guards inside the object loops were rejected: they grow the recursive function past what V8 keeps inlining and cost -31% on a single-key mismatch. react-router.minimal shrinks by 4 B gzip. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> (cherry picked from commit cb23ed54757255540cb203081c3423524d6483ca)
    nx affected --targets=test:eslint,test:unit,test:e2e,test:types,test:build,build --parallel=3
Succeeded
read access token used
70165d5b8418
5%

Cache hits

36 of 793 tasks used cache.

91%

Distribution saved time

14m 10s instead of 2h 39m 30s.

Atomizer enabled

310 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubrouterWorkspace