Couchnode performance issue

Hi Brett, hi Tug!

Here i published my benchmark config. I use node-benchmark, just modified it a little to support pre-benchmark async setups.

Check config at the top of script before you start.

I commented out code that runs couchbase benchmark, 'cause it’ve got to slow. Just uncomment it to run.
Also added couchbase benchmark via memcached driver. It seems to be fast enough:

Benchmark test at Sat May 25 2013 01:23:59 GMT+0400 (MSK):
couchbase_memcached
Number of totaol request: 10000, CONCURRENT users: 50
Time taken for tests: 0.984 seconds
Complete requests: 10000
Failed requests: 0
Requests per second: 10162.60 [#/sec]
Time per request: 3.61 [ms]
Max response time: 9[ms] Response time distribute:
Response time | Num | Proportion
0 ~ 5 | 8682 | 86.82%
5 ~ 10 | 1318 | 13.18%
10 ~ 20 | 0 | 0.00%
20 ~ 30 | 0 | 0.00%
30 ~ 40 | 0 | 0.00%
40 ~ 50 | 0 | 0.00%
50 ~ 80 | 0 | 0.00%
80 ~ 100 | 0 | 0.00%
100 ~ 200 | 0 | 0.00%
200 ~ 300 | 0 | 0.00%
300 ~ 500 | 0 | 0.00%
500 ~ 1000 | 0 | 0.00%
1000 ~ 2000 | 0 | 0.00%
2000 ~ 3000 | 0 | 0.00%

3000 | 0 | 0.00%

So I think my couchbase instance is just fine.

Regards,
Max