Making the JVM faster
JVM applications often run slower than necessary due to limited or manual optimization and parallelization.
FastJVM analyzes JVM bytecode to apply provably safe optimizations, including automatic parallelization, to speed up execution.
Developers and organizations running JVM-based software who need higher performance without rewriting code.
I like to build new things. My blog : https://deviantabstraction.com
