You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for investigating this, the result you have presented are impressive 🚀
I guess it's worth documenting somewhere that PGO could be used to achieve an additional performance boost.
Definitely. I just create an issue in our docs repo requests document about benchmark tools. It would be a suitable location to include details related to pgo. Would you be interested in helping with the documentation?
Would you be interested in helping with the documentation?
Not sure that I could write the whole text since I am not a technical writer... But definitely I can share a lot of good materials regarding PGO. And can describe, how PGO could be performed.
What type of enhancement is this?
User experience
What does the enhancement do?
I have tested building greptimedb with PGO and want to share some results.
I was using https://github.com/GreptimeTeam/greptimedb/tree/develop/benchmarks as a training and benchmarking scenario. The build was performed with
cargo-pgo
. Test env is my Mac M1 on macOS 13.2.1.The results are the following:
Results are quite promising so I guess it's worth documenting somewhere that PGO could be used to achieve an additional performance boost.
Implementation challenges
No response
The text was updated successfully, but these errors were encountered: