Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Supercharge Your Applications with GraalVM
A B Vijay Kumar
ISBN: 978-1-80056-490-9
- Gain a solid understanding of GraalVM and how it works under the hood
- Work with GraalVM's high performance optimizing compiler and see how it can be used in both JIT (just-in-time) and AOT (ahead-of-time) modes
- Get to grips with the various optimizations that GraalVM performs at runtime
- Use advanced tools to analyze and diagnose performance issues in the code
- Compile, embed, run, and interoperate between languages using Truffle on GraalVM
- Build optimum microservices using popular frameworks such as Micronaut and Quarkus to create cloud-native applications
Learn LLVM 12
Kai Nacke
ISBN: 978-1-83921-350-2
- Configure, compile, and install the LLVM framework
- Understand how the LLVM source is organized
- Discover what you need...