Display_config.t
specifies how the output tables should be formatted.
val create : ?don't_display_table:bool ‑> ?limit_width_to:int ‑> ?display:Textutils.Ascii_table.Display.t ‑> ?ascii_table:bool ‑> ?show_output_as_sexp:bool ‑> ?show_absolute_ci:bool ‑> ?show_percentage:bool ‑> ?show_speedup:bool ‑> ?show_samples:bool ‑> ?show_all_values:bool ‑> ?show_overheads:bool ‑> unit ‑> t