English

Just-In-Time compilation of OCaml byte-code

Programming Languages 2011-09-28 v3 Performance

Abstract

This paper presents various improvements that were applied to OCamlJIT2, a Just-In-Time compiler for the OCaml byte-code virtual machine. OCamlJIT2 currently runs on various Unix-like systems with x86 or x86-64 processors. The improvements, including the new x86 port, are described in detail, and performance measures are given, including a direct comparison of OCamlJIT2 to OCamlJIT.

Cite

@article{arxiv.1011.6223,
  title  = {Just-In-Time compilation of OCaml byte-code},
  author = {Benedikt Meurer},
  journal= {arXiv preprint arXiv:1011.6223},
  year   = {2011}
}

Comments

15 pages, 6 figures, 3 tables

R2 v1 2026-06-21T16:50:19.043Z