octez-shell-libs.shell-benchmarks
Tezos_shell_benchmarks.Encoding_benchmarks
octez-shell-libs.client-base
octez-shell-libs.client-base-unix
octez-shell-libs.client-commands
octez-shell-libs.context-ops
octez-shell-libs.mocked
octez-shell-libs.mockup
octez-shell-libs.mockup-commands
octez-shell-libs.mockup-proxy
octez-shell-libs.mockup-registration
octez-shell-libs.p2p
octez-shell-libs.p2p_test_common
octez-shell-libs.protocol-updater
octez-shell-libs.proxy
octez-shell-libs.shell
octez-shell-libs.shell-context
octez-shell-libs.shell-services
octez-shell-libs.signer-backends
octez-shell-libs.signer-services
octez-shell-libs.store
octez-shell-libs.validation
tezos_proxy_rpc
tezos_signer_backends_unix
tezos_store_real
tezos_store_shared
tezos_store_unix
tezos_store_unix_reconstruction
tezos_store_unix_snapshots
module Make_elliptic_curve_encoding_benchmarks (A : sig ... end) : sig ... end
module Ed25519 : sig ... end
module Secp256k1 : sig ... end
module P256 : sig ... end
module Bls : sig ... end
val chain_id_encoding : Tezos_benchmark.Benchmark.simple_with_num
val chain_id_decoding : Tezos_benchmark.Benchmark.simple_with_num
val chain_id_readable_encoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val chain_id_readable_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
The following benchmarks are not used directly to define precise gas models but the inferred gas constants may be used for over-approximating other costs or simply as reference points.
val nat_encoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val nat_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val nat_decoding_intercept : (module Tezos_benchmark.Benchmark.Simple_with_num)
val int_encoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val int_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val int_decoding_intercept : (module Tezos_benchmark.Benchmark.Simple_with_num)
val string_encoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val string_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val adversarial_string_list_encoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val adversarial_string_list_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)