Skip to content

danielshaving/redis-cpp17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fragment time(minute) single core absolute fair environment less than 100k set get bench: redis overall performance faster than redis-cpp17 10 - 25% range qps (because of the memory management cost of using STL and redis-cpp17 thread safe) kernel bottleneck 80-90% cpu benchmark.pdf

cd redis-cpp17/src/redis/ make ./redis-server

detailed test method reference redis benchmark
https://redis.io/topics/benchmarks https://stackoverflow.com/questions/2873249/is-memcached-a-dinosaur-in-comparison-to-redis

redis-cpp17 qq group: 324186207 qq 474711079

About

redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published