English

OCamlJIT 2.0 - Faster Objective Caml

Programming Languages 2011-09-28 v3

Abstract

This paper presents the current state of an ongoing research project to improve the performance of the OCaml byte-code interpreter using Just-In-Time native code generation. Our JIT engine OCamlJIT2 currently runs on x86-64 processors, mimicing precisely the behavior of the OCaml virtual machine. Its design and implementation is described, and performance measures are given.

Cite

@article{arxiv.1011.1783,
  title  = {OCamlJIT 2.0 - Faster Objective Caml},
  author = {Benedikt Meurer},
  journal= {arXiv preprint arXiv:1011.1783},
  year   = {2011}
}

Comments

23 pages, 12 figures

R2 v1 2026-06-21T16:40:29.676Z