The Rari SSR Breakthrough: 12x Faster, 10x Higher Throughput Than Next.js
ryanskinner.com·7h·
Discuss: Hacker News
Flag this post

Three months ago, I shipped Rari with numbers that felt impossible: 4x faster component rendering than Next.js, 3.74x higher throughput, and 5.8x faster builds. The framework was genuinely fast. The community responded with enthusiasm. I was proud of what we’d built.

Then I couldn’t shake a feeling: we’d left something on the table.

I kept looking at the architecture, at how React Server Components were supposed to work, at the patterns emerging in production React apps. We had speed, but we were missing something fundamental. The app router wasn’t there. True server-side rendering wasn’t there. The use directive semantics weren’t quite right.

So we went back and built the missing pieces properly.

The result surprised even me. Not just faster—fundamentally better align…

Similar Posts

Loading similar posts...