RedisLabs / memtier_benchmark

NoSQL Redis and Memcache traffic generation and benchmarking tool.
GNU General Public License v2.0
914 stars 217 forks source link

zipfian distribution #146

Open photoszzt opened 4 years ago

photoszzt commented 4 years ago

Can the benchmark generate keys in zipfian distribution? If I want to add one, which code should I look at?

yaacovhazan-Redislabs commented 4 years ago

hi @photoszzt, in general, the distribution code of keys is under obj_gen (cpp + h)