Speculative Optimization in the JVM: Understanding Runtime PerformanceSpeculative Optimization in the JVM: Understanding Runtime Performance3d ago3d ago
Type profiling and speculation in JVMHow JVM uses runtime type information to optimize performance3d ago3d ago
Java’s type safety guaranteesJava’s type safety guarantees are fundamental rules and checks that Java enforces to prevent type-related errors.3d ago3d ago
Building a Virtual Machine, JVM-inspired — Byte-code execution (Part 8)Adding support for executing the compiled code!5d ago5d ago
Understanding OSR in JVM (On-Stack Replacement)What is On-Stack Replacement in the Java Virtual Machine?6d ago6d ago
Building a Virtual Machine, JVM-inspired — Compilation (Part 7)Adding compilation to our Virtual Machine.Jan 14Jan 14
How to install HotSpot Disassembler (hsdis) on macOSThe simplest way to install hsdis is using Homebrew with Capstone as the backend.Jan 13Jan 13