package tezos-protocol-alpha
Tezos protocol alpha package
Install
Dune Dependency
Authors
Maintainers
Sources
octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053
doc/src/tezos_raw_protocol_alpha/script_repr_costs_generated.ml.html
Source file script_repr_costs_generated.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
(* Do not edit this file manually. This file was automatically generated from benchmark models If you wish to update a function in this file, a. update the corresponding model, or b. move the function to another module and edit it there. *) [@@@warning "-33"] module S = Saturation_repr open S.Syntax (* model encoding/DECODING_MICHELINE *) (* fun size1 -> fun size2 -> fun size3 -> max 10 (((60. * size1) + (10. * size2)) + (10. * size3)) *) let cost_DECODING_MICHELINE size1 size2 size3 = S.max (S.safe_int 10) ((size1 * S.safe_int 60) + (size2 * S.safe_int 10) + (size3 * S.safe_int 10)) (* model encoding/DECODING_MICHELINE_bytes *) (* fun size -> max 10 (20. * size) *) let cost_DECODING_MICHELINE_bytes size = S.max (S.safe_int 10) (size * S.safe_int 20) (* model encoding/ENCODING_MICHELINE *) (* fun size1 -> fun size2 -> fun size3 -> max 10 (((100. * size1) + (25. * size2)) + (10. * size3)) *) let cost_ENCODING_MICHELINE size1 size2 size3 = S.max (S.safe_int 10) ((size1 * S.safe_int 100) + (size2 * S.safe_int 25) + (size3 * S.safe_int 10)) (* model encoding/ENCODING_MICHELINE_bytes *) (* fun size -> max 10 (33. * size) *) let cost_ENCODING_MICHELINE_bytes size = S.max (S.safe_int 10) (size * S.safe_int 33) (* model micheline/strip_locations_micheline *) (* fun size -> max 10 (51. * size) *) let cost_strip_locations_micheline size = let size = S.safe_int size in S.max (S.safe_int 10) (size * S.safe_int 51) (* model script_repr/MICHELINE_NODES *) (* fun size -> max 10 (0. + (6.4928521501 * size)) *) let cost_MICHELINE_NODES size = let size = S.safe_int size in S.max (S.safe_int 10) ((size lsr 1) + (size * S.safe_int 6)) (* model script_repr/strip_annotations *) (* fun size -> max 10 (51. * size) *) let cost_strip_annotations size = let size = S.safe_int size in S.max (S.safe_int 10) (size * S.safe_int 51)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>