NodeBench AI
98/100 Performance Score with SSR

NodeBench AI

Server-Side Rendered Analytics Platform

Powered by Next.js 15 + Convex

98/100
Performance
0.2s
FCP
1.2s
LCP
10ms
TBT

How SSR Works

  • Server calls preloadQuery during SSR
  • Data is embedded in the HTML (0.2s FCP)
  • Client component uses usePreloadedQuery
  • No additional API call needed (perfect hydration)

Improved from 59/100 to 98/100 with Next.js 15 + Convex SSR

+66% performance improvement, 92% faster FCP