BedrockStreaming / websocket-bench

⛔️ DEPRECATED - nodejs tool to benchmark socket.io and faye websocket server
675 stars 186 forks source link

duration #39

Open sidzaky opened 9 years ago

sidzaky commented 9 years ago

can you tell me more specific what is duration report mean. because the result when i try to make connection with 1 client is similar with when i make connection with 100 client which is about 600ms. if that is average time to make connection and if 100 client is just need 6ms for each 1 client, so why for 1 clien need 600ms??