redis性能测试
Catalogue
redis
hash increment. single=1000, pipeline=100000
1 | StopWatch 'stats': running time (millis) = 5730 |
value increment. single=1000, pipeline=100000
1 | StopWatch 'stats': running time (millis) = 5944 |
hash 和 value性能差不多.