package octez-shell-libs
Octez shell libraries
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
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