So porting a React app to Kitten* has been an eye-opening experience.
I’d successfully managed to avoid React for the longest time and I knew things were heavy/slow/generally bloated but time from clone to web site index running in your browser: ~ 65 seconds for React + Next vs 900ms for Kitten? Index page first render ~16 seconds vs 800ms (subsequent renders similar at ~45ms vs 35ms)… I mean, wow! 👀
Lots more stats to share soon in the blog post I’m writing…