Skip to content
You're viewing a demo project. Sign up free to analyse your own codebase.
Performance
71

Performance Score

Stable

Generally sound with minor optimisation opportunities

Fix the top 3 issues to gain +13 points and reach 84

5

Large files

2

Heavy imports

2

N+1 patterns

4

Sequential awaits

Findings (3)

1 high 1 medium 1 low
9d ago

Sorted by impact

+8 N+1 query pattern in order listing endpoint new high
+4 moment.js imported for simple date formatting new medium
+1 Sequential awaits in dashboard data loader new low

Deterministic analysis scans up to 500 files. AI review interprets 10-15 high-signal files for contextual findings.

Structural checks

5 files exceed 400 lines

Large files are harder to maintain and review. Consider splitting Dashboard.tsx (842 lines) and users.ts (634 lines).

From automated scan of repository structure and configuration