JIT vs AOT Performance under Edge Memory Constraints
Determine the comparative performance characteristics of just-in-time compiled runtimes such as Node.js versus ahead-of-time compiled languages such as Go when deployed using Docker containers and Nanos unikernels under constrained and dynamic memory conditions typical of industrial edge environments.
References
In particular, it is unclear how just-in-time (JIT) compiled runtimes perform in comparison to ahead-of-time (AOT) compiled languages.
— Unikernels vs. Containers: A Runtime-Level Performance Comparison for Resource-Constrained Edge Workloads
(2509.07891 - Dinh-Tuan, 9 Sep 2025) in Section 1 Introduction