Irmin_bench.Make
module S : Irmin.KV with type contents = string
val run : config:(root:string -> Irmin.config) -> size:(root:string -> int) -> unit