Y
Hacker News
new
|
ask
|
show
|
jobs
by
euos
1344 days ago
You may be able to slash SSR from 200ms to 195ms by using a different JS runtime. Or you may slash it to 100ms by rewriting and optimizing code (caching and such). Resources are limited. You either do one or the other.