GeistHaus
log in · sign up

GitHub - ocaml-multicore/eio-trace: Trace visualisation tool for Eio programs

github.com

Trace visualisation tool for Eio programs. Contribute to ocaml-multicore/eio-trace development by creating an account on GitHub.

2 pages link to this URL
OCaml 5 performance problems

Linux and OCaml provide a huge range of tools for investigating performance problems. In this post I try using some of them to understand a network …

OCaml 5 performance part 2

The last post looked at using various tools to understand why an OCaml 5 program was waiting a long time for IO. In this post, I'll be trying out …