KeyDB
KeyDB copied to clipboard
Profile-Guided Optimization and KeyDB
Hi!
Did anyone already test KeyDB with Profile-Guided Optimization? I am curious since according to my tests, PGO helps to achieve better performance with Redis: link at least in redis-benchmark tests. Since KeyDB is a fork of Redis, I think these results can be useful for the project too.
More about PGO benefits to other apps (not only Redis) you can find here.