Comment on Valkey achieved one million RPS 6 months after forking from RedisComments−MobiusHorizons1yThis is really cool work! I am surprised to see this level of tuning without using cache profiling or other performance counters to identify the bottleneck and quantify the improvement.−remram1yThey probably did.−reconditeroseOP1yHaha, we definitely used profiling tools. :) Perf is great and definitely the first tool to use. I know vtune has been used as well.
Comments
This is really cool work! I am surprised to see this level of tuning without using cache profiling or other performance counters to identify the bottleneck and quantify the improvement.
They probably did.
Haha, we definitely used profiling tools. :) Perf is great and definitely the first tool to use. I know vtune has been used as well.