How to start
Open the Scalability Check page for your app and fill the kickoff form:
Both fields accept numbers up to 10,000,000. If you don’t have a clear target yet, project doubling or tripling the current base — you can run a new analysis later with different numbers.
Click Start analysis to begin.
What happens during the analysis
The run takes about 1 minute and executes three tracks in parallel:1
Performance
Collects Web Vitals (LCP, INP, CLS) and bundle size through a controlled execution of your app.
2
Coupling
Evaluates code architecture — where coupling points will make growth harder.
3
Data
Maps data flow and identifies patterns that may bottleneck as the user base grows.
Possible statuses
After the technical analysis
When the technical analysis ends, the report is not ready yet. The next two steps ask for your confirmation so the report numbers reflect your reality — not the analyzer’s guesses.Next steps
Plan Review
Confirm the real tier of each API your app uses.
Tune Assumptions
Refine consumption estimates per user before seeing the report.
