Add PGO GraalVM benchmarks to the documentation #7988
Unanswered
zamazan4ik
asked this question in
Ideas
Replies: 1 comment 1 reply
-
Hi @zamazan4ik. Lately we are publishing PGO measurements and benchmarking with each release, in particular on the example of Spring Petclinic: I also have a repo set for a minimal Spring app with different profiles: https://github.com/alina-yur/native-spring-boot, still need to add measurements on my machine. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
For users is much easier to consider investing their time in enabling PGO for their GraalVM native build pipelines if they can evaluate PGO benefits from some benchmark suites or even on some real well-known applications (like Kafka).
Would be great if the GraalVM team could share such benchmarks and reference them somewhere in the documentation.
The only benchmarks I found for now:
I suggest you prepare something like I did for PGO from C/C++/Rust world: https://github.com/zamazan4ik/awesome-pgo#pgo-showcases
Beta Was this translation helpful? Give feedback.
All reactions