KeyDB icon indicating copy to clipboard operation
KeyDB copied to clipboard

Profile-Guided Optimization and KeyDB

Open zamazan4ik opened this issue 2 years ago • 0 comments

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.

zamazan4ik avatar Jul 02 '23 01:07 zamazan4ik