package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Io_benchmarks.HelpersSource

Sourceval sample_key : card:int -> string
Sourceval make_key_sampler : card:int -> unit -> string
Sourceval random_key : Random.State.t -> card:int -> depth:Tezos_benchmark.Base_samplers.range -> string list
Sourceval random_contents : Random.State.t -> string -> Tezos_context.Context.index -> Tezos_protocol_environment.Context.t -> int Key_map.t -> int -> (Tezos_protocol_environment.Context.t * Tezos_context.Context.index) Lwt.t
Sourceval random_key_set : Random.State.t -> depth:Tezos_benchmark.Base_samplers.range -> key_card:int -> insertions:int -> int Key_map.t
Sourceval prepare_random_context : Random.State.t -> string -> int -> int Key_map.t -> Tezos_protocol_environment.Context.t * Tezos_context.Context.index
OCaml

Innovation. Community. Security.