Evaluate using Profile-Guided Optimization (PGO) effects on Bpftime parts (like VM) #199
zamazan4ik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I evaluate Profile-Guided Optimization (PGO) compiler optimization on different projects (like compilers, interpreters, virtual machines, databases, etc.) - all my results are available in my GitHub repo. Since Bpftime has some parts (like VM) that could be potentially optimized with PGO - I think trying to apply PGO to it can be an interesting thing. If you already tried to play with PGO on Bpftime - it will be interesting to read your results with it!
Not sure how performance is critical for VM (or other Bpftime parts) for now - it's all up to the maintainers. I will be happy to answer all your questions about PGO.
Beta Was this translation helpful? Give feedback.
All reactions