node-modules / agentkeepalive

Support keepalive http agent.
MIT License
579 stars 57 forks source link

0.2.0 slower that 0.1.5 #3

Closed tlivings closed 10 years ago

tlivings commented 10 years ago

On a simple test case of performing a request to a test server with the keepalive agent:

203 ops/sec ±2.42% (81 runs sampled) vs 517 ops/sec ±1.84% (84 runs sampled)

fengmk2 commented 10 years ago

0.2.0 is not stable, I suggest to use 0.1.5 now. When node 0.12 release, you dont need this module any more.