Part I: Preliminaries

This section covers the foundational concepts needed before diving into performance work with OCaml. You'll learn about OCaml's compilation model, the philosophy behind effective performance optimization, and how to configure your build system for optimal results.