Dear community,
We are pleased to announce a new release of Landmarks, a simple runtime profiler for OCaml.
The main novelty in this release is the possibility of defining custom backends to generate reports that can be consumed by external viewers. An example backend that produces https://www.speedscope.app/ reports is included in a new library landmarks-speedscope. Custom backends can be defined in external libraries without needing to modify landmarks itself. This support was added by @mjambon.
Happy profiling!
Cheers,
Nicolas