package irmin-bench

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Trace file construction.

This file is meant to be used from Tezos. OCaml version 4.09 and the 32bit architecture should be supported.

A module Make_replayable has yet to be implemented.

module Make_stat (Store : Irmin.Generic_key.KV) : sig ... end

Make state trace collector.