출처 : https://gist.github.com/playpauseandstop/3957836
Couchbase
In total, operations: 17538, time: 17.0281 sOperations per second: 1030Min: 2.1607, max: 12.1318
Memcached
In total, operations: 16311, time: 3.3722 sOperations per second: 4837Min: 0.0735, max: 0.6639RedisIn total, operations: 20013, time: 5.1346 sOperations per second: 3898Min: 1.1270, max: 5.1189
Redis pipelined
In total, operations: 17610, time: 3.5362 sOperations per second: 4980Min: 0.8401, max: 3.5280Redis Pipelined가 위너!!memcached와 redis의 OPS가 의미있는 수치 만큼 차이가 난다는 것도 의외다.실제 내가 해본 단순 GET/SET 테스트에서는 큰 차이가 없었기 떄문이다.CouchBase의 낮은 성능 또한 의외의 결과.
'프로그래머로 살아가기 > NoSQL' 카테고리의 다른 글
CouchBase vs Memcached vs Redis vs Redis Pipelined Benchmark 자료 (성능비교) (0) | 2014.07.07 |
---|
댓글을 달아 주세요