Module Mavryk_benchmarks_proto_001_PtAtLas.Global_constants_storage_benchmarks

val assert_ok_lwt : ('a, Mavryk_base.TzPervasives.tztrace) Stdlib.result Lwt.t -> 'b
val assert_ok : ('a, Mavryk_base.TzPervasives.tztrace) Stdlib.result -> 'b

seq_of_n_constants n hash generates a Seq filled with n constant primitives containing hash

Computes the b58check hash of a Micheline node as a string.

module Micheline_sampler : sig ... end

Cost model and benchmarks for set element addition from the OCaml stdlib.

Cost model and benchmarks for set elements from the OCaml stdlib.

Cost model and benchmarks for Script_expr_hash.of_b58_check_opt. Under the hood this function uses the Blake2b functor, which uses the HACL* crypto library.

Global_constants_storage.expand traverses a Micheline node, searching for constants and replacing them with their values retrieved from storage.