package octez-shell-libs
Octez shell libraries
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a
doc/octez-shell-libs.shell-benchmarks/Tezos_shell_benchmarks/Encoding_benchmarks_helpers/Make/index.html
Module Encoding_benchmarks_helpers.Make
Source
Parameters
module Info : sig ... end
Signature
Source
val make_encode_fixed_size :
'a. ?check:(unit -> unit) ->
name:string ->
encoding:'a Tezos_base.TzPervasives.Data_encoding.t ->
generator:(Random.State.t -> 'a) ->
unit ->
Tezos_benchmark.Benchmark.simple_with_num
Source
val make_encode_variable_size :
'a. ?check:(unit -> unit) ->
name:string ->
encoding:'a Tezos_base.TzPervasives.Data_encoding.t ->
generator:(Random.State.t -> 'a * Shared_linear.workload) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_decode_fixed_size :
'a. ?check:(unit -> unit) ->
name:string ->
encoding:'a Tezos_base.TzPervasives.Data_encoding.t ->
generator:(Random.State.t -> 'a) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_decode_variable_size :
'a. ?check:(unit -> unit) ->
name:string ->
encoding:'a Tezos_base.TzPervasives.Data_encoding.t ->
?intercept:bool ->
generator:(Random.State.t -> 'a * Shared_linear.workload) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_encode_fixed_size_to_string :
'a. ?check:(unit -> unit) ->
name:string ->
to_string:('a -> string) ->
generator:(Random.State.t -> 'a) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_encode_fixed_size_to_bytes :
'a. ?check:(unit -> unit) ->
name:string ->
to_bytes:('a -> bytes) ->
generator:(Random.State.t -> 'a) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_encode_variable_size_to_string :
'a. ?check:(unit -> unit) ->
name:string ->
to_string:('a -> string) ->
generator:(Random.State.t -> 'a * Shared_linear.workload) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_decode_fixed_size_from_string :
'a. ?check:(unit -> unit) ->
name:string ->
to_string:('a -> string) ->
from_string:(string -> 'a) ->
generator:(Random.State.t -> 'a) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_decode_fixed_size_from_bytes :
'a. ?check:(unit -> unit) ->
name:string ->
to_bytes:('a -> bytes) ->
from_bytes:(bytes -> 'a) ->
generator:(Random.State.t -> 'a) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_decode_variable_size_from_string :
'a. ?check:(unit -> unit) ->
name:string ->
to_string:('a -> string) ->
from_string:(string -> 'a) ->
generator:(Random.State.t -> 'a * Shared_linear.workload) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
Source
val make_decode_variable_size_from_bytes :
'a. ?check:(unit -> unit) ->
name:string ->
to_bytes:('a -> bytes) ->
from_bytes:(bytes -> 'a) ->
generator:(Random.State.t -> 'a * Shared_linear.workload) ->
unit ->
(module Tezos_benchmark.Benchmark.Simple_with_num)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page