Replies: 2 comments 1 reply
-
Will you share your results here so folks looking at this issue can see what you're seeing without the need to clone and run your repo? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Plain node. The results range from 21-28k req/sec depending on the processes on the work computer.
Express. 9 - 10k req/sec
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a simple example of a simple node http get vs express GET and end up with a severe performance drop.
Is this expected or is there a bug in the code?
https://github.com/Strauteka/express-performance-drop
Beta Was this translation helpful? Give feedback.
All reactions