ikv-store icon indicating copy to clipboard operation
ikv-store copied to clipboard

Evaluate using Profile-Guided Optimization (PGO) for optimizing the IKV performance

Open zamazan4ik opened this issue 4 months ago • 3 comments

Hi!

I collect materials about applying Profile-Guided Optimization (PGO) to different applications in different software domains - all my results are available at https://github.com/zamazan4ik/awesome-pgo . According to my tests, PGO helps with achieving better performance in different areas, including many databases.

I think it will be interesting to see PGO results for IKV in benchmarks since according to my tests, even Redis performance can be improved with PGO (the results are available in the repo above).

Please do not treat the issue as a bug - it's an improvement idea.

zamazan4ik avatar Mar 20 '24 04:03 zamazan4ik