Bonsai_bench_scenarioThe Bonsai_bench_scenario library contains code that is shared between benchmarking and testing.
module Input : sig ... endmodule Interaction : sig ... endmodule Scenario : sig ... endtype ('input, 'output) compare_computation =
'input Bonsai.t ->
Bonsai.graph @ local ->
'output Bonsai.t