Speed Up Groovy Script Execution 20x with GraalVM Native-Image Compiler
Offered By: Szymon Stepniak via YouTube
Course Description
Overview
Discover how to significantly accelerate Groovy script execution using GraalVM native-image compiler in this comprehensive tutorial. Learn to install Groovy and GraalVM using SDKMAN, run a simple HTTP server Groovy script, compile and execute it as a Java program, and then compile it to a native image using GraalVM. Explore the process of creating a highly optimized standalone executable that starts up to 10 times faster than on a regular JVM. Gain insights into Dockerfile usage and access valuable resources for further learning. Master the techniques to enhance Groovy script performance and efficiency in just 16 minutes.
Syllabus
| Intro
| Installing Groovy and GraalVM using SDKMAN
| Running Groovy script - a simple HTTP server
| Compiling Groovy script and running as a Java program
| Compiling Groovy script to native image using GraalVM
| BONUS: Explaining Dockerfile
| Conclusion
Taught by
Szymon Stepniak
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity