Mavryk_shell_benchmarks.Io_stats
module Context = Mavryk_protocol_environment.Context
val pp : Stdlib.Format.formatter -> t -> unit
val empty_stats : unit -> t
val tree_statistics : int Io_helpers.Key_map.t -> t
val load_tree : Context.t -> Context.key -> int Io_helpers.Key_map.t Lwt.t
val context_statistics :
string ->
Mavryk_base.TzPervasives.Context_hash.t ->
t Lwt.t
val plot_histograms : string -> t -> unit