We've optimized the FormSync dashboard with a significant architectural change that reduces server load and improves performance across the board.
What's included in this update:
- Dashboard Migration: Converted dashboard from Server-Side Rendering (SSR) to Client-Side Rendering (CSR)
- Reduced CPU Usage: Vercel Active CPU metrics decreased significantly with optimized rendering
- Lower Infrastructure Costs: Decreased server workload translates to reduced operating costs
- Better Scalability: Improved ability to handle concurrent users efficiently
- Improved Caching: Browser-level caching strategies for faster subsequent loads
- Maintained Security: Server-side authentication checks remain in place
Key Benefits:
For Users: Faster, more responsive dashboard experience
For FormSync: Significant reduction in Active CPU usage and infrastructure costs
For Scale: Better performance as we grow to more users
For technical details and performance improvements, read our blog post.