nitrojs became 10 times slower after updating nuxt from 3.3.0 with nitro 2.3.3 to 3.12.4 and 2.9.7 #2678
amir1765
started this conversation in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
well i wanted use builtin web socket in nitro so i update Nuxt
after updating Nuxt to 3.12.4 and nitro 2.9.7 average response time became 500 to700 ms but i was using same code on nitro2.3.3 and it was like 20 to 100 ms per request do i miss any configuration or plugin ?
All reactions