i am playing around with nodejs and would like to get some guide on how to benchmark concurrent connections on a websocket in nodejs using things like nowjs, socket.io and etc.
Asked
Active
Viewed 1,078 times
2
-
1What do you want to benchmark? CPU usage, throughput? etc? – James Butler Dec 04 '11 at 21:54
1 Answers
2
Check out siobench.

Jan Jongboom
- 26,598
- 9
- 83
- 120
-
Thanks! will check out the siobrench but it´s the all over brenchmark of the server setup we have so with real client connection and etc. – dennisgreenlieber Jan 10 '12 at 12:38