package octez-shell-libs

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

Module Tezos_shell_benchmarks.Encoding_benchmarksSource

Sourcemodule No_codegen : sig ... end
Sourcemodule Make_elliptic_curve_encoding_benchmarks (A : sig ... end) : sig ... end
Sourcemodule Ed25519 : sig ... end
Sourcemodule Secp256k1 : sig ... end
Sourcemodule P256 : sig ... end
Sourcemodule Bls : sig ... end
Sourceval chain_id_readable_encoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
Sourceval 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.

Sourceval nat_decoding_intercept : (module Tezos_benchmark.Benchmark.Simple_with_num)
Sourceval int_decoding_intercept : (module Tezos_benchmark.Benchmark.Simple_with_num)
Sourceval adversarial_string_list_encoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
Sourceval adversarial_string_list_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
OCaml

Innovation. Community. Security.