Skip to content

tmcgilchrist/ocaml-debug-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml Debugging and Performance

The premise of this collection of notes is to gather information about OCaml Debugging and Performance, and provide a single source of information about OCaml Performance and tooling, native OCaml debugging and related topics.

This work is inherently practical in nature, if you have a working knowledge of OCaml and systems performance tools then it should be possible to follow along.

The book is available under book.

Ultimately this documentation should go into http://ocamlverse.net , the ocaml manual or https://ocaml.org/docs .

Writing

I am using mdBook for building the book, so we require a rust installation. Checkout rustup and follow the instructions.

> cargo install mdbook mdbook-toc

Preview the book locally using mdbook serve --open.

About

Notes on OCaml debugging and performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published