next-intl is slowing the performance by almost 8 times
Unanswered
Himalayan posted this in #help-forum
HimalayanOP
I did try multiple tests and the npm run build and followed by npm run start after the installation of next gave around 4500 req/s.
Then I tried installing next-intl and set up simple about page and index page translations and run the test and I got around 600 req/s.
The drop is insane. It's around 8 times less.
Is this normal?
Then I tried installing next-intl and set up simple about page and index page translations and run the test and I got around 600 req/s.
The drop is insane. It's around 8 times less.
Is this normal?
2 Replies
HimalayanOP
Guys can anybody chime in what is going on?
8x seems to be too much. I am not willing to accept such a down grade in performance.