horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

Consider using Profile-Guided Optimization (PGO)

Open zamazan4ik opened this issue 2 years ago • 1 comments

Describe This Problem

Not a problem - just an idea of how to improve the performance of the database.

Proposal

Hi!

According to my tests, Profile-Guided Optimization (PGO) usually helps a lot with database - see my tests here. I think can interesting to test this approach on CeresDB as well.

Additional Context

No response

zamazan4ik avatar Jul 05 '23 21:07 zamazan4ik

@zamazan4ik It looks great! I'll spend some time to figure out how to use it.

ShiKaiWi avatar Jul 06 '23 02:07 ShiKaiWi