#Nuxt 3 Stress / Load Test Access Problem
2 messages · Page 1 of 1 (latest)
I just came across this blog post (https://www.enterspeed.com/blog/we-measured-the-ssr-performance-of-6-js-frameworks-heres-what-we-found), and a concerning thing I read there about Nuxt 3 was this line:
We also chose to reduce the number of concurrent workers from 50 to just 1 since our Nuxt 3 application kept crashing when sending multiple requests.
They were using version 3.0.0-rc.8 though, so I was hoping to hear more about this. Seems like you are also seeing some performance issues.