top | item 43306383

(no title)

casper14 | 11 months ago

I've been down the same path with next.js. When seeing terrible performance after testing with k6, I pushed all static files (js, css, images etc) to a cdn.

This way only the first request hits your actual server, the rest is handled for you.

discuss

order

No comments yet.