Mar 9, 2022
Hi Shai and thanks for your reply.
To my best knowledge, GraalVM is an entire eco-system to be installed and operated with designated tools, commands etc..
So I guess it really depends on the goal you're trying to achieve.
If you have a python project already running and you want to integrate it with a java library (for example a library you found on github), it might not be realistic for you to transfer the entire project into a GraalVM project.
As to faster python performance, are there any benchmarks?