package irmin-bench

  1. Overview
  2. Docs
Irmin benchmarking suite

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-3.10.0.tbz
sha256=92a9de7a0a2a35c2feba0c35a806b1f0df24c1c0d15164eebf3f919296d26715
sha512=0203ec5117a851ad5afeb2f9091659b4e142e231b6b945caab93f4d7beb23397c8ac43f7056e91d18f4bff0be1062f6ae966d221f877c229328c0cbbf29fd9f0

doc/irmin-bench.traces/Irmin_traces/Trace_stat_summary_pp/Table1/index.html

Module Trace_stat_summary_pp.Table1Source

Highlights

Sourceval rows_of_summaries : Trace_stat_summary.t list -> [> `Data of [> `P | `R3 | `RG | `RM | `Ri | `S3 | `SM ] * string * float list | `Section of string ] list
Sourcetype data_row = [
  1. | `Data of scalar_format_fixed * string * float list
]
Sourcetype section_row = [
  1. | `Section of string
]
Sourceval cells_of_data_row : data_row -> Pb.t list
Sourceval cells_of_section_row : int -> section_row -> Pb.t list
Sourceval cells_of_row : int -> [< `Data of scalar_format_fixed * string * float list | `Section of string ] -> Pb.t list
Sourceval matrix_of_rows : int -> [< `Data of scalar_format_fixed * string * float list | `Section of string ] list -> Pb.t list list
OCaml

Innovation. Community. Security.