Angular SSR Testing Dashboard

Testing the new server route features in Angular 20

Performance Comparison

Render ModeInitial LoadSEOInteractivityServer Load
SSRFastExcellentFullMedium
CSRSlowerPoorFullLow
PrerenderFastestExcellentLimitedLowest

How to Test

  1. Click on any of the test route buttons above
  2. Observe the load time and rendering information
  3. Check the browser's Network tab to see the differences
  4. Use browser dev tools to inspect the rendered HTML
  5. Compare the performance metrics between routes