We have built ADB (Kotlin) on Excelsior JET
We have compiled ADB (AcapellaDB) to a native binary with Excelsior JET. Everything just works. Startup and first query time decreased by 10 times, but runtime performance has not changed. Excelsior JET is not a JIT, it is an AOT compiler. I previously wanted to obfuscate the code for the box version — this is it. […]