Perfomance problem with multi threading
Unanswered
Dwarf Crocodile posted this in #help-forum
Dwarf CrocodileOP
I created a basic next.js 14 app on a 6 core VM.
If the VM has 6cores the next-server is using all the cores but if i gave it more core it uses only one or one and a half.
is there any solution for that?
If the VM has 6cores the next-server is using all the cores but if i gave it more core it uses only one or one and a half.
is there any solution for that?
2 Replies
Dwarf CrocodileOP
with 24 core:
with 6 core: