* The JIT now does type-based optimizations based on type information in the BEAM files.
"The BeamAsm JIT-compiler has been added to Erlang/OTP and will give a significant performance boost for many applications. The JIT-compiler is enabled by default on most x86 64-bit platforms that have a C++ compiler that can compile C++17."
Also great if you have the option of deploying on AWS Graviton or similar.
* The JIT now does type-based optimizations based on type information in the BEAM files.