diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/absent/absent.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/absent/absent.uplc.budget.expected index 8331e319f3a..01f57c790f8 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/absent/absent.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/absent/absent.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000112100 -| mem: 100000000800}) \ No newline at end of file +({cpu: 378875 +| mem: 801}) \ No newline at end of file diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/present/present.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/present/present.uplc.budget.expected index 8331e319f3a..01f57c790f8 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/present/present.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/lookupCoin/present/present.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000112100 -| mem: 100000000800}) \ No newline at end of file +({cpu: 378875 +| mem: 801}) \ No newline at end of file diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/ccy-missing/ccy-missing.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/ccy-missing/ccy-missing.uplc.budget.expected index 183870dca0d..74b3eb4c46d 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/ccy-missing/ccy-missing.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/ccy-missing/ccy-missing.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000080100 -| mem: 100000000600}) \ No newline at end of file +({cpu: 269638 +| mem: 601}) \ No newline at end of file diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-insufficient/multi-insufficient.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-insufficient/multi-insufficient.uplc.budget.expected index 183870dca0d..74b3eb4c46d 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-insufficient/multi-insufficient.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-insufficient/multi-insufficient.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000080100 -| mem: 100000000600}) \ No newline at end of file +({cpu: 269638 +| mem: 601}) \ No newline at end of file diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-sufficient/multi-sufficient.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-sufficient/multi-sufficient.uplc.budget.expected index 183870dca0d..74b3eb4c46d 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-sufficient/multi-sufficient.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/multi-sufficient/multi-sufficient.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000080100 -| mem: 100000000600}) \ No newline at end of file +({cpu: 269638 +| mem: 601}) \ No newline at end of file diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/pos-empty/pos-empty.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/pos-empty/pos-empty.uplc.budget.expected index 183870dca0d..452ccea47a6 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/pos-empty/pos-empty.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/pos-empty/pos-empty.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000080100 -| mem: 100000000600}) \ No newline at end of file +({cpu: 81100 +| mem: 601}) \ No newline at end of file diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/reflexive/reflexive.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/reflexive/reflexive.uplc.budget.expected index 183870dca0d..74b3eb4c46d 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/reflexive/reflexive.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/reflexive/reflexive.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000080100 -| mem: 100000000600}) \ No newline at end of file +({cpu: 269638 +| mem: 601}) \ No newline at end of file diff --git a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/token-missing/token-missing.uplc.budget.expected b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/token-missing/token-missing.uplc.budget.expected index 183870dca0d..dd44b0e051d 100644 --- a/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/token-missing/token-missing.uplc.budget.expected +++ b/plutus-conformance/test-cases/uplc/evaluation/builtin/semantics/valueContains/token-missing/token-missing.uplc.budget.expected @@ -1,2 +1,2 @@ -({cpu: 100000080100 -| mem: 100000000600}) \ No newline at end of file +({cpu: 175369 +| mem: 601}) \ No newline at end of file diff --git a/plutus-core/changelog.d/20251009_134326_Yuriy.Lazaryev_costing_builtin_value.md b/plutus-core/changelog.d/20251009_134326_Yuriy.Lazaryev_costing_builtin_value.md new file mode 100644 index 00000000000..65ca6532176 --- /dev/null +++ b/plutus-core/changelog.d/20251009_134326_Yuriy.Lazaryev_costing_builtin_value.md @@ -0,0 +1,40 @@ + + + + +### Changed + +- Updated benchmark data and cost model parameters for Value-related builtins (lookupCoin, valueContains, valueData, unValueData) based on fresh benchmark measurements. + + + diff --git a/plutus-core/cost-model/budgeting-bench/Benchmarks/Values.hs b/plutus-core/cost-model/budgeting-bench/Benchmarks/Values.hs new file mode 100644 index 00000000000..127d0739a3e --- /dev/null +++ b/plutus-core/cost-model/budgeting-bench/Benchmarks/Values.hs @@ -0,0 +1,362 @@ +{-# LANGUAGE BlockArguments #-} +{-# LANGUAGE ImportQualifiedPost #-} +{-# LANGUAGE LambdaCase #-} +{-# LANGUAGE NumericUnderscores #-} +{-# LANGUAGE TupleSections #-} +{-# LANGUAGE TypeApplications #-} + +module Benchmarks.Values (makeBenchmarks) where + +import Prelude + +import Common +import Control.Monad (replicateM) +import Criterion.Main (Benchmark) +import Data.Bits (shiftR, (.&.)) +import Data.ByteString (ByteString) +import Data.ByteString qualified as BS +import Data.Int (Int64) +import Data.List (find, sort) +import Data.Word (Word8) +import GHC.Stack (HasCallStack) +import PlutusCore (DefaultFun (LookupCoin, UnValueData, ValueContains, ValueData)) +import PlutusCore.Builtin (BuiltinResult (BuiltinFailure, BuiltinSuccess, BuiltinSuccessWithLogs)) +import PlutusCore.Evaluation.Machine.ExMemoryUsage (ValueLogOuterSizeAddLogMaxInnerSize (..), + ValueTotalSize (..)) +import PlutusCore.Value (K, Value) +import PlutusCore.Value qualified as Value +import System.Random.Stateful (StatefulGen, StdGen, runStateGen_, uniformRM) + +---------------------------------------------------------------------------------------------------- +-- Benchmarks -------------------------------------------------------------------------------------- + +makeBenchmarks :: StdGen -> [Benchmark] +makeBenchmarks gen = + [ lookupCoinBenchmark gen + , valueContainsBenchmark gen + , valueDataBenchmark gen + , unValueDataBenchmark gen + ] + +---------------------------------------------------------------------------------------------------- +-- LookupCoin -------------------------------------------------------------------------------------- + +lookupCoinBenchmark :: StdGen -> Benchmark +lookupCoinBenchmark gen = + createThreeTermBuiltinBenchElementwiseWithWrappers + (id, id, ValueLogOuterSizeAddLogMaxInnerSize) -- Wrap Value argument to report sum of log sizes + LookupCoin -- the builtin fun + [] -- no type arguments needed (monomorphic builtin) + (lookupCoinArgs gen) -- the argument combos to generate benchmarks for + +lookupCoinArgs :: StdGen -> [(ByteString, ByteString, Value)] +lookupCoinArgs gen = runStateGen_ gen \(g :: g) -> do + {- Exhaustive power-of-2 combinations for BST worst-case benchmarking. + + Tests all combinations of sizes from powers and half-powers of 2. + For each integer n ∈ {1..10}, includes both 2^n and 2^(n+0.5) ≈ 2^n * √2. + + This provides: + - 400 total test points (20 × 20 grid) + - Complete systematic coverage of depth range 2 to 21 + - Finer granularity between powers of 2 + - All distribution patterns (balanced, outer-heavy, inner-heavy) + + Size values: 2, 3, 4, 6, 8, 11, 16, 23, 32, 45, 64, 91, 128, 181, + 256, 362, 512, 724, 1024, 1448 + + Depth coverage: + - Minimum depth: log₂(2) + log₂(2) ≈ 2 + - Maximum depth: log₂(1448) + log₂(1448) ≈ 21 + -} + let + -- Generate powers of 2 and their geometric means (half-powers) + sizes = + [ 2 ^ n -- 2^n + | n <- [1 .. 10 :: Int] + ] + ++ [ round @Double (2 ^ n * sqrt 2) -- 2^(n+0.5) + | n <- [1 .. 10 :: Int] + ] + + sequence + -- Generate worst-case lookups for each size combination + [ withWorstCaseSearchKeys (generateConstrainedValueWithMaxPolicy numPolicies tokensPerPolicy g) + | numPolicies <- sizes + , tokensPerPolicy <- sizes + ] + +-- | Add worst-case search keys targeting the max-size inner map +withWorstCaseSearchKeys :: (Monad m) => m (Value, K, K) -> m (ByteString, ByteString, Value) +withWorstCaseSearchKeys genValueWithKeys = do + (value, maxPolicyId, deepestToken) <- genValueWithKeys + pure (Value.unK maxPolicyId, Value.unK deepestToken, value) + +---------------------------------------------------------------------------------------------------- +-- ValueContains ----------------------------------------------------------------------------------- + +valueContainsBenchmark :: StdGen -> Benchmark +valueContainsBenchmark gen = + createTwoTermBuiltinBenchElementwiseWithWrappers + (ValueLogOuterSizeAddLogMaxInnerSize, ValueTotalSize) + -- Container: sum of log sizes, Contained: totalSize + ValueContains -- the builtin fun + [] -- no type arguments needed (monomorphic builtin) + (valueContainsArgs gen) -- the argument combos to generate benchmarks for + +valueContainsArgs :: StdGen -> [(Value, Value)] +valueContainsArgs gen = runStateGen_ gen \g -> do + {- ValueContains performs multiple LookupCoin operations (one per entry in contained). + Worst case: All lookups succeed at maximum depth with many entries to check. + + Strategy: + 1. Generate container with worst-case BST structure (uniform, power-of-2 sizes) + 2. Select entries FROM container (maintain subset relationship for no early exit) + 3. Include deepest entry to force maximum BST traversal + 4. Test multiple contained sizes to explore iteration count dimension + + Result: ~1000 systematic worst-case benchmarks vs 100 random cases previously + -} + + -- Use power-of-2 grid (without half-powers) for systematic coverage + -- ValueContains does multiple lookups, so we don't need as fine-grained + -- size variation as LookupCoin + let containerSizes = [2 ^ n | n <- [1 .. 10 :: Int]] -- [2, 4, 8, 16, 32, 64, 128, 256, 512, 1024] + + -- Generate test cases for all container size combinations + concat + <$> sequence + [ do + -- Generate container with worst-case BST structure: + -- - Uniform distribution (all policies have same token count) + -- - Worst-case keys (long common prefix, differ in last 4 bytes) + -- - Returns metadata about the deepest entry + (container, maxPolicyId, deepestToken) <- + generateConstrainedValueWithMaxPolicy numPolicies tokensPerPolicy g + + -- Extract all entries from container as a flat list + -- This maintains the subset relationship: contained ⊆ container + let allEntries = Value.toFlatList container + totalEntries = length allEntries + + -- Find the worst-case entry (deepest in both BSTs) + -- This entry forces maximum depth lookup: + -- - maxPolicyId: first in outer BST (but all equal size, so any works) + -- - deepestToken: last token in sorted order (maximum inner BST depth) + let worstCaseEntry = + find (\(p, t, _) -> p == maxPolicyId && t == deepestToken) allEntries + + -- Generate test cases for different contained sizes (uniform linear distribution) + -- Each size tests the same container with different iteration counts + -- Use uniform spacing from 1 to min(1000, totalEntries) for better distribution + let maxContainedSize = min 1000 totalEntries + numSamples = 10 + containedSizes = + if totalEntries < numSamples + then [1 .. totalEntries] -- Test all sizes for small containers + else + let step = maxContainedSize `div` numSamples + in [i * step | i <- [1 .. numSamples], i * step > 0] + ++ [maxContainedSize | maxContainedSize `notElem` [i * step | i <- [1 .. numSamples]]] + + -- Create one test case per contained size + pure + [ let + -- Select entries ensuring worst-case is included + -- Place worst-case entry at END so it's checked (not early-exit) + selectedEntries = + case worstCaseEntry of + Just worst -> + -- Take (containedSize - 1) entries, then add worst-case + -- This ensures: 1) subset relationship maintained + -- 2) worst-case depth is hit + -- 3) no early exit (all lookups succeed) + -- IMPORTANT: Filter out worst from allEntries first to prevent duplicates + -- (worst might be at a low position for small tokensPerPolicy values) + let allEntriesWithoutWorst = filter (/= worst) allEntries + numOthers = min (containedSize - 1) (totalEntries - 1) + others = take numOthers allEntriesWithoutWorst + in others ++ [worst] + Nothing -> + -- Fallback if worst-case entry somehow not found + -- (shouldn't happen, but defensive programming) + take containedSize allEntries + + -- Build contained Value from selected entries + -- This maintains the Value structure while ensuring subset + contained = + unsafeFromBuiltinResult $ + Value.fromList + [ (policyId, [(tokenName, quantity)]) + | (policyId, tokenName, quantity) <- selectedEntries + ] + in + (container, contained) + | containedSize <- containedSizes + ] + | numPolicies <- containerSizes + , tokensPerPolicy <- containerSizes + ] + +---------------------------------------------------------------------------------------------------- +-- ValueData --------------------------------------------------------------------------------------- + +valueDataBenchmark :: StdGen -> Benchmark +valueDataBenchmark gen = createOneTermBuiltinBench ValueData [] (generateTestValues gen) + +---------------------------------------------------------------------------------------------------- +-- UnValueData ------------------------------------------------------------------------------------- + +unValueDataBenchmark :: StdGen -> Benchmark +unValueDataBenchmark gen = + createOneTermBuiltinBench UnValueData [] (Value.valueData <$> generateTestValues gen) + +---------------------------------------------------------------------------------------------------- +-- Value Generators -------------------------------------------------------------------------------- + +-- | Generate common test values for benchmarking +generateTestValues :: StdGen -> [Value] +generateTestValues gen = runStateGen_ gen \g -> + -- Empty value as edge case + (Value.empty :) + <$> + -- Random tests for parameter spread (100 combinations) + replicateM 100 (generateValue g) + +-- | Generate Value with random budget between 1 and 30,000 bytes +generateValue :: (StatefulGen g m) => g -> m Value +generateValue g = do + maxEntries <- uniformRM (1, maxValueEntries maxValueInBytes) g + generateValueMaxEntries maxEntries g + where + -- Maximum budget for Value generation (30,000 bytes) + maxValueInBytes :: Int + maxValueInBytes = 30_000 + + -- Calculate maximum possible number of entries with maximal key sizes that fits in the budget + maxValueEntries :: Int -> Int + maxValueEntries budget = + let bytesPerEntry = + {- bytes per policy -} Value.maxKeyLen + {- bytes per token -} + Value.maxKeyLen + {- bytes per quantity (Int64 takes up 8 bytes) -} + 8 + in budget `div` bytesPerEntry + +-- | Generate Value within total size budget +generateValueMaxEntries :: (StatefulGen g m) => Int -> g -> m Value +generateValueMaxEntries maxEntries g = do + -- Uniform random distribution: cover full range from many policies (few tokens each) + -- to few policies (many tokens each) + numPolicies <- uniformRM (1, maxEntries) g + let tokensPerPolicy = if numPolicies > 0 then maxEntries `div` numPolicies else 0 + + generateConstrainedValue numPolicies tokensPerPolicy g + +-- | Generate constrained Value with information about max-size policy +generateConstrainedValueWithMaxPolicy + :: (StatefulGen g m) + => Int -- Number of policies + -> Int -- Number of tokens per policy + -> g + -> m (Value, K, K) -- Returns (value, maxPolicyId, deepestTokenInMaxPolicy) +generateConstrainedValueWithMaxPolicy numPolicies tokensPerPolicy g = do + policyIds <- replicateM numPolicies (generateKey g) + tokenNames <- replicateM tokensPerPolicy (generateKey g) + + let + qty :: Value.Quantity + qty = case Value.quantity (fromIntegral (maxBound :: Int64)) of + Just q -> q + Nothing -> error "generateConstrainedValueWithMaxPolicy: Int64 maxBound should be valid Quantity" + + -- Sort policy IDs to establish BST ordering + sortedPolicyIds = sort policyIds + + -- Select the maximum policy ID (rightmost/deepest in BST) for worst-case outer lookup + maxPolicyId = last sortedPolicyIds + + -- Sort token names to establish BST ordering within the max policy + sortedTokenNames = sort tokenNames + + -- Select the maximum token (rightmost/deepest in inner BST) for worst-case inner lookup + deepestToken = last sortedTokenNames + + -- Build nestedMap with optimized structure: + -- 1. Max policy gets full token list (for worst-case inner BST depth) + -- 2. All other policies get minimal (single-token) maps to minimize off-path cost + nestedMap :: [(K, [(K, Value.Quantity)])] + nestedMap = + [ if policyId == maxPolicyId + then (policyId, (,qty) <$> sortedTokenNames) -- Full map for max policy + else (policyId, [(head sortedTokenNames, qty)]) -- Minimal map for others + | policyId <- sortedPolicyIds + ] + + value = unsafeFromBuiltinResult $ Value.fromList nestedMap + + pure (value, maxPolicyId, deepestToken) + +-- | Generate constrained Value (legacy interface for other builtins) +generateConstrainedValue + :: (StatefulGen g m) + => Int -- Number of policies + -> Int -- Number of tokens per policy + -> g + -> m Value +generateConstrainedValue numPolicies tokensPerPolicy g = do + (value, _, _) <- generateConstrainedValueWithMaxPolicy numPolicies tokensPerPolicy g + pure value + +---------------------------------------------------------------------------------------------------- +-- Other Generators -------------------------------------------------------------------------------- + +{-| Generate a worst-case key for benchmarking ByteString comparisons. + +ByteString comparison is lexicographic and short-circuits on the first differing byte. +Random keys typically differ in the first 1-2 bytes, making comparisons artificially cheap. + +For accurate worst-case costing, we generate keys with a common prefix (0xFF bytes) that +differ only in the last bytes. This forces full-length comparisons during Map lookups, +providing conservative cost estimates for adversarial on-chain scenarios. + +We use a random integer to ensure uniqueness while maintaining the worst-case prefix pattern. +-} +generateKey :: (StatefulGen g m) => g -> m K +generateKey g = do + -- Generate a random integer for uniqueness + n <- uniformRM (0, maxBound :: Int) g + case Value.k (mkWorstCaseKey n) of + Just key -> pure key + Nothing -> error "Internal error: maxKeyLen key should always be valid" + +{-| Helper: Create a worst-case ByteString key from an integer +The key has maxKeyLen-4 bytes of 0xFF prefix, followed by 4 bytes encoding the integer +-} +mkWorstCaseKey :: Int -> ByteString +mkWorstCaseKey n = + let prefixLen = Value.maxKeyLen - 4 + prefix = BS.replicate prefixLen (0xFF :: Word8) + -- Encode the integer in big-endian format (last 4 bytes) + b0 = fromIntegral $ (n `shiftR` 24) .&. 0xFF + b1 = fromIntegral $ (n `shiftR` 16) .&. 0xFF + b2 = fromIntegral $ (n `shiftR` 8) .&. 0xFF + b3 = fromIntegral $ n .&. 0xFF + suffix = BS.pack [b0, b1, b2, b3] + in prefix <> suffix + +---------------------------------------------------------------------------------------------------- +-- Helper Functions -------------------------------------------------------------------------------- + +{-| Extract value from BuiltinResult for benchmark data generation. + +This function is intended for use in test and benchmark code where BuiltinResult +failures indicate bugs in the generator code, not runtime errors. + +Errors if BuiltinResult indicates failure (should never happen with valid inputs). +The call stack will provide context about where the error occurred. +-} +unsafeFromBuiltinResult :: (HasCallStack) => BuiltinResult a -> a +unsafeFromBuiltinResult = \case + BuiltinSuccess x -> x + BuiltinSuccessWithLogs _ x -> x + BuiltinFailure _ err -> error $ "BuiltinResult failed: " <> show err diff --git a/plutus-core/cost-model/budgeting-bench/Main.hs b/plutus-core/cost-model/budgeting-bench/Main.hs index 51be377f0e8..6c9124f4a38 100644 --- a/plutus-core/cost-model/budgeting-bench/Main.hs +++ b/plutus-core/cost-model/budgeting-bench/Main.hs @@ -17,6 +17,7 @@ import Benchmarks.Pairs qualified import Benchmarks.Strings qualified import Benchmarks.Tracing qualified import Benchmarks.Unit qualified +import Benchmarks.Values qualified import Criterion.Main import Criterion.Types as C @@ -60,6 +61,7 @@ main = do <> Benchmarks.Strings.makeBenchmarks gen <> Benchmarks.Tracing.makeBenchmarks gen <> Benchmarks.Unit.makeBenchmarks gen + <> Benchmarks.Values.makeBenchmarks gen {- Run the nop benchmarks with a large time limit (30 seconds) in an attempt to get accurate results. -} diff --git a/plutus-core/cost-model/create-cost-model/BuiltinMemoryModels.hs b/plutus-core/cost-model/create-cost-model/BuiltinMemoryModels.hs index 65e647d48f9..2f636819b8f 100644 --- a/plutus-core/cost-model/create-cost-model/BuiltinMemoryModels.hs +++ b/plutus-core/cost-model/create-cost-model/BuiltinMemoryModels.hs @@ -176,5 +176,10 @@ builtinMemoryModels = BuiltinCostModelBase , paramLengthOfArray = Id $ ModelOneArgumentConstantCost 10 , paramListToArray = Id $ ModelOneArgumentLinearInX $ OneVariableLinearFunction 7 1 , paramIndexArray = Id $ ModelTwoArgumentsConstantCost 32 + -- Builtin values + , paramLookupCoin = Id $ ModelThreeArgumentsConstantCost 10 + , paramValueContains = Id $ ModelTwoArgumentsConstantCost 32 + , paramValueData = Id $ ModelOneArgumentConstantCost 32 + , paramUnValueData = Id $ ModelOneArgumentConstantCost 32 } where identityFunction = OneVariableLinearFunction 0 1 diff --git a/plutus-core/cost-model/create-cost-model/CreateBuiltinCostModel.hs b/plutus-core/cost-model/create-cost-model/CreateBuiltinCostModel.hs index 889d43da60a..9d138865dde 100644 --- a/plutus-core/cost-model/create-cost-model/CreateBuiltinCostModel.hs +++ b/plutus-core/cost-model/create-cost-model/CreateBuiltinCostModel.hs @@ -131,6 +131,11 @@ builtinCostModelNames = BuiltinCostModelBase , paramLengthOfArray = "lengthOfArrayModel" , paramListToArray = "listToArrayModel" , paramIndexArray = "indexArrayModel" + -- Builtin values + , paramLookupCoin = "lookupCoinModel" + , paramValueContains = "valueContainsModel" + , paramValueData = "valueDataModel" + , paramUnValueData = "unValueDataModel" } @@ -279,6 +284,11 @@ createBuiltinCostModel bmfile rfile = do paramLengthOfArray <- getParams readCF1 paramLengthOfArray paramListToArray <- getParams readCF1 paramListToArray paramIndexArray <- getParams readCF2 paramIndexArray + -- Builtin values + paramLookupCoin <- getParams readCF3 paramLookupCoin + paramValueContains <- getParams readCF2 paramValueContains + paramValueData <- getParams readCF1 paramValueData + paramUnValueData <- getParams readCF1 paramUnValueData pure $ BuiltinCostModelBase {..} diff --git a/plutus-core/cost-model/data/benching-conway.csv b/plutus-core/cost-model/data/benching-conway.csv index e9f8f948ddd..ded76856b40 100644 --- a/plutus-core/cost-model/data/benching-conway.csv +++ b/plutus-core/cost-model/data/benching-conway.csv @@ -12094,203 +12094,1857 @@ IndexArray/42/1,1.075506579052359e-6,1.0748433439930302e-6,1.0762684407023462e-6 IndexArray/46/1,1.0697135554442532e-6,1.0690902192698813e-6,1.0704133377013816e-6,2.2124820728450233e-9,1.8581237858977844e-9,2.6526943923047553e-9 IndexArray/98/1,1.0700747499373992e-6,1.0693842628239684e-6,1.070727062396803e-6,2.2506114869928674e-9,1.9376849028666025e-9,2.7564941558204088e-9 IndexArray/82/1,1.0755056682976695e-6,1.0750405368241111e-6,1.076102212770973e-6,1.8355219893844098e-9,1.5161640335164335e-9,2.4443625958006994e-9 -Bls12_381_G1_multiScalarMul/1/1,8.232134704712041e-5,8.228195390475752e-5,8.23582682466318e-5,1.224261187989977e-7,9.011720721178711e-8,1.843107342917502e-7 -Bls12_381_G1_multiScalarMul/2/2,1.5603352113689742e-4,1.5600025884754734e-4,1.56065185257734e-4,1.094394761986619e-7,8.779071446458298e-8,1.4947970533315267e-7 -Bls12_381_G1_multiScalarMul/3/3,1.939329666457593e-4,1.9388354851368188e-4,1.9402197408734082e-4,2.1995467058503616e-7,1.0779055620051168e-7,3.598144610846602e-7 -Bls12_381_G1_multiScalarMul/4/4,2.3193769861120354e-4,2.3185777330912127e-4,2.3201206490119206e-4,2.61940592999759e-7,2.2941719187582037e-7,3.077882579221989e-7 -Bls12_381_G1_multiScalarMul/5/5,2.7024485787950484e-4,2.701985832375676e-4,2.703562833994201e-4,2.504717874031756e-7,1.061103089376427e-7,4.5178956774050623e-7 -Bls12_381_G1_multiScalarMul/6/6,3.0832848017233854e-4,3.0828505860448953e-4,3.0841239554252326e-4,2.0081914026068556e-7,9.503560402226141e-8,3.348991421491274e-7 -Bls12_381_G1_multiScalarMul/7/7,3.453960291097332e-4,3.4529502000293173e-4,3.455551893661785e-4,4.503893151758501e-7,3.083661872443178e-7,7.81083043020636e-7 -Bls12_381_G1_multiScalarMul/8/8,3.832976511516978e-4,3.831399415816367e-4,3.8350168059661554e-4,6.425351357987778e-7,4.905809379814108e-7,9.901201715565621e-7 -Bls12_381_G1_multiScalarMul/9/9,4.208393675237262e-4,4.207594143609449e-4,4.209463240895972e-4,2.9714485369386276e-7,2.3487011012607412e-7,3.8965401426852136e-7 -Bls12_381_G1_multiScalarMul/10/10,4.590267934709921e-4,4.589529485523938e-4,4.5921225223072857e-4,3.674247719157326e-7,1.960955535102652e-7,6.745469596123421e-7 -Bls12_381_G1_multiScalarMul/11/11,4.97527732566443e-4,4.972281860134679e-4,4.986282302732426e-4,1.7151877711893442e-6,5.122548200854059e-7,3.5332096552138613e-6 -Bls12_381_G1_multiScalarMul/12/12,5.356509855658948e-4,5.355651207657092e-4,5.357300213867713e-4,2.869286988508056e-7,2.2118709297739587e-7,3.945684847893835e-7 -Bls12_381_G1_multiScalarMul/13/13,5.728512759489744e-4,5.726915276394053e-4,5.733007180741135e-4,8.949768255378629e-7,2.990100102556068e-7,1.799582591634419e-6 -Bls12_381_G1_multiScalarMul/14/14,6.102677458891477e-4,6.101406595840958e-4,6.104800133890259e-4,5.730641911125035e-7,4.2156110110763734e-7,9.874293144495503e-7 -Bls12_381_G1_multiScalarMul/15/15,6.477995208670887e-4,6.475756774649752e-4,6.480865282403314e-4,8.809829049973348e-7,7.579659277726546e-7,1.1589928070099792e-6 -Bls12_381_G1_multiScalarMul/16/16,7.10232795606239e-4,7.101357580525187e-4,7.103534690693274e-4,3.9630772993102876e-7,3.017996615312032e-7,6.065624023561599e-7 -Bls12_381_G1_multiScalarMul/17/17,7.482241201028533e-4,7.479063489174819e-4,7.493005226515e-4,1.7468995103377413e-6,4.207394233578458e-7,3.5919072692845237e-6 -Bls12_381_G1_multiScalarMul/18/18,7.705925934553824e-4,7.701144938606196e-4,7.727806329806679e-4,2.721631169491716e-6,7.981968678057562e-7,5.845417811648959e-6 -Bls12_381_G1_multiScalarMul/19/19,8.07991568665831e-4,8.078519602328661e-4,8.082935546448865e-4,6.822381786366707e-7,4.1123728418619586e-7,1.2817508134125719e-6 -Bls12_381_G1_multiScalarMul/20/20,8.305413129620952e-4,8.304197199200644e-4,8.306902645257076e-4,4.3666055013588826e-7,3.4850947949373826e-7,5.517969661861731e-7 -Bls12_381_G1_multiScalarMul/21/21,8.686137577309382e-4,8.683705360374326e-4,8.690514729472171e-4,1.0365305564754837e-6,6.15324072934707e-7,1.7554645846499009e-6 -Bls12_381_G1_multiScalarMul/22/22,8.91652773561559e-4,8.91448841424083e-4,8.919251447254486e-4,8.003760296748043e-7,5.948851969272322e-7,1.1100316085161068e-6 -Bls12_381_G1_multiScalarMul/23/23,9.294873328615929e-4,9.2931706336974e-4,9.29674543066649e-4,6.225406051789035e-7,4.744164895701269e-7,8.695237190578588e-7 -Bls12_381_G1_multiScalarMul/24/24,9.517388775125774e-4,9.51297780087541e-4,9.521482216169379e-4,1.3722719341729154e-6,1.062307342501858e-6,1.7843971621271001e-6 -Bls12_381_G1_multiScalarMul/25/25,9.886064604005137e-4,9.882251183807264e-4,9.897265063364012e-4,1.8798264902284367e-6,6.736369822886704e-7,3.814951405763071e-6 -Bls12_381_G1_multiScalarMul/26/26,1.0107695436644823e-3,1.0105299581864577e-3,1.0111683184415275e-3,9.824869954193735e-7,6.273786628516054e-7,1.789759844703243e-6 -Bls12_381_G1_multiScalarMul/27/27,1.0481752477344507e-3,1.0477770452434242e-3,1.0488436059663702e-3,1.70119074982601e-6,1.1033927625372998e-6,2.421859397722192e-6 -Bls12_381_G1_multiScalarMul/28/28,1.071199845880856e-3,1.0708432481182537e-3,1.0720804641719981e-3,1.6595833959304896e-6,8.543899072576939e-7,2.9475871714734805e-6 -Bls12_381_G1_multiScalarMul/29/29,1.1091453942723057e-3,1.1088806422385156e-3,1.1094556190265087e-3,9.884003711358195e-7,8.097303732520417e-7,1.3599340574873413e-6 -Bls12_381_G1_multiScalarMul/30/30,1.1316695694102287e-3,1.1314082924647447e-3,1.1319750321409226e-3,9.66367104215988e-7,7.685686878341102e-7,1.204378285010742e-6 -Bls12_381_G1_multiScalarMul/31/31,1.1706362298123296e-3,1.1701248243111372e-3,1.1713912110155227e-3,2.1219139874861063e-6,1.5567879843419155e-6,2.916931910163364e-6 -Bls12_381_G1_multiScalarMul/32/32,1.2183054885742289e-3,1.2178167501590653e-3,1.2191423331752846e-3,2.082314742656685e-6,1.3954922622922078e-6,3.3606861800964793e-6 -Bls12_381_G1_multiScalarMul/33/33,1.25554775700385e-3,1.2553212908295874e-3,1.256064024330601e-3,1.103995478961421e-6,6.577553035929982e-7,1.960982872144134e-6 -Bls12_381_G1_multiScalarMul/34/34,1.2814120185183533e-3,1.2811113200601465e-3,1.2817386977410077e-3,1.066328231240918e-6,8.498751061674896e-7,1.3581581158462333e-6 -Bls12_381_G1_multiScalarMul/35/35,1.3147784280299476e-3,1.3142019737646283e-3,1.3159148898431248e-3,2.7821602645732677e-6,1.2576600123958567e-6,4.71910870274486e-6 -Bls12_381_G1_multiScalarMul/36/36,1.3219048104980895e-3,1.3213844160889154e-3,1.3233093194833564e-3,2.6731627087817e-6,1.1691449038920677e-6,4.595666907784908e-6 -Bls12_381_G1_multiScalarMul/37/37,1.3589352301097773e-3,1.3587799204790097e-3,1.3590865392381088e-3,5.239660989144622e-7,4.210132126501093e-7,7.044936055207908e-7 -Bls12_381_G1_multiScalarMul/38/38,1.3842305731809087e-3,1.3838013940827385e-3,1.3851882129520007e-3,2.140116379547782e-6,1.1344089830602969e-6,4.3500220741287305e-6 -Bls12_381_G1_multiScalarMul/39/39,1.4193844818012396e-3,1.4188890128645811e-3,1.4206267802236144e-3,2.384279344480344e-6,1.286298194419277e-6,4.088466911461954e-6 -Bls12_381_G1_multiScalarMul/40/40,1.4275969257372889e-3,1.4266990139967814e-3,1.4296056424476227e-3,4.36532975493508e-6,2.6378910656369093e-6,7.81360464614563e-6 -Bls12_381_G1_multiScalarMul/41/41,1.4662734042718765e-3,1.4655915349289289e-3,1.4670583531661572e-3,2.5114188995059114e-6,2.0097342160937628e-6,3.247155614235915e-6 -Bls12_381_G1_multiScalarMul/42/42,1.4944060105751547e-3,1.493879150367226e-3,1.4952135866693312e-3,2.1205348113616285e-6,1.5093258926943527e-6,2.962889746140889e-6 -Bls12_381_G1_multiScalarMul/43/43,1.5276593205735154e-3,1.5273658668217916e-3,1.5279331130431386e-3,9.74498489934415e-7,7.482627424771116e-7,1.420616015176624e-6 -Bls12_381_G1_multiScalarMul/44/44,1.5353847806862466e-3,1.5346147866390108e-3,1.5363954193265963e-3,2.814562457758291e-6,2.1143530632424383e-6,3.821045577572284e-6 -Bls12_381_G1_multiScalarMul/45/45,1.5694620743296511e-3,1.5687635390181445e-3,1.57029874920667e-3,2.507144487167149e-6,2.0785255381527325e-6,3.0811759778156036e-6 -Bls12_381_G1_multiScalarMul/46/46,1.5907223707740364e-3,1.5893800235731621e-3,1.592471840103437e-3,5.178470382170926e-6,3.88044580623702e-6,6.694012070239517e-6 -Bls12_381_G1_multiScalarMul/47/47,1.628661974360063e-3,1.6283512846939465e-3,1.6291669828813618e-3,1.3671525674743757e-6,9.627490393739244e-7,2.0277210680304897e-6 -Bls12_381_G1_multiScalarMul/48/48,1.6361548091125416e-3,1.6357926793118167e-3,1.6366869716805837e-3,1.442057725476356e-6,1.0667638215275559e-6,2.1942788690677544e-6 -Bls12_381_G1_multiScalarMul/49/49,1.6779864698862684e-3,1.6774419144888844e-3,1.678564301607901e-3,1.9536763807617875e-6,1.5861735530685062e-6,2.9241156321278288e-6 -Bls12_381_G1_multiScalarMul/50/50,1.7052634275253997e-3,1.7041895762385994e-3,1.706524687220049e-3,3.84152102882327e-6,2.956410364369988e-6,4.951832103647607e-6 -Bls12_381_G1_multiScalarMul/51/51,1.7406739448052255e-3,1.739741519600114e-3,1.743488273211799e-3,4.901730860712033e-6,1.681687713060746e-6,9.63314624934489e-6 -Bls12_381_G1_multiScalarMul/52/52,1.7493504703501312e-3,1.7485291809717686e-3,1.7506247910129787e-3,3.6153633132872805e-6,2.6479825651733657e-6,5.832623352761088e-6 -Bls12_381_G1_multiScalarMul/53/53,1.7868267249247544e-3,1.786050505290007e-3,1.7882000160916365e-3,3.3230153222471118e-6,2.3257047340548217e-6,5.4135122168717275e-6 -Bls12_381_G1_multiScalarMul/54/54,1.8119093305955243e-3,1.8112017731004542e-3,1.8128745438316246e-3,2.9582354520945714e-6,2.0538396464527634e-6,4.974892599302226e-6 -Bls12_381_G1_multiScalarMul/55/55,1.84471674435397e-3,1.8442599600963505e-3,1.8452634559156386e-3,1.7601881093901428e-6,1.4750625737533917e-6,2.210525678689879e-6 -Bls12_381_G1_multiScalarMul/56/56,1.8550924625942802e-3,1.8544531007068019e-3,1.8564385668508347e-3,2.9780016999383592e-6,1.8191076732735432e-6,5.031379898838522e-6 -Bls12_381_G1_multiScalarMul/57/57,1.8950408145264643e-3,1.8939992827596826e-3,1.8961977234850831e-3,3.706120655598944e-6,2.9949347749033603e-6,4.641731171151639e-6 -Bls12_381_G1_multiScalarMul/58/58,1.9214190162986646e-3,1.9205644658902652e-3,1.9227436492195735e-3,3.7919868436730406e-6,2.5151125481564216e-6,5.528965031038841e-6 -Bls12_381_G1_multiScalarMul/59/59,1.95611884939017e-3,1.9555311058998062e-3,1.9567680207463758e-3,2.0724783716238652e-6,1.7915625799228621e-6,2.6388010558596374e-6 -Bls12_381_G1_multiScalarMul/60/60,1.9594365520224813e-3,1.958943767917802e-3,1.9600328304991543e-3,1.8565912278242626e-6,1.3182944308809232e-6,3.0498262686954687e-6 -Bls12_381_G1_multiScalarMul/61/61,1.9978785940453596e-3,1.9970364354546e-3,1.9988044814993563e-3,2.814765620751774e-6,2.215278427132277e-6,3.9079749949813176e-6 -Bls12_381_G1_multiScalarMul/62/62,2.025163972129198e-3,2.024292907473527e-3,2.026477198808721e-3,3.4328117679417816e-6,2.424532695157738e-6,4.901533766106334e-6 -Bls12_381_G1_multiScalarMul/63/63,2.0586979562927845e-3,2.057984455859352e-3,2.059909135640746e-3,3.1733556435024334e-6,1.9174464587367093e-6,5.2504225730683016e-6 -Bls12_381_G1_multiScalarMul/64/64,2.0900368436079005e-3,2.088028375590593e-3,2.0984775655780315e-3,1.1646874789686276e-5,3.4252094381705674e-6,2.554205960853732e-5 -Bls12_381_G1_multiScalarMul/65/65,1.8968147378605645e-3,1.8955310391900796e-3,1.898278206886905e-3,4.680707702478362e-6,3.6933847226616885e-6,6.782185825195487e-6 -Bls12_381_G1_multiScalarMul/66/66,1.915527316948408e-3,1.9151048085532891e-3,1.916079596378419e-3,1.652232700882608e-6,1.268984752321262e-6,2.218302657360697e-6 -Bls12_381_G1_multiScalarMul/67/67,1.939873715995447e-3,1.9390300141714943e-3,1.9415345431927143e-3,3.909637666223789e-6,2.4669716449410535e-6,6.3729495513604696e-6 -Bls12_381_G1_multiScalarMul/68/68,1.963955860876783e-3,1.9634908135732973e-3,1.9647235096952164e-3,1.9301982657436205e-6,1.331287045500568e-6,3.069218630466695e-6 -Bls12_381_G1_multiScalarMul/69/69,1.981736462216709e-3,1.9812744529486425e-3,1.982304257342455e-3,1.7179723192754665e-6,1.2576978196442669e-6,2.585535309310991e-6 -Bls12_381_G1_multiScalarMul/70/70,2.015096024360793e-3,2.013930296536576e-3,2.016550975850134e-3,4.183586924132327e-6,2.9592834069943323e-6,5.903222403671096e-6 -Bls12_381_G1_multiScalarMul/71/71,2.039593310853405e-3,2.039230558943095e-3,2.040135103696278e-3,1.517677057313753e-6,1.246493361769726e-6,1.8411731331069727e-6 -Bls12_381_G1_multiScalarMul/72/72,2.058111599882653e-3,2.057193666273917e-3,2.0594723408391942e-3,3.5844251775633503e-6,2.7202401005013457e-6,5.864305886696207e-6 -Bls12_381_G1_multiScalarMul/73/73,2.0934159227994436e-3,2.0906201835026532e-3,2.095693684947171e-3,8.491298188831756e-6,7.241167338179682e-6,1.0176406230578143e-5 -Bls12_381_G1_multiScalarMul/74/74,2.1291335834122513e-3,2.1278241958452133e-3,2.1299943701228743e-3,3.7951510816769475e-6,2.9761746545534362e-6,5.135763083938416e-6 -Bls12_381_G1_multiScalarMul/75/75,2.1496696746573056e-3,2.148587264452237e-3,2.1520893411774615e-3,5.214017226179326e-6,2.831700993722389e-6,9.897946072389741e-6 -Bls12_381_G1_multiScalarMul/76/76,2.1791297355152578e-3,2.1763917538151966e-3,2.1862885859611804e-3,1.3564060446508161e-5,5.983327115746122e-6,2.4308866464862185e-5 -Bls12_381_G1_multiScalarMul/77/77,2.181325091429973e-3,2.1807942464757432e-3,2.1818133665519207e-3,1.7039353205909792e-6,1.3786145694127499e-6,2.27968640731267e-6 -Bls12_381_G1_multiScalarMul/78/78,2.2165097719499824e-3,2.213684889701067e-3,2.219024702852442e-3,9.476092692961542e-6,6.898527736606062e-6,1.3202270738128961e-5 -Bls12_381_G1_multiScalarMul/79/79,2.2220017642692208e-3,2.221452887745163e-3,2.2226621102249605e-3,1.9668594276026276e-6,1.6059114512897864e-6,2.54873438507269e-6 -Bls12_381_G1_multiScalarMul/80/80,2.2649145692548805e-3,2.264315257045781e-3,2.2659321574184485e-3,2.6476167211476292e-6,1.8114591949521001e-6,4.5100102111080466e-6 -Bls12_381_G1_multiScalarMul/81/81,2.2815568928021565e-3,2.2809268030696116e-3,2.282682684357514e-3,2.6571578380668003e-6,1.7065827732222851e-6,4.487951031499547e-6 -Bls12_381_G1_multiScalarMul/82/82,2.310620963737306e-3,2.3090927285613193e-3,2.3126689982238035e-3,5.977435209471239e-6,4.4804403698017714e-6,8.09057887928092e-6 -Bls12_381_G1_multiScalarMul/83/83,2.336733472141597e-3,2.3360361666493012e-3,2.337632382036757e-3,2.560471483733304e-6,1.920620453068812e-6,3.7021660444619836e-6 -Bls12_381_G1_multiScalarMul/84/84,2.373268168042132e-3,2.371319876892892e-3,2.3766426567644805e-3,8.021527609000714e-6,4.830364162650037e-6,1.252095716980909e-5 -Bls12_381_G1_multiScalarMul/85/85,2.384876078524913e-3,2.383959246461071e-3,2.3867334229422466e-3,4.094196151783379e-6,2.3902100912772977e-6,6.961154738344854e-6 -Bls12_381_G1_multiScalarMul/86/86,2.410565039227443e-3,2.4084234057296094e-3,2.412268328550986e-3,6.65915218385595e-6,4.329988822432703e-6,1.0326826016055168e-5 -Bls12_381_G1_multiScalarMul/87/87,2.4297666625285345e-3,2.4270653907625746e-3,2.432196481389161e-3,8.58024905300566e-6,7.109703139729458e-6,1.0051366987525497e-5 -Bls12_381_G1_multiScalarMul/88/88,2.460570343151193e-3,2.459544035208346e-3,2.4615274058159917e-3,3.5198413136176365e-6,2.8384817517665127e-6,4.815807097623251e-6 -Bls12_381_G1_multiScalarMul/89/89,2.489853458509472e-3,2.48760518697685e-3,2.491311540051355e-3,6.19046891378905e-6,4.307330671671395e-6,7.986452835536224e-6 -Bls12_381_G1_multiScalarMul/90/90,2.518729619807173e-3,2.5175955675903593e-3,2.5197557395444242e-3,3.6740724105737384e-6,3.011297773639394e-6,4.579753037221892e-6 -Bls12_381_G1_multiScalarMul/91/91,2.507346287557815e-3,2.5048432606199636e-3,2.5101409467740204e-3,9.127067962491492e-6,7.736890525902875e-6,1.0224347243298884e-5 -Bls12_381_G1_multiScalarMul/92/92,2.5623659852219262e-3,2.5612024891175753e-3,2.564829446827521e-3,5.6507070170772565e-6,3.2998574451510087e-6,9.57583819470183e-6 -Bls12_381_G1_multiScalarMul/93/93,2.5847869535442504e-3,2.5837480732719756e-3,2.5860413313409e-3,3.848008008883357e-6,3.135969999546864e-6,4.874051925178418e-6 -Bls12_381_G1_multiScalarMul/94/94,2.6234813638524954e-3,2.6221188936467322e-3,2.627015683950028e-3,6.9065042519955485e-6,3.5404891910020863e-6,1.266990728387938e-5 -Bls12_381_G1_multiScalarMul/95/95,2.642628219940988e-3,2.641768011136227e-3,2.6442054118635916e-3,3.6007375940600177e-6,2.2125834942189697e-6,6.234015624110293e-6 -Bls12_381_G1_multiScalarMul/96/96,2.6601519782021863e-3,2.6585725995916932e-3,2.6631507793169816e-3,7.137222035771094e-6,4.623560832534806e-6,1.2950373021381417e-5 -Bls12_381_G1_multiScalarMul/97/97,2.681023460582192e-3,2.679568015031102e-3,2.683278541155578e-3,5.991522440852137e-6,3.858505228846451e-6,8.60021764374252e-6 -Bls12_381_G1_multiScalarMul/98/98,2.7083684530633586e-3,2.70727640883435e-3,2.7110584196105647e-3,5.013062986030381e-6,2.3597699562053853e-6,1.002284515969446e-5 -Bls12_381_G1_multiScalarMul/99/99,2.7213371259787855e-3,2.720704088882147e-3,2.722244079978909e-3,2.444787958433492e-6,1.793699194794548e-6,3.7994420578130953e-6 -Bls12_381_G1_multiScalarMul/100/100,2.7642727676665296e-3,2.763395576301587e-3,2.7675024929907544e-3,4.726547836308982e-6,1.8913959977112497e-6,1.0025613006686808e-5 -Bls12_381_G2_multiScalarMul/1/1,1.6266495442804972e-4,1.6264736086074068e-4,1.6270124805713648e-4,7.793865350083726e-8,4.635475091813956e-8,1.4247066440608091e-7 -Bls12_381_G2_multiScalarMul/2/2,3.543638522088684e-4,3.541772068342348e-4,3.5485931188723925e-4,9.360391344324354e-7,3.4976363756994914e-7,1.8211931894900913e-6 -Bls12_381_G2_multiScalarMul/3/3,4.47702794969825e-4,4.475045705500375e-4,4.478850505015342e-4,6.493823174661071e-7,3.5878763258263287e-7,1.0803507174684568e-6 -Bls12_381_G2_multiScalarMul/4/4,5.420723557652644e-4,5.417274673810824e-4,5.426125367479333e-4,1.4301753976362207e-6,9.988141199987564e-7,2.267296520674632e-6 -Bls12_381_G2_multiScalarMul/5/5,6.370512849618329e-4,6.36900784787239e-4,6.37202712666071e-4,5.292403814549932e-7,4.022430073091077e-7,7.556842750685239e-7 -Bls12_381_G2_multiScalarMul/6/6,7.310526489754525e-4,7.30629670999753e-4,7.317446144730351e-4,1.8119026166925256e-6,1.1454709674089216e-6,3.3632913939344345e-6 -Bls12_381_G2_multiScalarMul/7/7,8.236776396240537e-4,8.233271514827839e-4,8.241067273174465e-4,1.3657308675882766e-6,1.0410102352442255e-6,1.83210797347741e-6 -Bls12_381_G2_multiScalarMul/8/8,9.197543555033109e-4,9.189658738224084e-4,9.209830008370004e-4,3.3412724036424652e-6,2.3248417111070747e-6,5.070176355554298e-6 -Bls12_381_G2_multiScalarMul/9/9,1.011991406751168e-3,1.0117382842987513e-3,1.012512156595354e-3,1.1429892811506008e-6,7.64572284352035e-7,1.824620728201617e-6 -Bls12_381_G2_multiScalarMul/10/10,1.109394930774612e-3,1.1087682317862343e-3,1.1115776119988174e-3,3.4944409285465694e-6,1.0503647842087067e-6,7.149880658627584e-6 -Bls12_381_G2_multiScalarMul/11/11,1.2023934491440338e-3,1.202171934481395e-3,1.2026423197250766e-3,7.922161025400925e-7,6.258416318073706e-7,1.029606114863458e-6 -Bls12_381_G2_multiScalarMul/12/12,1.2963025275871496e-3,1.2952163686698916e-3,1.2983463505741011e-3,4.960268500618734e-6,2.845337116066531e-6,9.687158836086103e-6 -Bls12_381_G2_multiScalarMul/13/13,1.3869285962502872e-3,1.3866231292243125e-3,1.3872893550098244e-3,1.1726919062774188e-6,8.791906263916984e-7,1.5913921990012086e-6 -Bls12_381_G2_multiScalarMul/14/14,1.4823956781971994e-3,1.4815973050589385e-3,1.4842137535372652e-3,3.760848566094728e-6,2.472183908899497e-6,6.4465275732684205e-6 -Bls12_381_G2_multiScalarMul/15/15,1.574445631700049e-3,1.574063788581931e-3,1.5749578982368424e-3,1.443263633319882e-6,1.0628032736563463e-6,2.1565979694667185e-6 -Bls12_381_G2_multiScalarMul/16/16,1.5000875796284717e-3,1.4994665426513504e-3,1.5014717203342867e-3,2.802372121079838e-6,1.7676048441935653e-6,4.644089354729122e-6 -Bls12_381_G2_multiScalarMul/17/17,1.5940905703219718e-3,1.5936217521556593e-3,1.5945282467814278e-3,1.547468548627245e-6,1.1967489868918594e-6,2.082313772097416e-6 -Bls12_381_G2_multiScalarMul/18/18,1.6481937447323397e-3,1.6471788901492087e-3,1.6502528733967521e-3,4.67746155264807e-6,2.5560426788421386e-6,8.493562555710135e-6 -Bls12_381_G2_multiScalarMul/19/19,1.7408620063694292e-3,1.7403685953485991e-3,1.7416086573762834e-3,2.034339176777199e-6,1.5411497874186401e-6,2.888074021221646e-6 -Bls12_381_G2_multiScalarMul/20/20,1.7983360168952664e-3,1.7968063959178204e-3,1.8007319622437476e-3,6.701452941660098e-6,3.915890097926392e-6,1.1565951790899295e-5 -Bls12_381_G2_multiScalarMul/21/21,1.8948751419094719e-3,1.8943849272806152e-3,1.8954945505194202e-3,1.8264677812158936e-6,1.5180676580123575e-6,2.3043238795090236e-6 -Bls12_381_G2_multiScalarMul/22/22,1.9483638492318052e-3,1.9468479306608071e-3,1.952898337552636e-3,8.246725685061966e-6,2.916390890917488e-6,1.6554460898097785e-5 -Bls12_381_G2_multiScalarMul/23/23,2.0441566797094976e-3,2.0436200484617298e-3,2.0448120935495366e-3,1.9807680962425035e-6,1.4047597581205637e-6,2.861374149657612e-6 -Bls12_381_G2_multiScalarMul/24/24,2.0976111797810742e-3,2.0969141362790775e-3,2.0983042002160226e-3,2.294409781298406e-6,1.7816482691771947e-6,3.2363169164003804e-6 -Bls12_381_G2_multiScalarMul/25/25,2.1916934430134647e-3,2.1911766683971054e-3,2.192454586070339e-3,2.0791512216562315e-6,1.5171229138063835e-6,2.812518408756342e-6 -Bls12_381_G2_multiScalarMul/26/26,2.2452874242475463e-3,2.2438224649193378e-3,2.248020575104657e-3,6.546744756250407e-6,4.224171258471438e-6,1.1357661995132573e-5 -Bls12_381_G2_multiScalarMul/27/27,2.3342313432099604e-3,2.3334417036587492e-3,2.335903802244924e-3,3.7924501525196913e-6,2.084116468653706e-6,6.745286115407234e-6 -Bls12_381_G2_multiScalarMul/28/28,2.3924196934986424e-3,2.3905980952149135e-3,2.39744572554579e-3,9.270395166568168e-6,3.857502451986574e-6,1.8266974876360255e-5 -Bls12_381_G2_multiScalarMul/29/29,2.4921574096234654e-3,2.4911465295363233e-3,2.4951214940058244e-3,5.209897620887097e-6,2.3932366963378704e-6,1.007979235143704e-5 -Bls12_381_G2_multiScalarMul/30/30,2.5442112572946624e-3,2.5431826880834667e-3,2.5479216241766365e-3,5.7374902589030385e-6,2.166916577225313e-6,1.24589648550128e-5 -Bls12_381_G2_multiScalarMul/31/31,2.6387551082366705e-3,2.6380466280120883e-3,2.6396291501284983e-3,2.5285910565402825e-6,2.0132127254936795e-6,3.4207259760745164e-6 -Bls12_381_G2_multiScalarMul/32/32,2.5150931462186196e-3,2.513387917297599e-3,2.5181977065017046e-3,7.657009385145557e-6,4.5131093648664805e-6,1.3678490989164753e-5 -Bls12_381_G2_multiScalarMul/33/33,3.0889519233376545e-3,3.0883882511648234e-3,3.089672507460859e-3,2.0979675388899346e-6,1.603912694016453e-6,3.0603682324660857e-6 -Bls12_381_G2_multiScalarMul/34/34,3.16771726298734e-3,3.16501045273763e-3,3.172197179196162e-3,1.0825021580641719e-5,6.671829453430046e-6,1.8892794609350383e-5 -Bls12_381_G2_multiScalarMul/35/35,3.2525975758965855e-3,3.251923568635943e-3,3.2534974414252724e-3,2.3923622222660625e-6,1.771511114169158e-6,3.613237863752478e-6 -Bls12_381_G2_multiScalarMul/36/36,3.336138244007564e-3,3.333789111955089e-3,3.344298373821e-3,1.3359645865766898e-5,3.2128822247268738e-6,2.7638521011789944e-5 -Bls12_381_G2_multiScalarMul/37/37,3.4191138605455746e-3,3.4179135859041592e-3,3.4233605791000876e-3,6.592098823336916e-6,2.5157731785295883e-6,1.3141627481895897e-5 -Bls12_381_G2_multiScalarMul/38/38,3.4883584083644226e-3,3.4862131678210493e-3,3.4925344207942677e-3,9.623236210916872e-6,5.191214954965976e-6,1.7597405473000066e-5 -Bls12_381_G2_multiScalarMul/39/39,3.530386408142463e-3,3.5295959082416793e-3,3.531411239014294e-3,2.79677085673492e-6,2.1274732913274754e-6,3.925571150385237e-6 -Bls12_381_G2_multiScalarMul/40/40,3.6147002382323538e-3,3.611572624230025e-3,3.6292011188412323e-3,1.7990113412185996e-5,2.845513840934602e-6,4.043993566101094e-5 -Bls12_381_G2_multiScalarMul/41/41,3.672723290652948e-3,3.6718602367145966e-3,3.673688181816288e-3,2.84241014465167e-6,2.3021696308807956e-6,3.7655879313695054e-6 -Bls12_381_G2_multiScalarMul/42/42,3.793747136886243e-3,3.78926839608175e-3,3.809348971725428e-3,2.269174801044769e-5,4.7237643544819555e-6,4.9663768681186095e-5 -Bls12_381_G2_multiScalarMul/43/43,3.877862027839689e-3,3.876819161298888e-3,3.8794572953528964e-3,4.162065327624179e-6,3.2714009413120982e-6,5.1550470389566275e-6 -Bls12_381_G2_multiScalarMul/44/44,3.965116399895544e-3,3.962804992549213e-3,3.97345386215166e-3,1.3112609308794646e-5,1.8812805162759533e-6,2.7437540345266834e-5 -Bls12_381_G2_multiScalarMul/45/45,4.004527665871219e-3,4.003216183025186e-3,4.00656406563525e-3,5.2564769639065946e-6,2.696936689436533e-6,7.823236463877045e-6 -Bls12_381_G2_multiScalarMul/46/46,4.076804027301204e-3,4.074764849350912e-3,4.082954370562564e-3,1.0195134478551572e-5,3.59758066050906e-6,2.02607321633781e-5 -Bls12_381_G2_multiScalarMul/47/47,4.167774429892586e-3,4.1666246852367335e-3,4.169331500283441e-3,4.095651022675052e-6,3.1833448207887804e-6,5.089866484578962e-6 -Bls12_381_G2_multiScalarMul/48/48,4.2249981616795705e-3,4.222778156184377e-3,4.226612496226903e-3,5.7784805597787715e-6,4.4339723066230185e-6,7.3377180823161815e-6 -Bls12_381_G2_multiScalarMul/49/49,4.3524164098415665e-3,4.351263723172645e-3,4.353648896076485e-3,3.7577346495739375e-6,3.092141280492094e-6,4.52320031610404e-6 -Bls12_381_G2_multiScalarMul/50/50,4.343123429888507e-3,4.341239145934485e-3,4.345694580031099e-3,7.032494846534855e-6,5.430307563910816e-6,1.0261289957428346e-5 -Bls12_381_G2_multiScalarMul/51/51,4.484856489477111e-3,4.481774784858851e-3,4.487312713793393e-3,8.158820364283e-6,6.798014601558509e-6,1.086960763925229e-5 -Bls12_381_G2_multiScalarMul/52/52,4.546562051796544e-3,4.5455748661040974e-3,4.548037932926745e-3,3.6580687673211806e-6,2.8901424834133615e-6,5.219822997121614e-6 -Bls12_381_G2_multiScalarMul/53/53,4.654474034299822e-3,4.65318130717014e-3,4.655917064534823e-3,4.116466278137667e-6,3.166891661793465e-6,5.567941155062992e-6 -Bls12_381_G2_multiScalarMul/54/54,4.721927123629685e-3,4.72071287904244e-3,4.723138528981887e-3,3.94193309418702e-6,3.113913371425901e-6,5.136276379939376e-6 -Bls12_381_G2_multiScalarMul/55/55,4.795039804834155e-3,4.793771853613166e-3,4.796041252525426e-3,3.523502774916879e-6,2.8612449092910447e-6,4.464716550457647e-6 -Bls12_381_G2_multiScalarMul/56/56,4.864016888196152e-3,4.862934237209827e-3,4.865878015473469e-3,4.339172192062833e-6,3.120561122208654e-6,7.091594219853984e-6 -Bls12_381_G2_multiScalarMul/57/57,4.930026691468103e-3,4.928660811034607e-3,4.93184431837138e-3,4.92694965505342e-6,3.631274655946987e-6,6.916774799932921e-6 -Bls12_381_G2_multiScalarMul/58/58,4.999478205962443e-3,4.996476656269146e-3,5.002509748355277e-3,9.65312271848907e-6,8.212314993018033e-6,1.121977177338798e-5 -Bls12_381_G2_multiScalarMul/59/59,5.109930645097379e-3,5.108695300209485e-3,5.111720735214837e-3,4.307666456047917e-6,3.2036925396243358e-6,7.010008721447832e-6 -Bls12_381_G2_multiScalarMul/60/60,5.182636587074396e-3,5.1812215576612815e-3,5.184867458236281e-3,5.045266958501895e-6,3.3630808719106254e-6,7.598293873580799e-6 -Bls12_381_G2_multiScalarMul/61/61,5.261201467559662e-3,5.259483119610097e-3,5.2651003452464235e-3,6.794062799442452e-6,3.965079449462158e-6,1.2745803244159386e-5 -Bls12_381_G2_multiScalarMul/62/62,5.355085149782543e-3,5.353521974098854e-3,5.3568364980710005e-3,5.127106845655141e-6,3.956280257430231e-6,6.764557833667277e-6 -Bls12_381_G2_multiScalarMul/63/63,5.404870448491742e-3,5.401124837066587e-3,5.407497875504651e-3,8.934660522629549e-6,6.290321430881255e-6,1.2732030907646999e-5 -Bls12_381_G2_multiScalarMul/64/64,4.8782659702195615e-3,4.876660673660171e-3,4.8804522014555e-3,5.830661634910927e-6,3.955325665036216e-6,9.38894371358523e-6 -Bls12_381_G2_multiScalarMul/65/65,4.9061548862185346e-3,4.904813116841975e-3,4.9086495754739915e-3,5.295424246670201e-6,3.7451476035762403e-6,8.334611829514347e-6 -Bls12_381_G2_multiScalarMul/66/66,4.967076866858588e-3,4.96587704975757e-3,4.970208209096129e-3,5.500738791485448e-6,2.7782883129256445e-6,1.0490016182322088e-5 -Bls12_381_G2_multiScalarMul/67/67,5.0384188004806525e-3,5.036297660856063e-3,5.040874280488966e-3,7.20767347691469e-6,5.18593994354578e-6,1.1000885848108839e-5 -Bls12_381_G2_multiScalarMul/68/68,5.082679596088205e-3,5.081788191855941e-3,5.083677026915687e-3,2.9879915262955836e-6,2.402250840802348e-6,3.7388441162211205e-6 -Bls12_381_G2_multiScalarMul/69/69,5.131805217231941e-3,5.129945152668336e-3,5.134860292773551e-3,7.121015258734736e-6,4.754387036952524e-6,1.0407485911539298e-5 -Bls12_381_G2_multiScalarMul/70/70,5.223131098010917e-3,5.220270707999523e-3,5.226515783222153e-3,9.515319707834862e-6,7.924704664502419e-6,1.197266014225403e-5 -Bls12_381_G2_multiScalarMul/71/71,5.2882851289316885e-3,5.286944845429294e-3,5.2901838154393414e-3,4.850407193371409e-6,3.951323934404944e-6,6.909977742394703e-6 -Bls12_381_G2_multiScalarMul/72/72,5.31973147751225e-3,5.318376432387295e-3,5.32119875028863e-3,4.277946466566538e-6,3.32076690250808e-6,5.635737244144887e-6 -Bls12_381_G2_multiScalarMul/73/73,5.415258160623588e-3,5.413782714872596e-3,5.416918547393203e-3,4.874528900097905e-6,4.170514576006458e-6,5.848559988534025e-6 -Bls12_381_G2_multiScalarMul/74/74,5.504234496008557e-3,5.500576962955019e-3,5.508481864691515e-3,1.1590261990431737e-5,7.963644443790475e-6,2.0109944098147845e-5 -Bls12_381_G2_multiScalarMul/75/75,5.564079990869667e-3,5.562681956747252e-3,5.56567336402758e-3,4.352958051265566e-6,3.4422969438156352e-6,6.286896453598817e-6 -Bls12_381_G2_multiScalarMul/76/76,5.636188875483629e-3,5.63517382713922e-3,5.637553743099741e-3,3.670518446053137e-6,2.6204373559816722e-6,5.576211218482488e-6 -Bls12_381_G2_multiScalarMul/77/77,5.653980663508052e-3,5.652296820298524e-3,5.657670797268361e-3,7.080543955082813e-6,3.7855994178883683e-6,1.2879875104746403e-5 -Bls12_381_G2_multiScalarMul/78/78,5.740407480489808e-3,5.7391493805168635e-3,5.7418065167963e-3,3.904427361041286e-6,3.074226799333372e-6,5.442029866027754e-6 -Bls12_381_G2_multiScalarMul/79/79,5.751010900543999e-3,5.748323596643336e-3,5.754728295889315e-3,9.270531833024517e-6,6.035547009683968e-6,1.4379971767424256e-5 -Bls12_381_G2_multiScalarMul/80/80,5.858800364486109e-3,5.857269600819101e-3,5.860372363714095e-3,4.878855487808653e-6,3.7581767493947793e-6,6.996843420054578e-6 -Bls12_381_G2_multiScalarMul/81/81,5.896817994473183e-3,5.894063205963552e-3,5.902366128185444e-3,1.1536253196991757e-5,6.383910727541163e-6,2.0982102749864474e-5 -Bls12_381_G2_multiScalarMul/82/82,5.954935473178033e-3,5.953063910957776e-3,5.957530288931881e-3,6.253389324766823e-6,4.779351132702418e-6,7.979956410106285e-6 -Bls12_381_G2_multiScalarMul/83/83,6.0161468367483225e-3,6.013693044072133e-3,6.02177468728205e-3,1.0835798229125257e-5,6.207595030876202e-6,1.9548081431230584e-5 -Bls12_381_G2_multiScalarMul/84/84,6.094614704088679e-3,6.092574358893842e-3,6.0971100378228475e-3,6.666176870479611e-6,5.145944335262237e-6,8.274826825353507e-6 -Bls12_381_G2_multiScalarMul/85/85,6.1380376895836565e-3,6.133725428191463e-3,6.145329879147275e-3,1.626622922741078e-5,1.0821722335694483e-5,2.700730631296616e-5 -Bls12_381_G2_multiScalarMul/86/86,6.2140860516838245e-3,6.212851863373451e-3,6.215546358212723e-3,4.0395006569626435e-6,3.346822769756149e-6,4.7839437803151336e-6 -Bls12_381_G2_multiScalarMul/87/87,6.27302455453059e-3,6.270885529060964e-3,6.275809157451918e-3,6.999595649144767e-6,4.947819532780126e-6,1.0251538631768462e-5 -Bls12_381_G2_multiScalarMul/88/88,6.3404523682942995e-3,6.338680115532713e-3,6.3420519237891515e-3,5.208923709646363e-6,4.108671865132737e-6,6.370714767856116e-6 -Bls12_381_G2_multiScalarMul/89/89,6.410017615442629e-3,6.406159123069732e-3,6.41315635661642e-3,1.0622224787961102e-5,7.696172865576866e-6,1.3963076368862973e-5 -Bls12_381_G2_multiScalarMul/90/90,6.481791869329977e-3,6.479839995502555e-3,6.484276415426917e-3,6.258729255672214e-6,4.848352706810262e-6,7.988412553980431e-6 -Bls12_381_G2_multiScalarMul/91/91,6.475168018503552e-3,6.470179709488667e-3,6.483048340856914e-3,1.7646142713249933e-5,1.3097969794456097e-5,2.6957602312106938e-5 -Bls12_381_G2_multiScalarMul/92/92,6.569285931833285e-3,6.566882844069322e-3,6.574172843329704e-3,9.752702509029438e-6,5.6501870652183995e-6,1.6741066006979055e-5 -Bls12_381_G2_multiScalarMul/93/93,6.629457299321055e-3,6.625183482996535e-3,6.638841711503604e-3,1.7538389603216873e-5,1.0528950637309035e-5,3.0379658274480686e-5 -Bls12_381_G2_multiScalarMul/94/94,6.7320607492387515e-3,6.730167903973191e-3,6.736598035759103e-3,8.15218783569633e-6,3.741189882233103e-6,1.6185222568739163e-5 -Bls12_381_G2_multiScalarMul/95/95,6.801145393237103e-3,6.796607904593793e-3,6.8137432062137055e-3,1.9691935909923513e-5,7.536520887751789e-6,3.768941248607555e-5 -Bls12_381_G2_multiScalarMul/96/96,6.821360358060845e-3,6.816810519501433e-3,6.829564504014655e-3,1.6752380908242913e-5,1.0237675196995415e-5,3.083226102494789e-5 -Bls12_381_G2_multiScalarMul/97/97,6.90522012785712e-3,6.901544208299667e-3,6.918761450372084e-3,1.7088371694161855e-5,5.773286197099474e-6,3.643360035316389e-5 -Bls12_381_G2_multiScalarMul/98/98,6.9597205589059085e-3,6.9554579231546464e-3,6.963825444927238e-3,1.230537047747648e-5,9.828399035508776e-6,1.581113740579338e-5 -Bls12_381_G2_multiScalarMul/99/99,6.998605748330429e-3,6.993956045528542e-3,7.003564931628933e-3,1.3941888558415054e-5,1.1848281516892752e-5,1.8598404587423643e-5 -Bls12_381_G2_multiScalarMul/100/100,7.090569654857228e-3,7.08876305884669e-3,7.093035056145744e-3,6.187076669186285e-6,4.689206191622249e-6,8.297705725121281e-6 +Bls12_381_G1_multiScalarMul/1/1,8.232134704712041e-5,8.228195390475752e-5,8.23582682466318e-5,1.224261187989977e-7,9.011720721178711e-8,1.843107342917502e-7 +Bls12_381_G1_multiScalarMul/2/2,1.5603352113689742e-4,1.5600025884754734e-4,1.56065185257734e-4,1.094394761986619e-7,8.779071446458298e-8,1.4947970533315267e-7 +Bls12_381_G1_multiScalarMul/3/3,1.939329666457593e-4,1.9388354851368188e-4,1.9402197408734082e-4,2.1995467058503616e-7,1.0779055620051168e-7,3.598144610846602e-7 +Bls12_381_G1_multiScalarMul/4/4,2.3193769861120354e-4,2.3185777330912127e-4,2.3201206490119206e-4,2.61940592999759e-7,2.2941719187582037e-7,3.077882579221989e-7 +Bls12_381_G1_multiScalarMul/5/5,2.7024485787950484e-4,2.701985832375676e-4,2.703562833994201e-4,2.504717874031756e-7,1.061103089376427e-7,4.5178956774050623e-7 +Bls12_381_G1_multiScalarMul/6/6,3.0832848017233854e-4,3.0828505860448953e-4,3.0841239554252326e-4,2.0081914026068556e-7,9.503560402226141e-8,3.348991421491274e-7 +Bls12_381_G1_multiScalarMul/7/7,3.453960291097332e-4,3.4529502000293173e-4,3.455551893661785e-4,4.503893151758501e-7,3.083661872443178e-7,7.81083043020636e-7 +Bls12_381_G1_multiScalarMul/8/8,3.832976511516978e-4,3.831399415816367e-4,3.8350168059661554e-4,6.425351357987778e-7,4.905809379814108e-7,9.901201715565621e-7 +Bls12_381_G1_multiScalarMul/9/9,4.208393675237262e-4,4.207594143609449e-4,4.209463240895972e-4,2.9714485369386276e-7,2.3487011012607412e-7,3.8965401426852136e-7 +Bls12_381_G1_multiScalarMul/10/10,4.590267934709921e-4,4.589529485523938e-4,4.5921225223072857e-4,3.674247719157326e-7,1.960955535102652e-7,6.745469596123421e-7 +Bls12_381_G1_multiScalarMul/11/11,4.97527732566443e-4,4.972281860134679e-4,4.986282302732426e-4,1.7151877711893442e-6,5.122548200854059e-7,3.5332096552138613e-6 +Bls12_381_G1_multiScalarMul/12/12,5.356509855658948e-4,5.355651207657092e-4,5.357300213867713e-4,2.869286988508056e-7,2.2118709297739587e-7,3.945684847893835e-7 +Bls12_381_G1_multiScalarMul/13/13,5.728512759489744e-4,5.726915276394053e-4,5.733007180741135e-4,8.949768255378629e-7,2.990100102556068e-7,1.799582591634419e-6 +Bls12_381_G1_multiScalarMul/14/14,6.102677458891477e-4,6.101406595840958e-4,6.104800133890259e-4,5.730641911125035e-7,4.2156110110763734e-7,9.874293144495503e-7 +Bls12_381_G1_multiScalarMul/15/15,6.477995208670887e-4,6.475756774649752e-4,6.480865282403314e-4,8.809829049973348e-7,7.579659277726546e-7,1.1589928070099792e-6 +Bls12_381_G1_multiScalarMul/16/16,7.10232795606239e-4,7.101357580525187e-4,7.103534690693274e-4,3.9630772993102876e-7,3.017996615312032e-7,6.065624023561599e-7 +Bls12_381_G1_multiScalarMul/17/17,7.482241201028533e-4,7.479063489174819e-4,7.493005226515e-4,1.7468995103377413e-6,4.207394233578458e-7,3.5919072692845237e-6 +Bls12_381_G1_multiScalarMul/18/18,7.705925934553824e-4,7.701144938606196e-4,7.727806329806679e-4,2.721631169491716e-6,7.981968678057562e-7,5.845417811648959e-6 +Bls12_381_G1_multiScalarMul/19/19,8.07991568665831e-4,8.078519602328661e-4,8.082935546448865e-4,6.822381786366707e-7,4.1123728418619586e-7,1.2817508134125719e-6 +Bls12_381_G1_multiScalarMul/20/20,8.305413129620952e-4,8.304197199200644e-4,8.306902645257076e-4,4.3666055013588826e-7,3.4850947949373826e-7,5.517969661861731e-7 +Bls12_381_G1_multiScalarMul/21/21,8.686137577309382e-4,8.683705360374326e-4,8.690514729472171e-4,1.0365305564754837e-6,6.15324072934707e-7,1.7554645846499009e-6 +Bls12_381_G1_multiScalarMul/22/22,8.91652773561559e-4,8.91448841424083e-4,8.919251447254486e-4,8.003760296748043e-7,5.948851969272322e-7,1.1100316085161068e-6 +Bls12_381_G1_multiScalarMul/23/23,9.294873328615929e-4,9.2931706336974e-4,9.29674543066649e-4,6.225406051789035e-7,4.744164895701269e-7,8.695237190578588e-7 +Bls12_381_G1_multiScalarMul/24/24,9.517388775125774e-4,9.51297780087541e-4,9.521482216169379e-4,1.3722719341729154e-6,1.062307342501858e-6,1.7843971621271001e-6 +Bls12_381_G1_multiScalarMul/25/25,9.886064604005137e-4,9.882251183807264e-4,9.897265063364012e-4,1.8798264902284367e-6,6.736369822886704e-7,3.814951405763071e-6 +Bls12_381_G1_multiScalarMul/26/26,1.0107695436644823e-3,1.0105299581864577e-3,1.0111683184415275e-3,9.824869954193735e-7,6.273786628516054e-7,1.789759844703243e-6 +Bls12_381_G1_multiScalarMul/27/27,1.0481752477344507e-3,1.0477770452434242e-3,1.0488436059663702e-3,1.70119074982601e-6,1.1033927625372998e-6,2.421859397722192e-6 +Bls12_381_G1_multiScalarMul/28/28,1.071199845880856e-3,1.0708432481182537e-3,1.0720804641719981e-3,1.6595833959304896e-6,8.543899072576939e-7,2.9475871714734805e-6 +Bls12_381_G1_multiScalarMul/29/29,1.1091453942723057e-3,1.1088806422385156e-3,1.1094556190265087e-3,9.884003711358195e-7,8.097303732520417e-7,1.3599340574873413e-6 +Bls12_381_G1_multiScalarMul/30/30,1.1316695694102287e-3,1.1314082924647447e-3,1.1319750321409226e-3,9.66367104215988e-7,7.685686878341102e-7,1.204378285010742e-6 +Bls12_381_G1_multiScalarMul/31/31,1.1706362298123296e-3,1.1701248243111372e-3,1.1713912110155227e-3,2.1219139874861063e-6,1.5567879843419155e-6,2.916931910163364e-6 +Bls12_381_G1_multiScalarMul/32/32,1.2183054885742289e-3,1.2178167501590653e-3,1.2191423331752846e-3,2.082314742656685e-6,1.3954922622922078e-6,3.3606861800964793e-6 +Bls12_381_G1_multiScalarMul/33/33,1.25554775700385e-3,1.2553212908295874e-3,1.256064024330601e-3,1.103995478961421e-6,6.577553035929982e-7,1.960982872144134e-6 +Bls12_381_G1_multiScalarMul/34/34,1.2814120185183533e-3,1.2811113200601465e-3,1.2817386977410077e-3,1.066328231240918e-6,8.498751061674896e-7,1.3581581158462333e-6 +Bls12_381_G1_multiScalarMul/35/35,1.3147784280299476e-3,1.3142019737646283e-3,1.3159148898431248e-3,2.7821602645732677e-6,1.2576600123958567e-6,4.71910870274486e-6 +Bls12_381_G1_multiScalarMul/36/36,1.3219048104980895e-3,1.3213844160889154e-3,1.3233093194833564e-3,2.6731627087817e-6,1.1691449038920677e-6,4.595666907784908e-6 +Bls12_381_G1_multiScalarMul/37/37,1.3589352301097773e-3,1.3587799204790097e-3,1.3590865392381088e-3,5.239660989144622e-7,4.210132126501093e-7,7.044936055207908e-7 +Bls12_381_G1_multiScalarMul/38/38,1.3842305731809087e-3,1.3838013940827385e-3,1.3851882129520007e-3,2.140116379547782e-6,1.1344089830602969e-6,4.3500220741287305e-6 +Bls12_381_G1_multiScalarMul/39/39,1.4193844818012396e-3,1.4188890128645811e-3,1.4206267802236144e-3,2.384279344480344e-6,1.286298194419277e-6,4.088466911461954e-6 +Bls12_381_G1_multiScalarMul/40/40,1.4275969257372889e-3,1.4266990139967814e-3,1.4296056424476227e-3,4.36532975493508e-6,2.6378910656369093e-6,7.81360464614563e-6 +Bls12_381_G1_multiScalarMul/41/41,1.4662734042718765e-3,1.4655915349289289e-3,1.4670583531661572e-3,2.5114188995059114e-6,2.0097342160937628e-6,3.247155614235915e-6 +Bls12_381_G1_multiScalarMul/42/42,1.4944060105751547e-3,1.493879150367226e-3,1.4952135866693312e-3,2.1205348113616285e-6,1.5093258926943527e-6,2.962889746140889e-6 +Bls12_381_G1_multiScalarMul/43/43,1.5276593205735154e-3,1.5273658668217916e-3,1.5279331130431386e-3,9.74498489934415e-7,7.482627424771116e-7,1.420616015176624e-6 +Bls12_381_G1_multiScalarMul/44/44,1.5353847806862466e-3,1.5346147866390108e-3,1.5363954193265963e-3,2.814562457758291e-6,2.1143530632424383e-6,3.821045577572284e-6 +Bls12_381_G1_multiScalarMul/45/45,1.5694620743296511e-3,1.5687635390181445e-3,1.57029874920667e-3,2.507144487167149e-6,2.0785255381527325e-6,3.0811759778156036e-6 +Bls12_381_G1_multiScalarMul/46/46,1.5907223707740364e-3,1.5893800235731621e-3,1.592471840103437e-3,5.178470382170926e-6,3.88044580623702e-6,6.694012070239517e-6 +Bls12_381_G1_multiScalarMul/47/47,1.628661974360063e-3,1.6283512846939465e-3,1.6291669828813618e-3,1.3671525674743757e-6,9.627490393739244e-7,2.0277210680304897e-6 +Bls12_381_G1_multiScalarMul/48/48,1.6361548091125416e-3,1.6357926793118167e-3,1.6366869716805837e-3,1.442057725476356e-6,1.0667638215275559e-6,2.1942788690677544e-6 +Bls12_381_G1_multiScalarMul/49/49,1.6779864698862684e-3,1.6774419144888844e-3,1.678564301607901e-3,1.9536763807617875e-6,1.5861735530685062e-6,2.9241156321278288e-6 +Bls12_381_G1_multiScalarMul/50/50,1.7052634275253997e-3,1.7041895762385994e-3,1.706524687220049e-3,3.84152102882327e-6,2.956410364369988e-6,4.951832103647607e-6 +Bls12_381_G1_multiScalarMul/51/51,1.7406739448052255e-3,1.739741519600114e-3,1.743488273211799e-3,4.901730860712033e-6,1.681687713060746e-6,9.63314624934489e-6 +Bls12_381_G1_multiScalarMul/52/52,1.7493504703501312e-3,1.7485291809717686e-3,1.7506247910129787e-3,3.6153633132872805e-6,2.6479825651733657e-6,5.832623352761088e-6 +Bls12_381_G1_multiScalarMul/53/53,1.7868267249247544e-3,1.786050505290007e-3,1.7882000160916365e-3,3.3230153222471118e-6,2.3257047340548217e-6,5.4135122168717275e-6 +Bls12_381_G1_multiScalarMul/54/54,1.8119093305955243e-3,1.8112017731004542e-3,1.8128745438316246e-3,2.9582354520945714e-6,2.0538396464527634e-6,4.974892599302226e-6 +Bls12_381_G1_multiScalarMul/55/55,1.84471674435397e-3,1.8442599600963505e-3,1.8452634559156386e-3,1.7601881093901428e-6,1.4750625737533917e-6,2.210525678689879e-6 +Bls12_381_G1_multiScalarMul/56/56,1.8550924625942802e-3,1.8544531007068019e-3,1.8564385668508347e-3,2.9780016999383592e-6,1.8191076732735432e-6,5.031379898838522e-6 +Bls12_381_G1_multiScalarMul/57/57,1.8950408145264643e-3,1.8939992827596826e-3,1.8961977234850831e-3,3.706120655598944e-6,2.9949347749033603e-6,4.641731171151639e-6 +Bls12_381_G1_multiScalarMul/58/58,1.9214190162986646e-3,1.9205644658902652e-3,1.9227436492195735e-3,3.7919868436730406e-6,2.5151125481564216e-6,5.528965031038841e-6 +Bls12_381_G1_multiScalarMul/59/59,1.95611884939017e-3,1.9555311058998062e-3,1.9567680207463758e-3,2.0724783716238652e-6,1.7915625799228621e-6,2.6388010558596374e-6 +Bls12_381_G1_multiScalarMul/60/60,1.9594365520224813e-3,1.958943767917802e-3,1.9600328304991543e-3,1.8565912278242626e-6,1.3182944308809232e-6,3.0498262686954687e-6 +Bls12_381_G1_multiScalarMul/61/61,1.9978785940453596e-3,1.9970364354546e-3,1.9988044814993563e-3,2.814765620751774e-6,2.215278427132277e-6,3.9079749949813176e-6 +Bls12_381_G1_multiScalarMul/62/62,2.025163972129198e-3,2.024292907473527e-3,2.026477198808721e-3,3.4328117679417816e-6,2.424532695157738e-6,4.901533766106334e-6 +Bls12_381_G1_multiScalarMul/63/63,2.0586979562927845e-3,2.057984455859352e-3,2.059909135640746e-3,3.1733556435024334e-6,1.9174464587367093e-6,5.2504225730683016e-6 +Bls12_381_G1_multiScalarMul/64/64,2.0900368436079005e-3,2.088028375590593e-3,2.0984775655780315e-3,1.1646874789686276e-5,3.4252094381705674e-6,2.554205960853732e-5 +Bls12_381_G1_multiScalarMul/65/65,1.8968147378605645e-3,1.8955310391900796e-3,1.898278206886905e-3,4.680707702478362e-6,3.6933847226616885e-6,6.782185825195487e-6 +Bls12_381_G1_multiScalarMul/66/66,1.915527316948408e-3,1.9151048085532891e-3,1.916079596378419e-3,1.652232700882608e-6,1.268984752321262e-6,2.218302657360697e-6 +Bls12_381_G1_multiScalarMul/67/67,1.939873715995447e-3,1.9390300141714943e-3,1.9415345431927143e-3,3.909637666223789e-6,2.4669716449410535e-6,6.3729495513604696e-6 +Bls12_381_G1_multiScalarMul/68/68,1.963955860876783e-3,1.9634908135732973e-3,1.9647235096952164e-3,1.9301982657436205e-6,1.331287045500568e-6,3.069218630466695e-6 +Bls12_381_G1_multiScalarMul/69/69,1.981736462216709e-3,1.9812744529486425e-3,1.982304257342455e-3,1.7179723192754665e-6,1.2576978196442669e-6,2.585535309310991e-6 +Bls12_381_G1_multiScalarMul/70/70,2.015096024360793e-3,2.013930296536576e-3,2.016550975850134e-3,4.183586924132327e-6,2.9592834069943323e-6,5.903222403671096e-6 +Bls12_381_G1_multiScalarMul/71/71,2.039593310853405e-3,2.039230558943095e-3,2.040135103696278e-3,1.517677057313753e-6,1.246493361769726e-6,1.8411731331069727e-6 +Bls12_381_G1_multiScalarMul/72/72,2.058111599882653e-3,2.057193666273917e-3,2.0594723408391942e-3,3.5844251775633503e-6,2.7202401005013457e-6,5.864305886696207e-6 +Bls12_381_G1_multiScalarMul/73/73,2.0934159227994436e-3,2.0906201835026532e-3,2.095693684947171e-3,8.491298188831756e-6,7.241167338179682e-6,1.0176406230578143e-5 +Bls12_381_G1_multiScalarMul/74/74,2.1291335834122513e-3,2.1278241958452133e-3,2.1299943701228743e-3,3.7951510816769475e-6,2.9761746545534362e-6,5.135763083938416e-6 +Bls12_381_G1_multiScalarMul/75/75,2.1496696746573056e-3,2.148587264452237e-3,2.1520893411774615e-3,5.214017226179326e-6,2.831700993722389e-6,9.897946072389741e-6 +Bls12_381_G1_multiScalarMul/76/76,2.1791297355152578e-3,2.1763917538151966e-3,2.1862885859611804e-3,1.3564060446508161e-5,5.983327115746122e-6,2.4308866464862185e-5 +Bls12_381_G1_multiScalarMul/77/77,2.181325091429973e-3,2.1807942464757432e-3,2.1818133665519207e-3,1.7039353205909792e-6,1.3786145694127499e-6,2.27968640731267e-6 +Bls12_381_G1_multiScalarMul/78/78,2.2165097719499824e-3,2.213684889701067e-3,2.219024702852442e-3,9.476092692961542e-6,6.898527736606062e-6,1.3202270738128961e-5 +Bls12_381_G1_multiScalarMul/79/79,2.2220017642692208e-3,2.221452887745163e-3,2.2226621102249605e-3,1.9668594276026276e-6,1.6059114512897864e-6,2.54873438507269e-6 +Bls12_381_G1_multiScalarMul/80/80,2.2649145692548805e-3,2.264315257045781e-3,2.2659321574184485e-3,2.6476167211476292e-6,1.8114591949521001e-6,4.5100102111080466e-6 +Bls12_381_G1_multiScalarMul/81/81,2.2815568928021565e-3,2.2809268030696116e-3,2.282682684357514e-3,2.6571578380668003e-6,1.7065827732222851e-6,4.487951031499547e-6 +Bls12_381_G1_multiScalarMul/82/82,2.310620963737306e-3,2.3090927285613193e-3,2.3126689982238035e-3,5.977435209471239e-6,4.4804403698017714e-6,8.09057887928092e-6 +Bls12_381_G1_multiScalarMul/83/83,2.336733472141597e-3,2.3360361666493012e-3,2.337632382036757e-3,2.560471483733304e-6,1.920620453068812e-6,3.7021660444619836e-6 +Bls12_381_G1_multiScalarMul/84/84,2.373268168042132e-3,2.371319876892892e-3,2.3766426567644805e-3,8.021527609000714e-6,4.830364162650037e-6,1.252095716980909e-5 +Bls12_381_G1_multiScalarMul/85/85,2.384876078524913e-3,2.383959246461071e-3,2.3867334229422466e-3,4.094196151783379e-6,2.3902100912772977e-6,6.961154738344854e-6 +Bls12_381_G1_multiScalarMul/86/86,2.410565039227443e-3,2.4084234057296094e-3,2.412268328550986e-3,6.65915218385595e-6,4.329988822432703e-6,1.0326826016055168e-5 +Bls12_381_G1_multiScalarMul/87/87,2.4297666625285345e-3,2.4270653907625746e-3,2.432196481389161e-3,8.58024905300566e-6,7.109703139729458e-6,1.0051366987525497e-5 +Bls12_381_G1_multiScalarMul/88/88,2.460570343151193e-3,2.459544035208346e-3,2.4615274058159917e-3,3.5198413136176365e-6,2.8384817517665127e-6,4.815807097623251e-6 +Bls12_381_G1_multiScalarMul/89/89,2.489853458509472e-3,2.48760518697685e-3,2.491311540051355e-3,6.19046891378905e-6,4.307330671671395e-6,7.986452835536224e-6 +Bls12_381_G1_multiScalarMul/90/90,2.518729619807173e-3,2.5175955675903593e-3,2.5197557395444242e-3,3.6740724105737384e-6,3.011297773639394e-6,4.579753037221892e-6 +Bls12_381_G1_multiScalarMul/91/91,2.507346287557815e-3,2.5048432606199636e-3,2.5101409467740204e-3,9.127067962491492e-6,7.736890525902875e-6,1.0224347243298884e-5 +Bls12_381_G1_multiScalarMul/92/92,2.5623659852219262e-3,2.5612024891175753e-3,2.564829446827521e-3,5.6507070170772565e-6,3.2998574451510087e-6,9.57583819470183e-6 +Bls12_381_G1_multiScalarMul/93/93,2.5847869535442504e-3,2.5837480732719756e-3,2.5860413313409e-3,3.848008008883357e-6,3.135969999546864e-6,4.874051925178418e-6 +Bls12_381_G1_multiScalarMul/94/94,2.6234813638524954e-3,2.6221188936467322e-3,2.627015683950028e-3,6.9065042519955485e-6,3.5404891910020863e-6,1.266990728387938e-5 +Bls12_381_G1_multiScalarMul/95/95,2.642628219940988e-3,2.641768011136227e-3,2.6442054118635916e-3,3.6007375940600177e-6,2.2125834942189697e-6,6.234015624110293e-6 +Bls12_381_G1_multiScalarMul/96/96,2.6601519782021863e-3,2.6585725995916932e-3,2.6631507793169816e-3,7.137222035771094e-6,4.623560832534806e-6,1.2950373021381417e-5 +Bls12_381_G1_multiScalarMul/97/97,2.681023460582192e-3,2.679568015031102e-3,2.683278541155578e-3,5.991522440852137e-6,3.858505228846451e-6,8.60021764374252e-6 +Bls12_381_G1_multiScalarMul/98/98,2.7083684530633586e-3,2.70727640883435e-3,2.7110584196105647e-3,5.013062986030381e-6,2.3597699562053853e-6,1.002284515969446e-5 +Bls12_381_G1_multiScalarMul/99/99,2.7213371259787855e-3,2.720704088882147e-3,2.722244079978909e-3,2.444787958433492e-6,1.793699194794548e-6,3.7994420578130953e-6 +Bls12_381_G1_multiScalarMul/100/100,2.7642727676665296e-3,2.763395576301587e-3,2.7675024929907544e-3,4.726547836308982e-6,1.8913959977112497e-6,1.0025613006686808e-5 +Bls12_381_G2_multiScalarMul/1/1,1.6266495442804972e-4,1.6264736086074068e-4,1.6270124805713648e-4,7.793865350083726e-8,4.635475091813956e-8,1.4247066440608091e-7 +Bls12_381_G2_multiScalarMul/2/2,3.543638522088684e-4,3.541772068342348e-4,3.5485931188723925e-4,9.360391344324354e-7,3.4976363756994914e-7,1.8211931894900913e-6 +Bls12_381_G2_multiScalarMul/3/3,4.47702794969825e-4,4.475045705500375e-4,4.478850505015342e-4,6.493823174661071e-7,3.5878763258263287e-7,1.0803507174684568e-6 +Bls12_381_G2_multiScalarMul/4/4,5.420723557652644e-4,5.417274673810824e-4,5.426125367479333e-4,1.4301753976362207e-6,9.988141199987564e-7,2.267296520674632e-6 +Bls12_381_G2_multiScalarMul/5/5,6.370512849618329e-4,6.36900784787239e-4,6.37202712666071e-4,5.292403814549932e-7,4.022430073091077e-7,7.556842750685239e-7 +Bls12_381_G2_multiScalarMul/6/6,7.310526489754525e-4,7.30629670999753e-4,7.317446144730351e-4,1.8119026166925256e-6,1.1454709674089216e-6,3.3632913939344345e-6 +Bls12_381_G2_multiScalarMul/7/7,8.236776396240537e-4,8.233271514827839e-4,8.241067273174465e-4,1.3657308675882766e-6,1.0410102352442255e-6,1.83210797347741e-6 +Bls12_381_G2_multiScalarMul/8/8,9.197543555033109e-4,9.189658738224084e-4,9.209830008370004e-4,3.3412724036424652e-6,2.3248417111070747e-6,5.070176355554298e-6 +Bls12_381_G2_multiScalarMul/9/9,1.011991406751168e-3,1.0117382842987513e-3,1.012512156595354e-3,1.1429892811506008e-6,7.64572284352035e-7,1.824620728201617e-6 +Bls12_381_G2_multiScalarMul/10/10,1.109394930774612e-3,1.1087682317862343e-3,1.1115776119988174e-3,3.4944409285465694e-6,1.0503647842087067e-6,7.149880658627584e-6 +Bls12_381_G2_multiScalarMul/11/11,1.2023934491440338e-3,1.202171934481395e-3,1.2026423197250766e-3,7.922161025400925e-7,6.258416318073706e-7,1.029606114863458e-6 +Bls12_381_G2_multiScalarMul/12/12,1.2963025275871496e-3,1.2952163686698916e-3,1.2983463505741011e-3,4.960268500618734e-6,2.845337116066531e-6,9.687158836086103e-6 +Bls12_381_G2_multiScalarMul/13/13,1.3869285962502872e-3,1.3866231292243125e-3,1.3872893550098244e-3,1.1726919062774188e-6,8.791906263916984e-7,1.5913921990012086e-6 +Bls12_381_G2_multiScalarMul/14/14,1.4823956781971994e-3,1.4815973050589385e-3,1.4842137535372652e-3,3.760848566094728e-6,2.472183908899497e-6,6.4465275732684205e-6 +Bls12_381_G2_multiScalarMul/15/15,1.574445631700049e-3,1.574063788581931e-3,1.5749578982368424e-3,1.443263633319882e-6,1.0628032736563463e-6,2.1565979694667185e-6 +Bls12_381_G2_multiScalarMul/16/16,1.5000875796284717e-3,1.4994665426513504e-3,1.5014717203342867e-3,2.802372121079838e-6,1.7676048441935653e-6,4.644089354729122e-6 +Bls12_381_G2_multiScalarMul/17/17,1.5940905703219718e-3,1.5936217521556593e-3,1.5945282467814278e-3,1.547468548627245e-6,1.1967489868918594e-6,2.082313772097416e-6 +Bls12_381_G2_multiScalarMul/18/18,1.6481937447323397e-3,1.6471788901492087e-3,1.6502528733967521e-3,4.67746155264807e-6,2.5560426788421386e-6,8.493562555710135e-6 +Bls12_381_G2_multiScalarMul/19/19,1.7408620063694292e-3,1.7403685953485991e-3,1.7416086573762834e-3,2.034339176777199e-6,1.5411497874186401e-6,2.888074021221646e-6 +Bls12_381_G2_multiScalarMul/20/20,1.7983360168952664e-3,1.7968063959178204e-3,1.8007319622437476e-3,6.701452941660098e-6,3.915890097926392e-6,1.1565951790899295e-5 +Bls12_381_G2_multiScalarMul/21/21,1.8948751419094719e-3,1.8943849272806152e-3,1.8954945505194202e-3,1.8264677812158936e-6,1.5180676580123575e-6,2.3043238795090236e-6 +Bls12_381_G2_multiScalarMul/22/22,1.9483638492318052e-3,1.9468479306608071e-3,1.952898337552636e-3,8.246725685061966e-6,2.916390890917488e-6,1.6554460898097785e-5 +Bls12_381_G2_multiScalarMul/23/23,2.0441566797094976e-3,2.0436200484617298e-3,2.0448120935495366e-3,1.9807680962425035e-6,1.4047597581205637e-6,2.861374149657612e-6 +Bls12_381_G2_multiScalarMul/24/24,2.0976111797810742e-3,2.0969141362790775e-3,2.0983042002160226e-3,2.294409781298406e-6,1.7816482691771947e-6,3.2363169164003804e-6 +Bls12_381_G2_multiScalarMul/25/25,2.1916934430134647e-3,2.1911766683971054e-3,2.192454586070339e-3,2.0791512216562315e-6,1.5171229138063835e-6,2.812518408756342e-6 +Bls12_381_G2_multiScalarMul/26/26,2.2452874242475463e-3,2.2438224649193378e-3,2.248020575104657e-3,6.546744756250407e-6,4.224171258471438e-6,1.1357661995132573e-5 +Bls12_381_G2_multiScalarMul/27/27,2.3342313432099604e-3,2.3334417036587492e-3,2.335903802244924e-3,3.7924501525196913e-6,2.084116468653706e-6,6.745286115407234e-6 +Bls12_381_G2_multiScalarMul/28/28,2.3924196934986424e-3,2.3905980952149135e-3,2.39744572554579e-3,9.270395166568168e-6,3.857502451986574e-6,1.8266974876360255e-5 +Bls12_381_G2_multiScalarMul/29/29,2.4921574096234654e-3,2.4911465295363233e-3,2.4951214940058244e-3,5.209897620887097e-6,2.3932366963378704e-6,1.007979235143704e-5 +Bls12_381_G2_multiScalarMul/30/30,2.5442112572946624e-3,2.5431826880834667e-3,2.5479216241766365e-3,5.7374902589030385e-6,2.166916577225313e-6,1.24589648550128e-5 +Bls12_381_G2_multiScalarMul/31/31,2.6387551082366705e-3,2.6380466280120883e-3,2.6396291501284983e-3,2.5285910565402825e-6,2.0132127254936795e-6,3.4207259760745164e-6 +Bls12_381_G2_multiScalarMul/32/32,2.5150931462186196e-3,2.513387917297599e-3,2.5181977065017046e-3,7.657009385145557e-6,4.5131093648664805e-6,1.3678490989164753e-5 +Bls12_381_G2_multiScalarMul/33/33,3.0889519233376545e-3,3.0883882511648234e-3,3.089672507460859e-3,2.0979675388899346e-6,1.603912694016453e-6,3.0603682324660857e-6 +Bls12_381_G2_multiScalarMul/34/34,3.16771726298734e-3,3.16501045273763e-3,3.172197179196162e-3,1.0825021580641719e-5,6.671829453430046e-6,1.8892794609350383e-5 +Bls12_381_G2_multiScalarMul/35/35,3.2525975758965855e-3,3.251923568635943e-3,3.2534974414252724e-3,2.3923622222660625e-6,1.771511114169158e-6,3.613237863752478e-6 +Bls12_381_G2_multiScalarMul/36/36,3.336138244007564e-3,3.333789111955089e-3,3.344298373821e-3,1.3359645865766898e-5,3.2128822247268738e-6,2.7638521011789944e-5 +Bls12_381_G2_multiScalarMul/37/37,3.4191138605455746e-3,3.4179135859041592e-3,3.4233605791000876e-3,6.592098823336916e-6,2.5157731785295883e-6,1.3141627481895897e-5 +Bls12_381_G2_multiScalarMul/38/38,3.4883584083644226e-3,3.4862131678210493e-3,3.4925344207942677e-3,9.623236210916872e-6,5.191214954965976e-6,1.7597405473000066e-5 +Bls12_381_G2_multiScalarMul/39/39,3.530386408142463e-3,3.5295959082416793e-3,3.531411239014294e-3,2.79677085673492e-6,2.1274732913274754e-6,3.925571150385237e-6 +Bls12_381_G2_multiScalarMul/40/40,3.6147002382323538e-3,3.611572624230025e-3,3.6292011188412323e-3,1.7990113412185996e-5,2.845513840934602e-6,4.043993566101094e-5 +Bls12_381_G2_multiScalarMul/41/41,3.672723290652948e-3,3.6718602367145966e-3,3.673688181816288e-3,2.84241014465167e-6,2.3021696308807956e-6,3.7655879313695054e-6 +Bls12_381_G2_multiScalarMul/42/42,3.793747136886243e-3,3.78926839608175e-3,3.809348971725428e-3,2.269174801044769e-5,4.7237643544819555e-6,4.9663768681186095e-5 +Bls12_381_G2_multiScalarMul/43/43,3.877862027839689e-3,3.876819161298888e-3,3.8794572953528964e-3,4.162065327624179e-6,3.2714009413120982e-6,5.1550470389566275e-6 +Bls12_381_G2_multiScalarMul/44/44,3.965116399895544e-3,3.962804992549213e-3,3.97345386215166e-3,1.3112609308794646e-5,1.8812805162759533e-6,2.7437540345266834e-5 +Bls12_381_G2_multiScalarMul/45/45,4.004527665871219e-3,4.003216183025186e-3,4.00656406563525e-3,5.2564769639065946e-6,2.696936689436533e-6,7.823236463877045e-6 +Bls12_381_G2_multiScalarMul/46/46,4.076804027301204e-3,4.074764849350912e-3,4.082954370562564e-3,1.0195134478551572e-5,3.59758066050906e-6,2.02607321633781e-5 +Bls12_381_G2_multiScalarMul/47/47,4.167774429892586e-3,4.1666246852367335e-3,4.169331500283441e-3,4.095651022675052e-6,3.1833448207887804e-6,5.089866484578962e-6 +Bls12_381_G2_multiScalarMul/48/48,4.2249981616795705e-3,4.222778156184377e-3,4.226612496226903e-3,5.7784805597787715e-6,4.4339723066230185e-6,7.3377180823161815e-6 +Bls12_381_G2_multiScalarMul/49/49,4.3524164098415665e-3,4.351263723172645e-3,4.353648896076485e-3,3.7577346495739375e-6,3.092141280492094e-6,4.52320031610404e-6 +Bls12_381_G2_multiScalarMul/50/50,4.343123429888507e-3,4.341239145934485e-3,4.345694580031099e-3,7.032494846534855e-6,5.430307563910816e-6,1.0261289957428346e-5 +Bls12_381_G2_multiScalarMul/51/51,4.484856489477111e-3,4.481774784858851e-3,4.487312713793393e-3,8.158820364283e-6,6.798014601558509e-6,1.086960763925229e-5 +Bls12_381_G2_multiScalarMul/52/52,4.546562051796544e-3,4.5455748661040974e-3,4.548037932926745e-3,3.6580687673211806e-6,2.8901424834133615e-6,5.219822997121614e-6 +Bls12_381_G2_multiScalarMul/53/53,4.654474034299822e-3,4.65318130717014e-3,4.655917064534823e-3,4.116466278137667e-6,3.166891661793465e-6,5.567941155062992e-6 +Bls12_381_G2_multiScalarMul/54/54,4.721927123629685e-3,4.72071287904244e-3,4.723138528981887e-3,3.94193309418702e-6,3.113913371425901e-6,5.136276379939376e-6 +Bls12_381_G2_multiScalarMul/55/55,4.795039804834155e-3,4.793771853613166e-3,4.796041252525426e-3,3.523502774916879e-6,2.8612449092910447e-6,4.464716550457647e-6 +Bls12_381_G2_multiScalarMul/56/56,4.864016888196152e-3,4.862934237209827e-3,4.865878015473469e-3,4.339172192062833e-6,3.120561122208654e-6,7.091594219853984e-6 +Bls12_381_G2_multiScalarMul/57/57,4.930026691468103e-3,4.928660811034607e-3,4.93184431837138e-3,4.92694965505342e-6,3.631274655946987e-6,6.916774799932921e-6 +Bls12_381_G2_multiScalarMul/58/58,4.999478205962443e-3,4.996476656269146e-3,5.002509748355277e-3,9.65312271848907e-6,8.212314993018033e-6,1.121977177338798e-5 +Bls12_381_G2_multiScalarMul/59/59,5.109930645097379e-3,5.108695300209485e-3,5.111720735214837e-3,4.307666456047917e-6,3.2036925396243358e-6,7.010008721447832e-6 +Bls12_381_G2_multiScalarMul/60/60,5.182636587074396e-3,5.1812215576612815e-3,5.184867458236281e-3,5.045266958501895e-6,3.3630808719106254e-6,7.598293873580799e-6 +Bls12_381_G2_multiScalarMul/61/61,5.261201467559662e-3,5.259483119610097e-3,5.2651003452464235e-3,6.794062799442452e-6,3.965079449462158e-6,1.2745803244159386e-5 +Bls12_381_G2_multiScalarMul/62/62,5.355085149782543e-3,5.353521974098854e-3,5.3568364980710005e-3,5.127106845655141e-6,3.956280257430231e-6,6.764557833667277e-6 +Bls12_381_G2_multiScalarMul/63/63,5.404870448491742e-3,5.401124837066587e-3,5.407497875504651e-3,8.934660522629549e-6,6.290321430881255e-6,1.2732030907646999e-5 +Bls12_381_G2_multiScalarMul/64/64,4.8782659702195615e-3,4.876660673660171e-3,4.8804522014555e-3,5.830661634910927e-6,3.955325665036216e-6,9.38894371358523e-6 +Bls12_381_G2_multiScalarMul/65/65,4.9061548862185346e-3,4.904813116841975e-3,4.9086495754739915e-3,5.295424246670201e-6,3.7451476035762403e-6,8.334611829514347e-6 +Bls12_381_G2_multiScalarMul/66/66,4.967076866858588e-3,4.96587704975757e-3,4.970208209096129e-3,5.500738791485448e-6,2.7782883129256445e-6,1.0490016182322088e-5 +Bls12_381_G2_multiScalarMul/67/67,5.0384188004806525e-3,5.036297660856063e-3,5.040874280488966e-3,7.20767347691469e-6,5.18593994354578e-6,1.1000885848108839e-5 +Bls12_381_G2_multiScalarMul/68/68,5.082679596088205e-3,5.081788191855941e-3,5.083677026915687e-3,2.9879915262955836e-6,2.402250840802348e-6,3.7388441162211205e-6 +Bls12_381_G2_multiScalarMul/69/69,5.131805217231941e-3,5.129945152668336e-3,5.134860292773551e-3,7.121015258734736e-6,4.754387036952524e-6,1.0407485911539298e-5 +Bls12_381_G2_multiScalarMul/70/70,5.223131098010917e-3,5.220270707999523e-3,5.226515783222153e-3,9.515319707834862e-6,7.924704664502419e-6,1.197266014225403e-5 +Bls12_381_G2_multiScalarMul/71/71,5.2882851289316885e-3,5.286944845429294e-3,5.2901838154393414e-3,4.850407193371409e-6,3.951323934404944e-6,6.909977742394703e-6 +Bls12_381_G2_multiScalarMul/72/72,5.31973147751225e-3,5.318376432387295e-3,5.32119875028863e-3,4.277946466566538e-6,3.32076690250808e-6,5.635737244144887e-6 +Bls12_381_G2_multiScalarMul/73/73,5.415258160623588e-3,5.413782714872596e-3,5.416918547393203e-3,4.874528900097905e-6,4.170514576006458e-6,5.848559988534025e-6 +Bls12_381_G2_multiScalarMul/74/74,5.504234496008557e-3,5.500576962955019e-3,5.508481864691515e-3,1.1590261990431737e-5,7.963644443790475e-6,2.0109944098147845e-5 +Bls12_381_G2_multiScalarMul/75/75,5.564079990869667e-3,5.562681956747252e-3,5.56567336402758e-3,4.352958051265566e-6,3.4422969438156352e-6,6.286896453598817e-6 +Bls12_381_G2_multiScalarMul/76/76,5.636188875483629e-3,5.63517382713922e-3,5.637553743099741e-3,3.670518446053137e-6,2.6204373559816722e-6,5.576211218482488e-6 +Bls12_381_G2_multiScalarMul/77/77,5.653980663508052e-3,5.652296820298524e-3,5.657670797268361e-3,7.080543955082813e-6,3.7855994178883683e-6,1.2879875104746403e-5 +Bls12_381_G2_multiScalarMul/78/78,5.740407480489808e-3,5.7391493805168635e-3,5.7418065167963e-3,3.904427361041286e-6,3.074226799333372e-6,5.442029866027754e-6 +Bls12_381_G2_multiScalarMul/79/79,5.751010900543999e-3,5.748323596643336e-3,5.754728295889315e-3,9.270531833024517e-6,6.035547009683968e-6,1.4379971767424256e-5 +Bls12_381_G2_multiScalarMul/80/80,5.858800364486109e-3,5.857269600819101e-3,5.860372363714095e-3,4.878855487808653e-6,3.7581767493947793e-6,6.996843420054578e-6 +Bls12_381_G2_multiScalarMul/81/81,5.896817994473183e-3,5.894063205963552e-3,5.902366128185444e-3,1.1536253196991757e-5,6.383910727541163e-6,2.0982102749864474e-5 +Bls12_381_G2_multiScalarMul/82/82,5.954935473178033e-3,5.953063910957776e-3,5.957530288931881e-3,6.253389324766823e-6,4.779351132702418e-6,7.979956410106285e-6 +Bls12_381_G2_multiScalarMul/83/83,6.0161468367483225e-3,6.013693044072133e-3,6.02177468728205e-3,1.0835798229125257e-5,6.207595030876202e-6,1.9548081431230584e-5 +Bls12_381_G2_multiScalarMul/84/84,6.094614704088679e-3,6.092574358893842e-3,6.0971100378228475e-3,6.666176870479611e-6,5.145944335262237e-6,8.274826825353507e-6 +Bls12_381_G2_multiScalarMul/85/85,6.1380376895836565e-3,6.133725428191463e-3,6.145329879147275e-3,1.626622922741078e-5,1.0821722335694483e-5,2.700730631296616e-5 +Bls12_381_G2_multiScalarMul/86/86,6.2140860516838245e-3,6.212851863373451e-3,6.215546358212723e-3,4.0395006569626435e-6,3.346822769756149e-6,4.7839437803151336e-6 +Bls12_381_G2_multiScalarMul/87/87,6.27302455453059e-3,6.270885529060964e-3,6.275809157451918e-3,6.999595649144767e-6,4.947819532780126e-6,1.0251538631768462e-5 +Bls12_381_G2_multiScalarMul/88/88,6.3404523682942995e-3,6.338680115532713e-3,6.3420519237891515e-3,5.208923709646363e-6,4.108671865132737e-6,6.370714767856116e-6 +Bls12_381_G2_multiScalarMul/89/89,6.410017615442629e-3,6.406159123069732e-3,6.41315635661642e-3,1.0622224787961102e-5,7.696172865576866e-6,1.3963076368862973e-5 +Bls12_381_G2_multiScalarMul/90/90,6.481791869329977e-3,6.479839995502555e-3,6.484276415426917e-3,6.258729255672214e-6,4.848352706810262e-6,7.988412553980431e-6 +Bls12_381_G2_multiScalarMul/91/91,6.475168018503552e-3,6.470179709488667e-3,6.483048340856914e-3,1.7646142713249933e-5,1.3097969794456097e-5,2.6957602312106938e-5 +Bls12_381_G2_multiScalarMul/92/92,6.569285931833285e-3,6.566882844069322e-3,6.574172843329704e-3,9.752702509029438e-6,5.6501870652183995e-6,1.6741066006979055e-5 +Bls12_381_G2_multiScalarMul/93/93,6.629457299321055e-3,6.625183482996535e-3,6.638841711503604e-3,1.7538389603216873e-5,1.0528950637309035e-5,3.0379658274480686e-5 +Bls12_381_G2_multiScalarMul/94/94,6.7320607492387515e-3,6.730167903973191e-3,6.736598035759103e-3,8.15218783569633e-6,3.741189882233103e-6,1.6185222568739163e-5 +Bls12_381_G2_multiScalarMul/95/95,6.801145393237103e-3,6.796607904593793e-3,6.8137432062137055e-3,1.9691935909923513e-5,7.536520887751789e-6,3.768941248607555e-5 +Bls12_381_G2_multiScalarMul/96/96,6.821360358060845e-3,6.816810519501433e-3,6.829564504014655e-3,1.6752380908242913e-5,1.0237675196995415e-5,3.083226102494789e-5 +Bls12_381_G2_multiScalarMul/97/97,6.90522012785712e-3,6.901544208299667e-3,6.918761450372084e-3,1.7088371694161855e-5,5.773286197099474e-6,3.643360035316389e-5 +Bls12_381_G2_multiScalarMul/98/98,6.9597205589059085e-3,6.9554579231546464e-3,6.963825444927238e-3,1.230537047747648e-5,9.828399035508776e-6,1.581113740579338e-5 +Bls12_381_G2_multiScalarMul/99/99,6.998605748330429e-3,6.993956045528542e-3,7.003564931628933e-3,1.3941888558415054e-5,1.1848281516892752e-5,1.8598404587423643e-5 +Bls12_381_G2_multiScalarMul/100/100,7.090569654857228e-3,7.08876305884669e-3,7.093035056145744e-3,6.187076669186285e-6,4.689206191622249e-6,8.297705725121281e-6 +ValueData/0,8.308339317454005e-7,8.30225738988709e-7,8.313754560544355e-7,1.990115994502854e-9,1.6131058621161695e-9,2.562152174442453e-9 +ValueData/252,8.240637748218101e-7,8.219494174299627e-7,8.27934285866454e-7,9.02348309210972e-9,6.84264864215175e-9,1.4553603523433931e-8 +ValueData/9,8.2599767789742e-7,8.252997425748909e-7,8.267104178506125e-7,2.364868321432307e-9,2.0699561504375953e-9,2.815442220738571e-9 +ValueData/53,8.233725540018474e-7,8.21859069691121e-7,8.25030205661355e-7,5.4097865381525575e-9,4.6648173807696005e-9,6.844527837169305e-9 +ValueData/212,8.235080342022799e-7,8.228577094541259e-7,8.241958323626416e-7,2.2148989783296108e-9,1.8476812793911548e-9,2.706841109103822e-9 +ValueData/57,8.227648640009345e-7,8.214082485391051e-7,8.247907155408931e-7,5.339377033839516e-9,4.335706360147143e-9,7.73383376862529e-9 +ValueData/3,8.305846293632089e-7,8.302256730962431e-7,8.309480000070548e-7,1.242214459782837e-9,9.889677051179007e-10,1.5783036120221822e-9 +ValueData/78,8.257405015730614e-7,8.2364707863558e-7,8.281128554908087e-7,7.912414697883126e-9,7.01048434654532e-9,8.908921070994364e-9 +ValueData/172,8.300021316972171e-7,8.293451741953995e-7,8.306084104160203e-7,2.148623661385571e-9,1.825088880291843e-9,2.5307979017077724e-9 +ValueData/179,8.203924548625401e-7,8.193586324640001e-7,8.227362476675628e-7,4.877445539588459e-9,2.679810539495663e-9,9.04654682230754e-9 +ValueData/44,8.264384794611199e-7,8.255022234969835e-7,8.272447757823768e-7,2.8478207554716393e-9,2.4095476251653438e-9,3.5635570594972597e-9 +ValueData/231,8.219425399891969e-7,8.204729622106173e-7,8.246570690049737e-7,6.5994051563699485e-9,4.389256598260014e-9,1.1165413306997455e-8 +ValueData/86,8.356380775691896e-7,8.350571396250856e-7,8.36343388946821e-7,2.1046667080697694e-9,1.706106929554311e-9,2.7327737482123604e-9 +ValueData/249,8.24039151506266e-7,8.215148962207851e-7,8.266756374007332e-7,8.348575406217994e-9,7.4485543644184525e-9,8.974248873037454e-9 +ValueData/215,8.232541258426546e-7,8.224129482557105e-7,8.241206187441035e-7,2.9681481534162706e-9,2.6061074622516457e-9,3.4820938541915052e-9 +ValueData/171,8.267152208354533e-7,8.254992611459269e-7,8.289572172299956e-7,5.272646934789353e-9,3.286982147344324e-9,1.0244556252074981e-8 +ValueData/84,8.275370464863762e-7,8.260558635346872e-7,8.288465720686688e-7,4.5775477011704195e-9,4.0375930021285835e-9,5.3838075052360205e-9 +ValueData/174,8.263838011149387e-7,8.253550615324e-7,8.278234394400264e-7,3.938891202542032e-9,3.1586569156210873e-9,5.510781926005891e-9 +ValueData/80,8.292240411511709e-7,8.286214573397572e-7,8.299985952768387e-7,2.3607739836260453e-9,1.8020849923141634e-9,3.0037660069011325e-9 +ValueData/53,8.255556037612325e-7,8.244869854470499e-7,8.272861142572057e-7,4.471264746902578e-9,2.8211229882157604e-9,7.88146723681388e-9 +ValueData/20,8.302163313458512e-7,8.295642212173756e-7,8.311558551618652e-7,2.6966220905750578e-9,2.3120960434750913e-9,3.267614022565935e-9 +ValueData/44,8.306763076525104e-7,8.297695376296645e-7,8.3270601200892e-7,4.295018024171188e-9,2.566053501638556e-9,7.644800793076076e-9 +ValueData/334,8.300992730363777e-7,8.294780101418712e-7,8.307616757132552e-7,2.077593209065802e-9,1.7936570895917841e-9,2.491477873715591e-9 +ValueData/158,8.267751562367635e-7,8.253341091763315e-7,8.287577228203244e-7,5.55023665753243e-9,4.190411967753402e-9,8.585445693169752e-9 +ValueData/89,8.270715372605372e-7,8.265855534029527e-7,8.27511832264234e-7,1.6196934892236714e-9,1.4290248171054128e-9,1.926708824745827e-9 +ValueData/21,8.282390148180352e-7,8.272990515239949e-7,8.295766080456879e-7,3.5964533489427885e-9,2.8255491816143485e-9,5.187702724144353e-9 +ValueData/255,8.366485694632119e-7,8.362324545343537e-7,8.370330673803106e-7,1.3257228740757118e-9,1.1141798699542886e-9,1.5924689467170153e-9 +ValueData/196,8.278881362516257e-7,8.260865083682904e-7,8.297276430195304e-7,5.925822760625374e-9,5.089109578649659e-9,7.0873352004161084e-9 +ValueData/52,8.32703185079347e-7,8.318373499899168e-7,8.337062357902314e-7,3.1799094325318685e-9,2.575790933068292e-9,3.95140914184172e-9 +ValueData/40,8.305404925611185e-7,8.292088284022057e-7,8.336104360498478e-7,6.018015566227746e-9,3.8618449224528204e-9,1.1832641177247951e-8 +ValueData/140,8.342983987627535e-7,8.33861201717263e-7,8.348240710690013e-7,1.5725519552406333e-9,1.3611624042339236e-9,1.8831559011256355e-9 +ValueData/266,8.248233173042223e-7,8.238041323046849e-7,8.261920772428243e-7,3.9190214481551925e-9,3.081227669141891e-9,5.479592069984473e-9 +ValueData/186,8.305443554170082e-7,8.292300735715129e-7,8.316181358770599e-7,3.754945715632169e-9,2.8515160333515493e-9,4.803923352710837e-9 +ValueData/224,8.244509431974929e-7,8.235409506068712e-7,8.258923983093048e-7,3.726292311562551e-9,2.8556534119446684e-9,6.11496650070478e-9 +ValueData/175,8.355567943432597e-7,8.350153516962071e-7,8.360312278881549e-7,1.724549582685355e-9,1.4563799592141382e-9,2.1610359168638306e-9 +ValueData/151,8.287478606403328e-7,8.278113198649153e-7,8.317640531638428e-7,5.056911418468068e-9,1.7387457957070806e-9,1.0199486475366975e-8 +ValueData/10,8.315848925862608e-7,8.311410536336543e-7,8.320581256511253e-7,1.5476877222310631e-9,1.2455076722497548e-9,2.0842148363342923e-9 +ValueData/372,8.30305735734577e-7,8.289045153864033e-7,8.325526420278737e-7,5.861404698377541e-9,4.356158573205665e-9,8.988432831955082e-9 +ValueData/350,8.304438931405924e-7,8.294394574367786e-7,8.313486891636011e-7,3.205156373764256e-9,2.8014954849108146e-9,3.751150532894881e-9 +ValueData/46,8.238714352673267e-7,8.230342253307271e-7,8.25009787737831e-7,3.2028623933260605e-9,2.2966788100430806e-9,4.925355020164049e-9 +ValueData/9,8.298180876681311e-7,8.293195399445728e-7,8.30205487104393e-7,1.5634757679234646e-9,1.1751840483253692e-9,2.2143121091699673e-9 +ValueData/308,8.290896799018374e-7,8.276954781068118e-7,8.308389127969848e-7,5.283814690898011e-9,4.028424369520204e-9,7.667383984781746e-9 +ValueData/252,8.334365802719682e-7,8.331137540777735e-7,8.337780664463737e-7,1.1526726331639289e-9,9.785796942113233e-10,1.345346864798311e-9 +ValueData/22,8.285632246755395e-7,8.278085297511346e-7,8.29694526260738e-7,3.0308508884954496e-9,2.3691279977473947e-9,4.403636727067982e-9 +ValueData/240,8.308843663117196e-7,8.30270249537429e-7,8.314464679156071e-7,1.970475171022385e-9,1.6592562863538895e-9,2.3368022995068076e-9 +ValueData/129,8.310609381491912e-7,8.294809151760455e-7,8.34356339381567e-7,7.156351107885371e-9,4.839806429936224e-9,1.2999843240212014e-8 +ValueData/9,8.37212805783267e-7,8.36377945338563e-7,8.379111382315971e-7,2.65884246734447e-9,2.2865517175464453e-9,3.1017037020103894e-9 +ValueData/298,8.324389474335872e-7,8.306156175299185e-7,8.355750486239849e-7,8.009651258704806e-9,4.767334802996143e-9,1.427781076143462e-8 +ValueData/131,8.279024969063157e-7,8.269121969780121e-7,8.290271022938135e-7,3.6892220306876344e-9,3.0901535603344377e-9,4.479868230778521e-9 +ValueData/71,8.29173344557912e-7,8.278753141615974e-7,8.322519515992607e-7,6.393679263976535e-9,3.047735066836891e-9,1.2209800757123224e-8 +ValueData/200,8.268977906866565e-7,8.259244221472975e-7,8.278525778773092e-7,3.1662859153620122e-9,2.6928518192236237e-9,3.9286415157573e-9 +ValueData/134,8.298216164275232e-7,8.283194708650708e-7,8.317924157779172e-7,5.839552599379518e-9,4.464741639888179e-9,9.11891299750583e-9 +ValueData/72,8.32424930843828e-7,8.318081374131261e-7,8.329877980611746e-7,1.9057539415480236e-9,1.5205552265830784e-9,2.5810035703942476e-9 +ValueData/39,8.233594461401317e-7,8.218251230067912e-7,8.253358413024679e-7,5.689751664081958e-9,4.344383843779048e-9,7.713053872844405e-9 +ValueData/4,8.328397883767179e-7,8.322232672475587e-7,8.334716393483339e-7,2.203774438993672e-9,1.9340729382139107e-9,2.639017950293468e-9 +ValueData/156,8.338370009279232e-7,8.329457008019639e-7,8.347939045568388e-7,3.1270691295133234e-9,2.4481429263051875e-9,4.417143388564221e-9 +ValueData/81,8.326398989281081e-7,8.31945319724798e-7,8.334530506705816e-7,2.4462204773974916e-9,1.8689591251217422e-9,3.3315674558578105e-9 +ValueData/32,8.25672646676055e-7,8.242879811923181e-7,8.272773557482923e-7,4.93104395906869e-9,3.84538053919651e-9,7.43068635927126e-9 +ValueData/216,8.294434957639971e-7,8.290190368250259e-7,8.298882070719711e-7,1.446484908939453e-9,1.2120197806789558e-9,1.759307112512739e-9 +ValueData/52,8.279103742685988e-7,8.26908539149793e-7,8.297319879078815e-7,4.646299536807726e-9,2.93818674825506e-9,7.93473827961773e-9 +ValueData/289,8.299339069741885e-7,8.293523192293531e-7,8.305130040529852e-7,1.9336530730223493e-9,1.587649463779582e-9,2.411462009329672e-9 +ValueData/26,8.299979731039009e-7,8.28571809800649e-7,8.345775039141474e-7,7.577475312242392e-9,3.4385390843682027e-9,1.4498511557649272e-8 +ValueData/100,8.312392084943376e-7,8.303193736359519e-7,8.321735194487949e-7,3.1049786612151287e-9,2.664082045720428e-9,3.6466922020370735e-9 +ValueData/218,8.255345110532708e-7,8.240687322486934e-7,8.279506876241606e-7,6.21567174208124e-9,4.08046504145691e-9,1.0586009116814459e-8 +ValueData/27,8.265857536964994e-7,8.259545329072496e-7,8.272630132897274e-7,2.2357461867231133e-9,1.9141824409569386e-9,2.718052455789939e-9 +ValueData/137,8.262747509913322e-7,8.24861010999019e-7,8.283284476672931e-7,5.774045250143524e-9,3.832747094670113e-9,8.994444843030118e-9 +ValueData/376,8.322557589081255e-7,8.316248230836813e-7,8.329850957027527e-7,2.059241671594664e-9,1.7218544283994453e-9,2.4328113874897204e-9 +ValueData/23,8.277224887468493e-7,8.258202289739293e-7,8.301466234509919e-7,7.189303924883544e-9,5.534875573740977e-9,1.0441791409108433e-8 +ValueData/145,8.359066215537728e-7,8.353249492725777e-7,8.366253427031255e-7,2.1885084861235827e-9,1.9018899933394076e-9,2.564627549824802e-9 +ValueData/90,8.278019377013024e-7,8.269600555573432e-7,8.303799351862428e-7,4.380585636574338e-9,1.363987754059796e-9,8.967450639876425e-9 +ValueData/234,8.280857630550346e-7,8.271168438521578e-7,8.289201552450517e-7,2.8582468531820525e-9,2.588603965324218e-9,3.215502373578524e-9 +ValueData/250,8.286136190753712e-7,8.269638744179422e-7,8.315900378541488e-7,7.197079332387867e-9,3.3539237094012173e-9,1.1273991854661087e-8 +ValueData/62,8.325850508153071e-7,8.31713832535209e-7,8.334985372039633e-7,2.9589078638855325e-9,2.6140044754881706e-9,3.5043270439786507e-9 +ValueData/168,8.284502670545244e-7,8.272523335962306e-7,8.318657106424294e-7,6.853785144819643e-9,2.3586910400702234e-9,1.2747163522913357e-8 +ValueData/118,8.329218129048607e-7,8.324105970543145e-7,8.333929809181426e-7,1.6826845950692978e-9,1.3755646585570474e-9,2.1625955612683173e-9 +ValueData/48,8.268890131901601e-7,8.256263924119213e-7,8.27882837060854e-7,3.615772361194989e-9,2.992402190717215e-9,4.5390036804208405e-9 +ValueData/246,8.302206571695981e-7,8.287028686989354e-7,8.315817837766119e-7,4.857428754264829e-9,4.164798879163665e-9,5.72673735931833e-9 +ValueData/3,8.315053102955208e-7,8.298518765636164e-7,8.373312209106892e-7,9.372635343937617e-9,2.469394575741187e-9,1.946625506457068e-8 +ValueData/39,8.236249267366817e-7,8.228193329379294e-7,8.24439674378199e-7,2.6559095155598154e-9,2.2162466663524387e-9,3.3154856703401297e-9 +ValueData/97,8.278833146896681e-7,8.266448277980814e-7,8.298858224478183e-7,5.06236648239303e-9,3.323730975175011e-9,8.524293099488091e-9 +ValueData/312,8.248782469992686e-7,8.241957068161777e-7,8.257673047697782e-7,2.7826773633069465e-9,1.9769187223731108e-9,4.297207688655551e-9 +ValueData/78,8.239002723342084e-7,8.219388129719482e-7,8.289621851444565e-7,9.901193509204645e-9,3.6760615849583194e-9,2.1020571118266107e-8 +ValueData/24,8.365523009061927e-7,8.359447317150127e-7,8.37208427120182e-7,2.2068395331562863e-9,1.6938389903389053e-9,2.791405155286274e-9 +ValueData/207,8.285637738665984e-7,8.269754650850075e-7,8.314209658847741e-7,6.95214374466354e-9,4.802037882112252e-9,1.1597969254839375e-8 +ValueData/210,8.264202824765683e-7,8.256223824820595e-7,8.270570140563996e-7,2.3553195326087067e-9,1.950572807633738e-9,3.023247778846291e-9 +ValueData/4,8.29641264990328e-7,8.282136039416613e-7,8.322089620399042e-7,6.0970533767294725e-9,3.1239683081213844e-9,1.2045640335863264e-8 +ValueData/152,8.2886524399804e-7,8.280067132573259e-7,8.296347787048892e-7,2.765724372268688e-9,2.1887173595285568e-9,3.60565397404852e-9 +ValueData/56,8.331335225184614e-7,8.314700868180972e-7,8.389404557278411e-7,9.537381588404343e-9,2.1890839542132983e-9,1.979141476370773e-8 +ValueData/88,8.336327441888639e-7,8.325783702850217e-7,8.344718110473584e-7,3.0640216174342724e-9,2.4311865288242755e-9,4.169610435217866e-9 +ValueData/142,8.215481935854266e-7,8.208174042620659e-7,8.222654453670832e-7,2.46405962813364e-9,2.0630528281965095e-9,3.0476096040267155e-9 +ValueData/26,8.28186642282892e-7,8.27048280528772e-7,8.297501714863503e-7,4.4745935625282235e-9,3.719515635350365e-9,5.585619091977736e-9 +ValueData/64,8.249425603878767e-7,8.242383568884303e-7,8.256551840098877e-7,2.413087879533558e-9,2.0949077189505766e-9,2.800904070350479e-9 +ValueData/312,8.315300593065206e-7,8.312181481285842e-7,8.319394665795625e-7,1.184045455185357e-9,9.946334033142174e-10,1.4167795589706528e-9 +ValueData/120,8.307858060941651e-7,8.29094367692384e-7,8.359604263144875e-7,8.948436756675228e-9,3.515694775274656e-9,1.9201286062112545e-8 +ValueData/240,8.304872829774884e-7,8.299504819537536e-7,8.310437667852251e-7,1.824820636643489e-9,1.5339364084876704e-9,2.29134170033328e-9 +ValueData/74,8.27805165022841e-7,8.271611120319965e-7,8.28368371831898e-7,1.95961714885517e-9,1.6234518985409448e-9,2.491587839724542e-9 +ValueData/185,8.316334720469507e-7,8.31175582484184e-7,8.320915217617874e-7,1.4441651603336348e-9,1.2557018312729803e-9,1.6835697106260754e-9 +ValueData/24,8.280550304608405e-7,8.273008793121666e-7,8.286164106632144e-7,2.1686276130414774e-9,1.6445742935184435e-9,2.7216452280955197e-9 +ValueData/144,8.333312095579952e-7,8.326356433750203e-7,8.340427101646795e-7,2.3609688373575014e-9,2.003395537427416e-9,2.949782765605743e-9 +ValueData/24,8.259659224244427e-7,8.253590891406757e-7,8.266333096979926e-7,2.1898932623256624e-9,1.8539564553962173e-9,2.7500829321595565e-9 +ValueData/250,8.322990265425595e-7,8.319444033703338e-7,8.327255019965953e-7,1.2804947220189309e-9,1.0686994439580632e-9,1.5547908049082069e-9 +UnValueData/4,9.051514828909802e-7,9.042507355320676e-7,9.061778529056898e-7,3.262530189155447e-9,2.8179252268980554e-9,3.863546984155425e-9 +UnValueData/4288,5.9152789794066585e-5,5.912331412565194e-5,5.919123068401418e-5,1.1183000189122532e-7,9.597182135398185e-8,1.3076393043182857e-7 +UnValueData/229,4.051640465359015e-6,4.04507739756721e-6,4.057636224488534e-6,2.2017385250743575e-8,1.7748644886084443e-8,2.794289941930162e-8 +UnValueData/1329,2.0394364663074702e-5,2.0340669472860187e-5,2.046441016691817e-5,2.0944034855877108e-7,1.9006062366497132e-7,2.3114748071918864e-7 +UnValueData/5304,8.780746607213169e-5,8.758137750793767e-5,8.798997491385519e-5,6.841742358460396e-7,6.03623912297565e-7,7.620623267584952e-7 +UnValueData/973,1.339801439768565e-5,1.3391138195983436e-5,1.3404793401179744e-5,2.1719355494202132e-8,1.7517912905261304e-8,2.7015880152570903e-8 +UnValueData/79,1.9624660745378767e-6,1.958368707531404e-6,1.965877077160871e-6,1.2676700432388123e-8,1.0502931164654077e-8,1.6439896099163636e-8 +UnValueData/1330,1.808301855213755e-5,1.8050901874472068e-5,1.8143016694116835e-5,1.4018746870242953e-7,8.475388339701126e-8,1.94368651595782e-7 +UnValueData/3272,4.72414318184146e-5,4.721191974652216e-5,4.72986353870667e-5,1.3685411814580184e-7,8.923774779442494e-8,2.1953771574358062e-7 +UnValueData/4479,7.25752852492651e-5,7.249766059834402e-5,7.264397269605355e-5,2.5393277546568215e-7,2.258055570944524e-7,2.9472931070219887e-7 +UnValueData/708,9.96756019344203e-6,9.95725670950145e-6,9.990633840964303e-6,4.663519443602041e-8,2.5835602524595797e-8,8.465536981690739e-8 +UnValueData/5779,9.468262567519511e-5,9.461099722847545e-5,9.478802132309245e-5,2.7933089705559265e-7,1.9698781985002948e-7,4.357802356429701e-7 +UnValueData/2154,3.3691424046301063e-5,3.3645412021290784e-5,3.3747998546419346e-5,1.7410987579502966e-7,1.302391584974916e-7,2.357352811852412e-7 +UnValueData/6229,1.0409665893622308e-4,1.0385710661864011e-4,1.043296099393672e-4,8.141151938581397e-7,7.448683544148026e-7,9.004252984893136e-7 +UnValueData/3315,4.543703879478063e-5,4.526935977521128e-5,4.564294955880585e-5,6.074902203091093e-7,4.3610028100196883e-7,7.350661807557525e-7 +UnValueData/4279,7.053617577002796e-5,7.036080354715165e-5,7.073703990251712e-5,6.191882731550741e-7,5.365424717047284e-7,8.366241267560988e-7 +UnValueData/1348,1.8121934427950047e-5,1.810737138887724e-5,1.8136031640612595e-5,4.989215966896277e-8,4.2083055275102545e-8,6.045813898097077e-8 +UnValueData/4354,7.05611595317225e-5,7.050555208304023e-5,7.062419988567093e-5,1.968567976357078e-7,1.7009309527764778e-7,2.3070493319791636e-7 +UnValueData/1524,2.140139824654524e-5,2.1364663203667698e-5,2.1455467674156197e-5,1.4434406007644088e-7,1.1500709631106035e-7,1.8282784095853436e-7 +UnValueData/1329,2.0057964341999447e-5,2.0034031476275042e-5,2.008479755568595e-5,8.730082155009846e-8,7.249473309736882e-8,1.1767473866521229e-7 +UnValueData/504,7.893206046586833e-6,7.867624096851598e-6,7.913091829964048e-6,7.414884316990578e-8,5.944171561797546e-8,8.561547849259437e-8 +UnValueData/624,1.0296929805421416e-5,1.0289829710747986e-5,1.030572551815717e-5,2.68468567357915e-8,2.1701513218569955e-8,3.444730579985303e-8 +UnValueData/8354,1.409685480663124e-4,1.4068080788326434e-4,1.4126224524012437e-4,1.0308327014667508e-6,8.936732506874699e-7,1.219564298503987e-6 +UnValueData/3006,4.3071629136829454e-5,4.302760601770216e-5,4.310906737343111e-5,1.4008366280969954e-7,1.1323149259984612e-7,1.9039105205246546e-7 +UnValueData/2229,3.474916396634585e-5,3.472290524145982e-5,3.478308885394557e-5,1.013482116268176e-7,7.843487050828297e-8,1.4166180986822734e-7 +UnValueData/529,8.358846568639727e-6,8.352574235876727e-6,8.366237124946571e-6,2.2795909590298907e-8,1.971655813240334e-8,2.709494498539377e-8 +UnValueData/6379,1.07902399861497e-4,1.0766142271421975e-4,1.0807437435600747e-4,6.628171755916872e-7,5.394072145476224e-7,7.908108760159064e-7 +UnValueData/4904,8.09133110202578e-5,8.077304157038352e-5,8.104453083837032e-5,4.5851595820930905e-7,3.648855957788818e-7,5.516877985843101e-7 +UnValueData/1304,1.9754714894391912e-5,1.970553727490796e-5,1.9803549034199733e-5,1.670225740058291e-7,1.5070852306902423e-7,1.87029262386191e-7 +UnValueData/644,9.172794793807386e-6,9.144972065050587e-6,9.211499811562752e-6,1.1245114295031437e-7,7.603686239484714e-8,1.4471640974018753e-7 +UnValueData/2244,2.9650372735280557e-5,2.9616097850706168e-5,2.9715516412521556e-5,1.5128475250039617e-7,8.883087288885296e-8,2.7337803138772375e-7 +UnValueData/6654,1.1105707105244181e-4,1.1079333488950925e-4,1.1136295010607684e-4,9.189225592899196e-7,8.341057437532442e-7,1.0140660530948037e-6 +UnValueData/4654,7.678339517953262e-5,7.662119713661206e-5,7.69142601366087e-5,4.849373375234861e-7,3.412814306858954e-7,6.086602666098054e-7 +UnValueData/4260,6.155054322803831e-5,6.150978004986105e-5,6.158511745749633e-5,1.3335409396461513e-7,1.07907906604106e-7,1.755831980168114e-7 +UnValueData/4379,7.02095833591518e-5,7.016088771457881e-5,7.025999024141066e-5,1.7143029785371544e-7,1.440281991489396e-7,2.0306396583660687e-7 +UnValueData/3779,6.0096344770405966e-5,6.0044942915800855e-5,6.015266610269666e-5,1.8515980018209645e-7,1.5861460869033482e-7,2.2096503882875866e-7 +UnValueData/158,3.1009677474215777e-6,3.085693719942683e-6,3.1166469744128556e-6,5.2482916686112285e-8,4.7865517157669275e-8,5.653870142350529e-8 +UnValueData/6328,8.878472808222583e-5,8.839989702525569e-5,8.920214865702601e-5,1.2956310794433128e-6,1.1562130206737686e-6,1.3963292204765022e-6 +UnValueData/4578,9.717447748938183e-5,9.712984238973025e-5,9.723082960531858e-5,1.6283841753921572e-7,1.325198454020455e-7,2.051447475812342e-7 +UnValueData/1154,1.7418495229125786e-5,1.7406725375383636e-5,1.742995964176025e-5,3.8290247302524425e-8,3.2835809266389154e-8,4.5045315395135154e-8 +UnValueData/229,4.0304457251567385e-6,4.024610381975134e-6,4.035764973108019e-6,1.7496487424517074e-8,1.3922911635215678e-8,2.2665414946368926e-8 +UnValueData/4932,6.788092969578824e-5,6.747862933173503e-5,6.815884730311474e-5,1.0923311201612797e-6,8.717684618723821e-7,1.2558148211632592e-6 +UnValueData/4792,7.049283869479057e-5,7.039105099205418e-5,7.061669567140619e-5,3.6845067337303675e-7,2.9327509894053294e-7,4.450303445455795e-7 +UnValueData/554,8.696287155001476e-6,8.691134762118411e-6,8.70148394879659e-6,1.7953964163579782e-8,1.5219981844529224e-8,2.3533554092618263e-8 +UnValueData/4084,5.590816090176808e-5,5.585691795647507e-5,5.595577938702662e-5,1.6347463902569118e-7,1.4259023426269013e-7,1.8952700137829434e-7 +UnValueData/2197,2.9971765100317037e-5,2.9948313596093993e-5,2.9995067239251015e-5,7.93730076563414e-8,6.875060780535029e-8,9.478525492149083e-8 +UnValueData/229,4.025009524724625e-6,4.0211255710309294e-6,4.028284385554613e-6,1.1741970959945889e-8,9.642025282266514e-9,1.5118089609361814e-8 +UnValueData/5666,8.29326430870097e-5,8.285344294032998e-5,8.302730136870106e-5,2.899189190098357e-7,2.153338896753397e-7,4.84502461818498e-7 +UnValueData/3279,5.211064032293518e-5,5.207813878830478e-5,5.215118707155347e-5,1.1707570449020038e-7,9.545715705561371e-8,1.7316684749378297e-7 +UnValueData/1779,2.7379512042093245e-5,2.733316493777847e-5,2.743899764425917e-5,1.72339098245797e-7,1.4265122348060622e-7,2.102200135944602e-7 +UnValueData/3084,4.201637506468042e-5,4.193938920650233e-5,4.2192770687072827e-5,3.945757795917609e-7,2.1920183211175833e-7,7.041114508811385e-7 +UnValueData/2550,3.6220016267774436e-5,3.619400598377128e-5,3.6244041506166065e-5,8.407047611423087e-8,6.949311455442851e-8,1.0969272853344321e-7 +UnValueData/1372,1.933323234556987e-5,1.931371101624401e-5,1.9366484821491463e-5,8.30390131314687e-8,6.219973413071697e-8,1.0895390957692973e-7 +UnValueData/667,9.56030956490465e-6,9.518232215614973e-6,9.605908573649837e-6,1.5066114526896806e-7,1.3977247479430288e-7,1.6212658853671602e-7 +UnValueData/68,1.882475729576562e-6,1.8803295189223509e-6,1.8863026231217709e-6,9.297428201245601e-9,6.004648523605573e-9,1.364391875036059e-8 +UnValueData/2656,3.669539209306532e-5,3.652411407928557e-5,3.686331560337384e-5,5.7515084170539e-7,5.311451051937879e-7,6.358084662577026e-7 +UnValueData/2029,3.146920264605696e-5,3.144559955737397e-5,3.148528557828228e-5,6.481499220744361e-8,4.907629017237723e-8,1.0239707078300018e-7 +UnValueData/612,8.905132688691762e-6,8.890966280227427e-6,8.922969724175813e-6,5.414697471773917e-8,4.680239471065254e-8,6.011475656642288e-8 +UnValueData/3460,4.655379433637625e-5,4.6519139589822285e-5,4.65867026554783e-5,1.139044362545643e-7,9.647384903807477e-8,1.3456665391733457e-7 +UnValueData/992,1.4075650604862443e-5,1.4054821151512763e-5,1.4087749827104581e-5,5.3466376866661994e-8,3.745565597710567e-8,7.474403455205421e-8 +UnValueData/3965,5.871218196933862e-5,5.8673485913498544e-5,5.875289170370321e-5,1.294744507358032e-7,1.0837989814409845e-7,1.6482464295512615e-7 +UnValueData/498,7.309857995045832e-6,7.3041926124805576e-6,7.316679619558653e-6,2.0484752796693268e-8,1.5490915452632367e-8,2.848707228203376e-8 +UnValueData/2504,3.922770143114844e-5,3.9116036486025447e-5,3.934140563499008e-5,3.7560014045008227e-7,3.4169111636795525e-7,4.100316865416555e-7 +UnValueData/4146,6.0141412997852e-5,6.0074302886595716e-5,6.021990694806602e-5,2.530870494050992e-7,1.5326956605994355e-7,3.8405436902750207e-7 +UnValueData/679,1.0401026380558214e-5,1.0373814391295138e-5,1.0426003136487799e-5,9.112054634020608e-8,8.0887416166594e-8,1.0152862326131907e-7 +UnValueData/3429,5.474495653898101e-5,5.4594948331978246e-5,5.489079902232038e-5,4.817716419843689e-7,4.3625769503554994e-7,5.347761010142975e-7 +UnValueData/6020,8.321082583977239e-5,8.272776992920135e-5,8.362203593040487e-5,1.5341601703243836e-6,1.331219429937202e-6,1.6409957188493754e-6 +UnValueData/579,8.787173796527646e-6,8.755913368365087e-6,8.82321410870446e-6,1.1649239374149897e-7,1.0032686490359011e-7,1.2963906566881066e-7 +UnValueData/3629,5.871733040959734e-5,5.858807371895021e-5,5.8841543189066183e-5,4.265390559255578e-7,3.799353899532341e-7,4.875522341854813e-7 +UnValueData/1354,1.914854773553592e-5,1.9047895741052097e-5,1.9270816558819307e-5,3.7304400552553935e-7,2.873990734487517e-7,4.4352569093429194e-7 +UnValueData/3202,4.7540397200588306e-5,4.727356694426373e-5,4.799180466034985e-5,1.1319422217659076e-6,8.63546115260595e-7,1.3928431741096386e-6 +UnValueData/3374,5.39389557336053e-5,5.3454110709048727e-5,5.438335258586803e-5,1.552613632353829e-6,1.4611691595897307e-6,1.7003550496762535e-6 +UnValueData/1554,2.3948735200296623e-5,2.39007472777508e-5,2.4010825518230345e-5,1.852513778269439e-7,1.452237734124986e-7,2.2483117114807565e-7 +UnValueData/2272,3.623000569452015e-5,3.592673918844379e-5,3.648642317961352e-5,9.852385224888952e-7,8.195894416023704e-7,1.0902312106917842e-6 +UnValueData/2954,4.667922580117037e-5,4.661171267949525e-5,4.676545606514036e-5,2.511783645245621e-7,1.9021150807409296e-7,3.1404424789162693e-7 +UnValueData/1204,1.80770437084035e-5,1.8037100465911798e-5,1.8124074870414818e-5,1.5359997308446423e-7,1.2122461557849336e-7,1.8589906236066465e-7 +UnValueData/3694,5.15532692654272e-5,5.124720732006611e-5,5.1932010304062837e-5,1.15979081527613e-6,9.732650250444908e-7,1.2540631638253e-6 +UnValueData/79,1.9689094884728075e-6,1.9629145334571695e-6,1.971981377181918e-6,1.3387735124792309e-8,9.49543616046547e-9,1.8921258637059287e-8 +UnValueData/667,9.526194841974101e-6,9.499324358845177e-6,9.560587371627185e-6,1.0350639346847765e-7,7.097170511885586e-8,1.2670289223138423e-7 +UnValueData/2429,3.7915086062111416e-5,3.788090206294268e-5,3.7980533247241304e-5,1.5636368776703557e-7,8.424864522696012e-8,2.44567332175113e-7 +UnValueData/7804,1.3078150686121983e-4,1.306548637279669e-4,1.3089157419199994e-4,4.014233271472119e-7,3.165674864891081e-7,4.818764462322005e-7 +UnValueData/1486,2.0971521386457313e-5,2.095184291027804e-5,2.098988124863501e-5,6.35701356330922e-8,5.095125177866216e-8,8.010557913519343e-8 +UnValueData/460,6.950914600138086e-6,6.947136312642003e-6,6.954703360127479e-6,1.2634968774987026e-8,1.0479243657197015e-8,1.5640731106170605e-8 +UnValueData/3523,4.853682207615409e-5,4.839775375589496e-5,4.873160550637004e-5,5.568767190948333e-7,4.139153907743033e-7,7.218597011666986e-7 +UnValueData/5254,8.692960498884207e-5,8.666919847454308e-5,8.717897302954393e-5,8.437312242319345e-7,7.758151681825564e-7,9.18285165262478e-7 +UnValueData/104,2.3154341460406346e-6,2.3120237588558112e-6,2.320472725330202e-6,1.3353873448218331e-8,9.100165925630734e-9,1.9883653269241635e-8 +UnValueData/3804,6.140049290650954e-5,6.126387571895922e-5,6.152785131662772e-5,4.436865904770509e-7,4.015427813088889e-7,4.841468237607113e-7 +UnValueData/900,1.2591432572968289e-5,1.2514746951930334e-5,1.265679790330401e-5,2.5272074175606483e-7,2.413486472158637e-7,2.655245005437863e-7 +UnValueData/1244,1.8273745623293105e-5,1.8261448899584517e-5,1.8286494173213473e-5,4.388123991295658e-8,3.6886783204957394e-8,5.126600403277315e-8 +UnValueData/3554,5.6642109477037344e-5,5.658511201509027e-5,5.6727725044020794e-5,2.2610002273908688e-7,1.488082539904929e-7,3.390176218085547e-7 +UnValueData/654,9.782824338936371e-6,9.776783428734631e-6,9.792059181477177e-6,2.460673978191368e-8,1.832454856134985e-8,3.4002043497176774e-8 +UnValueData/1604,2.436352244445927e-5,2.4306371862140626e-5,2.443959426534868e-5,2.225169793933309e-7,1.5983592749468204e-7,2.821587477338087e-7 +UnValueData/5308,7.293422429582142e-5,7.28919062057433e-5,7.29841827320619e-5,1.4854152872689616e-7,1.187493941267322e-7,1.8531743167772074e-7 +UnValueData/1744,2.442861208708522e-5,2.4322206183866687e-5,2.4599107638248157e-5,4.6758057251572826e-7,3.4351554685581216e-7,5.856001891415243e-7 +UnValueData/3844,5.2737010218999576e-5,5.244315980530574e-5,5.30021025935599e-5,9.228772332368592e-7,8.103078058781545e-7,1.008418498489296e-6 +UnValueData/1854,2.8648700428564586e-5,2.861900646723731e-5,2.870071404413394e-5,1.2131956003835944e-7,8.378017963236513e-8,1.977942803815868e-7 +UnValueData/4629,7.519139628705942e-5,7.516172170931008e-5,7.52243275724955e-5,1.0691091683316156e-7,8.133334981734907e-8,1.474083396304784e-7 +UnValueData/352,6.0543369679154585e-6,6.026237740447755e-6,6.068385083917768e-6,6.770357840428668e-8,3.616380867627173e-8,1.3131921010949834e-7 +UnValueData/2068,2.9144980148513493e-5,2.9115775079435676e-5,2.9174475206338152e-5,9.483939743772475e-8,8.052048171584731e-8,1.157623017599971e-7 +UnValueData/388,5.9238822145179405e-6,5.912316420897033e-6,5.941144498344354e-6,4.8495549579233176e-8,3.3923039388601856e-8,7.429249974042603e-8 +UnValueData/6254,1.0396530432990969e-4,1.0389466317248469e-4,1.0414370472516833e-4,3.453260319150212e-7,1.8844901996893596e-7,6.847615350233295e-7 +LookupCoin/4/4/4,1.2367912561727306e-6,1.234782972038889e-6,1.23971310525654e-6,7.763756723155467e-9,5.3366400255666434e-9,1.151624133515264e-8 +LookupCoin/4/4/5,1.2415740740061603e-6,1.2408001281811809e-6,1.2423808920522171e-6,2.6712734262547973e-9,2.2198793810713736e-9,3.2562178033780727e-9 +LookupCoin/4/4/6,1.2431671690874558e-6,1.2413095951476356e-6,1.2448930188722513e-6,5.9695127486503945e-9,4.868866646335558e-9,7.390527098167916e-9 +LookupCoin/4/4/7,1.2563628188756537e-6,1.2544195600327086e-6,1.2577102248998872e-6,5.323911562375847e-9,4.258455193946582e-9,6.523006859675266e-9 +LookupCoin/4/4/8,1.2653524962290888e-6,1.263887445935005e-6,1.2665373940200243e-6,4.225937158017542e-9,3.4947420934531344e-9,5.2048436341524345e-9 +LookupCoin/4/4/9,1.2662207547948457e-6,1.2645795731760586e-6,1.2676828949213757e-6,4.940656080247321e-9,4.156904202610924e-9,5.995444399521232e-9 +LookupCoin/4/4/10,1.2680618753193931e-6,1.2663628375991577e-6,1.269495640079775e-6,5.417286608649819e-9,4.281133880973939e-9,6.8459913306714e-9 +LookupCoin/4/4/11,1.2743836509840187e-6,1.2727759829846976e-6,1.2760985509133865e-6,5.634476939180824e-9,4.926587314067472e-9,6.546200375995151e-9 +LookupCoin/4/4/12,1.2820359108614795e-6,1.2802892296759476e-6,1.283859011344223e-6,6.152258064783445e-9,5.12483048075916e-9,7.57290435149763e-9 +LookupCoin/4/4/13,1.2990504213762823e-6,1.2966699306134653e-6,1.3021227529699365e-6,9.851338496642499e-9,8.209585406398969e-9,1.2412453702284818e-8 +LookupCoin/4/4/4,1.2304973565813412e-6,1.228802146640914e-6,1.2320213655401037e-6,5.274706636481669e-9,4.26251298150598e-9,6.777131605076864e-9 +LookupCoin/4/4/5,1.2327392926613261e-6,1.230320273014749e-6,1.2350388920173376e-6,8.171303235616076e-9,6.814718974721514e-9,9.946031598598872e-9 +LookupCoin/4/4/6,1.2356123872059565e-6,1.2331561738164161e-6,1.2376172459075873e-6,7.649075384392767e-9,6.210186998992578e-9,9.348883800184907e-9 +LookupCoin/4/4/7,1.2589499240899326e-6,1.2577856566999174e-6,1.260286454391185e-6,4.2264669547067835e-9,3.493758656806734e-9,5.386116261300238e-9 +LookupCoin/4/4/8,1.2636604735838826e-6,1.2614071202539107e-6,1.26549341959185e-6,6.4652080451603065e-9,5.294050423160614e-9,8.708812843831252e-9 +LookupCoin/4/4/9,1.2769636441296133e-6,1.2759958714990037e-6,1.278103127555801e-6,3.5800543748721216e-9,2.8676923882217566e-9,4.710717316109645e-9 +LookupCoin/4/4/10,1.3025558274404662e-6,1.3010277873416213e-6,1.3038431390115669e-6,4.861564420460742e-9,4.083227085849301e-9,5.839530568875009e-9 +LookupCoin/4/4/11,1.3057627356774583e-6,1.3045795019809144e-6,1.3066581675972655e-6,3.6979573011801467e-9,2.9282247145942556e-9,5.558526408386108e-9 +LookupCoin/4/4/12,1.3202243412036657e-6,1.317684443723792e-6,1.3224767994196545e-6,8.493512665073093e-9,7.510023905284802e-9,9.767548645507884e-9 +LookupCoin/4/4/13,1.3224694184055309e-6,1.3201524645302003e-6,1.324748768213423e-6,7.861409414725716e-9,6.8604608150233655e-9,9.231357840116978e-9 +LookupCoin/4/4/5,1.2450947479940767e-6,1.2442478732878186e-6,1.2459340544122248e-6,2.8724239710292894e-9,2.339181396179194e-9,3.5201806606508594e-9 +LookupCoin/4/4/6,1.2473664882552518e-6,1.2461639498327837e-6,1.2485046478924708e-6,4.113077724480975e-9,3.489402285277606e-9,5.093313710167706e-9 +LookupCoin/4/4/7,1.2576980292002144e-6,1.2567927214148625e-6,1.2588674199889144e-6,3.477588803722024e-9,2.7068913784943777e-9,4.662304357446502e-9 +LookupCoin/4/4/8,1.2627308173602673e-6,1.2616186708020547e-6,1.2638521221103274e-6,3.5575120349524922e-9,2.9691727261547864e-9,4.334359480497974e-9 +LookupCoin/4/4/9,1.2583606694838246e-6,1.2573460263328862e-6,1.2595668084688212e-6,3.741537142297451e-9,2.947975173624116e-9,5.253269621880141e-9 +LookupCoin/4/4/10,1.2710965213203864e-6,1.2694382014043683e-6,1.2725507359154218e-6,4.921505159357852e-9,3.987222089945827e-9,6.3299060589903946e-9 +LookupCoin/4/4/11,1.293781173285842e-6,1.2926745073050304e-6,1.294848436790205e-6,3.732756034118457e-9,3.23248587395634e-9,4.411978605044255e-9 +LookupCoin/4/4/12,1.2974766715939931e-6,1.2953068263831178e-6,1.298576846129579e-6,5.067963369391391e-9,3.259890458960934e-9,9.266361817839867e-9 +LookupCoin/4/4/13,1.2934853385282033e-6,1.2923322080667293e-6,1.2944433601110763e-6,3.350660752640866e-9,2.6919163736502266e-9,4.396264164375368e-9 +LookupCoin/4/4/14,1.3133672576616525e-6,1.311862803285186e-6,1.315357812073136e-6,5.833755431493788e-9,4.721178880396275e-9,7.823332141096326e-9 +LookupCoin/4/4/5,1.2399607580224726e-6,1.2374521658358369e-6,1.2424808542203763e-6,8.433731028232478e-9,7.097526005883734e-9,1.0107786412703191e-8 +LookupCoin/4/4/6,1.245591579855474e-6,1.243583175914146e-6,1.2470948782834265e-6,6.236140670986386e-9,5.167757983096751e-9,7.4316779856301985e-9 +LookupCoin/4/4/7,1.256301432002387e-6,1.2553733393484057e-6,1.257280731898139e-6,3.18746555463244e-9,2.589812613538181e-9,4.015055305239896e-9 +LookupCoin/4/4/8,1.2643563501904837e-6,1.2623392531017517e-6,1.2656166451261037e-6,5.263435810319275e-9,3.6856460957830498e-9,9.220418575873622e-9 +LookupCoin/4/4/9,1.274924464146518e-6,1.2738912879863297e-6,1.2760459307242357e-6,3.569518811519503e-9,2.9636513907518244e-9,4.407423369078648e-9 +LookupCoin/4/4/10,1.2883459515385475e-6,1.286494519865705e-6,1.289828516272283e-6,5.298379267739461e-9,4.142904383215512e-9,7.1766016701523224e-9 +LookupCoin/4/4/11,1.314467878376423e-6,1.313256564320588e-6,1.3156119732491934e-6,3.879865096925705e-9,3.3282402089256036e-9,4.760700266606641e-9 +LookupCoin/4/4/12,1.3146041245416183e-6,1.313436309185923e-6,1.3157675878376756e-6,4.006605199219365e-9,3.346482322518039e-9,5.09026997376832e-9 +LookupCoin/4/4/13,1.3332756477751009e-6,1.3309280293768134e-6,1.3347815539648872e-6,6.240455313612825e-9,4.278470736848693e-9,8.835086132229707e-9 +LookupCoin/4/4/14,1.3255125656872173e-6,1.323894804977879e-6,1.3273062628372904e-6,5.814418993565926e-9,5.010362742976843e-9,6.778643888729653e-9 +LookupCoin/4/4/6,1.241216779986889e-6,1.2399526676887677e-6,1.24240321147622e-6,4.031740997168424e-9,3.3490685108861053e-9,5.1365636641741135e-9 +LookupCoin/4/4/7,1.247653741324158e-6,1.2467210662453931e-6,1.2488711795718713e-6,3.5920588630642926e-9,3.054524745556871e-9,4.5549008981743015e-9 +LookupCoin/4/4/8,1.2594275585893208e-6,1.2579885330026136e-6,1.2606172122920445e-6,4.411596682308012e-9,3.5504186765524764e-9,5.762913082358644e-9 +LookupCoin/4/4/9,1.2687304565780241e-6,1.2671549717955318e-6,1.2701982646695702e-6,5.069481025441939e-9,4.330738785425071e-9,6.057404284279472e-9 +LookupCoin/4/4/10,1.2746714598616557e-6,1.2736420028323895e-6,1.275495060209379e-6,3.2838494858039237e-9,2.68600324457063e-9,4.102421512822977e-9 +LookupCoin/4/4/11,1.2782064475798316e-6,1.2761887951384717e-6,1.2801353553099434e-6,6.656133772467595e-9,5.829612680747574e-9,7.618615881023149e-9 +LookupCoin/4/4/12,1.2900464201921475e-6,1.289048212858951e-6,1.2909693253588614e-6,3.3374076451027153e-9,2.8137133603638237e-9,4.0430701110871784e-9 +LookupCoin/4/4/13,1.2987629129556479e-6,1.2961286498925502e-6,1.3003860241576868e-6,6.958886567469789e-9,4.764651024951692e-9,9.704538805046167e-9 +LookupCoin/4/4/14,1.299307723464467e-6,1.2983206307002091e-6,1.3001997413069214e-6,3.292920133677757e-9,2.6037854583525406e-9,4.250018930733478e-9 +LookupCoin/4/4/15,1.323799446452224e-6,1.3227281082899054e-6,1.3247205499282133e-6,3.4689191724439815e-9,2.9174079498792895e-9,4.3265801411303026e-9 +LookupCoin/4/4/6,1.2520919233080465e-6,1.2510857871212182e-6,1.2531268676141036e-6,3.6548580755757327e-9,3.1058597605741548e-9,4.378698602163431e-9 +LookupCoin/4/4/7,1.2628548223986548e-6,1.2615381867505402e-6,1.26413873881331e-6,4.150071947511794e-9,3.5353803939548884e-9,4.9406423574136264e-9 +LookupCoin/4/4/8,1.260837926043394e-6,1.2598478536997803e-6,1.2617296729340156e-6,3.3771951049713306e-9,2.8855265774659853e-9,4.0303331195803336e-9 +LookupCoin/4/4/9,1.2674579104920539e-6,1.2663072110656347e-6,1.268432237754183e-6,3.6735966810538458e-9,2.899359368547097e-9,5.1817058915312945e-9 +LookupCoin/4/4/10,1.294913085695238e-6,1.2934838486148246e-6,1.2961118384504025e-6,4.506967661838704e-9,3.891340363028624e-9,5.367611221222993e-9 +LookupCoin/4/4/11,1.2877036400950664e-6,1.286152531329846e-6,1.2887545144791295e-6,4.289631221292616e-9,3.1261605749410845e-9,6.045959329000356e-9 +LookupCoin/4/4/12,1.3184758582654614e-6,1.317363598052356e-6,1.3195294221173319e-6,3.706520510592328e-9,3.040217529923561e-9,4.804509860816707e-9 +LookupCoin/4/4/13,1.3271371061574788e-6,1.3259288229330958e-6,1.3284138363697907e-6,4.227492916514537e-9,3.6781288331112822e-9,5.120392815066064e-9 +LookupCoin/4/4/14,1.3403400434676998e-6,1.3394031193158576e-6,1.3411414277984994e-6,3.0217541969791975e-9,2.4210036598995414e-9,3.794771055761947e-9 +LookupCoin/4/4/15,1.3438471114731285e-6,1.342271535068493e-6,1.3459014922612305e-6,5.61459405377222e-9,4.688228166995955e-9,6.794843133052777e-9 +LookupCoin/4/4/7,1.25422626657876e-6,1.2530596835093176e-6,1.2557071788525904e-6,4.404890233353728e-9,3.679298534095344e-9,5.459073526956093e-9 +LookupCoin/4/4/8,1.2599602765027483e-6,1.2584221227058316e-6,1.261756220088169e-6,5.660752934302917e-9,4.497129195137851e-9,9.030590445831105e-9 +LookupCoin/4/4/9,1.2669616074499757e-6,1.265633854177463e-6,1.2681392695829025e-6,3.973002960977555e-9,3.2062533182222702e-9,4.939769263502904e-9 +LookupCoin/4/4/10,1.2655296586699071e-6,1.2635344208404104e-6,1.266824211636454e-6,5.122411618745304e-9,3.660227710633542e-9,7.831923751792059e-9 +LookupCoin/4/4/11,1.2786303854584906e-6,1.27661479301991e-6,1.2802275044452821e-6,6.109016779195312e-9,4.993974375226266e-9,7.866295146388402e-9 +LookupCoin/4/4/12,1.2856224172668826e-6,1.2841968872435005e-6,1.2867656333574526e-6,4.265880072728409e-9,3.32031555930674e-9,6.019526327348926e-9 +LookupCoin/4/4/13,1.2954928927070033e-6,1.2942840403411467e-6,1.2967226530498211e-6,3.985977567970489e-9,3.33099622121832e-9,4.694287664829302e-9 +LookupCoin/4/4/14,1.3014376293078198e-6,1.2994953466565791e-6,1.3029267552078657e-6,5.819745017320481e-9,4.263094437009765e-9,7.716933149768355e-9 +LookupCoin/4/4/15,1.3081583896749114e-6,1.3069671132164226e-6,1.309403678088523e-6,4.249599306894738e-9,3.761364451734175e-9,4.832635134272432e-9 +LookupCoin/4/4/16,1.3243565031476038e-6,1.3229764231767394e-6,1.3256744446113078e-6,4.583988775045732e-9,3.731323635915897e-9,5.922085626301522e-9 +LookupCoin/4/4/7,1.255498972517967e-6,1.254636506506821e-6,1.2562281114112958e-6,2.716979174818746e-9,2.253550220697301e-9,3.41559196944314e-9 +LookupCoin/4/4/8,1.2615288511535328e-6,1.2596127797807152e-6,1.26314699704703e-6,6.276144831949624e-9,5.017808790858565e-9,7.815423570811827e-9 +LookupCoin/4/4/9,1.2740258650371914e-6,1.2729922336536556e-6,1.274715317613134e-6,2.8758515223001865e-9,2.3232473550194124e-9,3.7342516803338055e-9 +LookupCoin/4/4/10,1.271058536772089e-6,1.2694898210429375e-6,1.2723000791775752e-6,4.732441127549703e-9,3.5092208635283514e-9,6.691499479023901e-9 +LookupCoin/4/4/11,1.285872153694728e-6,1.283688683722906e-6,1.2874896178770248e-6,6.239052830427872e-9,5.120310668093206e-9,7.467243865725301e-9 +LookupCoin/4/4/12,1.2957278108108939e-6,1.2943375683171388e-6,1.2972039634814102e-6,5.211472005962127e-9,4.307313961149261e-9,6.437391433788562e-9 +LookupCoin/4/4/13,1.3245222821310817e-6,1.3228841352274548e-6,1.326105353128199e-6,5.264658708605157e-9,4.435328285566952e-9,6.443039816552565e-9 +LookupCoin/4/4/14,1.3360781584917333e-6,1.3346250452892217e-6,1.3374252422943255e-6,4.67705535911943e-9,3.3603307759554895e-9,6.158140688662115e-9 +LookupCoin/4/4/15,1.3459821613455493e-6,1.344541647569315e-6,1.3473346298398932e-6,4.632770323408868e-9,3.885520768451437e-9,5.643628943944324e-9 +LookupCoin/4/4/16,1.349670855435552e-6,1.348549438148888e-6,1.3507588339086295e-6,3.779855512411104e-9,3.1742559553308524e-9,4.643844057077823e-9 +LookupCoin/4/4/8,1.259857049866834e-6,1.2591346704769756e-6,1.2605087955425298e-6,2.3343383431773232e-9,2.0090955055279147e-9,2.8654749200273115e-9 +LookupCoin/4/4/9,1.2692668024220205e-6,1.267039955139722e-6,1.2708063016868407e-6,6.237650258483207e-9,4.898817242314862e-9,8.855899477363017e-9 +LookupCoin/4/4/10,1.2771901185244023e-6,1.2760592490995813e-6,1.2784203849607e-6,3.7144602342482557e-9,3.111824909049132e-9,4.5852024915374785e-9 +LookupCoin/4/4/11,1.2845179257676374e-6,1.2821781855448715e-6,1.2864015442501936e-6,7.197547354234203e-9,5.562537702931934e-9,9.03556797527579e-9 +LookupCoin/4/4/12,1.2826506115746683e-6,1.2805451787304436e-6,1.2848996922770856e-6,7.409105293068178e-9,6.3355519605278196e-9,8.791434888765624e-9 +LookupCoin/4/4/13,1.2901116861458965e-6,1.2879206839001275e-6,1.291969904942543e-6,6.751018124414596e-9,5.257757329816105e-9,8.54983005901756e-9 +LookupCoin/4/4/14,1.2918799416436163e-6,1.2892608732145762e-6,1.2944105277529308e-6,9.100544091953399e-9,7.480045472814494e-9,1.1249665523090144e-8 +LookupCoin/4/4/15,1.3043045530315753e-6,1.3033618185730945e-6,1.3051481674969194e-6,3.1584359822518263e-9,2.6568214943279803e-9,3.801313542157367e-9 +LookupCoin/4/4/16,1.30943881646259e-6,1.3076471519614604e-6,1.310691910064198e-6,4.904573145510504e-9,3.290198090194255e-9,7.480641823842278e-9 +LookupCoin/4/4/17,1.3342156539880294e-6,1.3329742633920895e-6,1.3356640676174472e-6,4.415170497031822e-9,3.5999606914751555e-9,5.9597814070929694e-9 +LookupCoin/4/4/8,1.2706269507295358e-6,1.2695193196803514e-6,1.2717322912588748e-6,3.6701065438252882e-9,3.0699916746263826e-9,4.4140946365667236e-9 +LookupCoin/4/4/9,1.264627320188814e-6,1.2637027465700929e-6,1.2656791697680284e-6,3.257531471761841e-9,2.679496206977507e-9,4.203432192468484e-9 +LookupCoin/4/4/10,1.2722227389287722e-6,1.271002419209603e-6,1.2736857638813893e-6,4.501932167035595e-9,3.8088750130732755e-9,5.4246468950628705e-9 +LookupCoin/4/4/11,1.283136973679901e-6,1.2810904226648343e-6,1.2848347887731083e-6,6.22227093370228e-9,4.446011867017046e-9,9.485916781016969e-9 +LookupCoin/4/4/12,1.2981745208000997e-6,1.2968796870582053e-6,1.299617987362313e-6,4.383149993937032e-9,3.670905988482087e-9,6.027763744904981e-9 +LookupCoin/4/4/13,1.3020814379643494e-6,1.3009687953400517e-6,1.3034066587331234e-6,4.199428380170692e-9,3.0935680576505e-9,6.3982300678145274e-9 +LookupCoin/4/4/14,1.3324229987568031e-6,1.3313583360715592e-6,1.3334045886100318e-6,3.5411578568817415e-9,2.8263067947555986e-9,4.44903185105635e-9 +LookupCoin/4/4/15,1.3418931258283448e-6,1.3408718319538143e-6,1.3434084258713003e-6,4.30214402527699e-9,3.3390210611345217e-9,6.048663731233591e-9 +LookupCoin/4/4/16,1.3487518174954915e-6,1.3474587179345548e-6,1.3499572322252033e-6,4.381260882827663e-9,3.6454303162991423e-9,5.422449923868079e-9 +LookupCoin/4/4/17,1.3624988918290532e-6,1.3614311353827843e-6,1.363765753908552e-6,4.14805589373906e-9,3.2124220065640965e-9,5.9711835976158446e-9 +LookupCoin/4/4/9,1.2628063927795163e-6,1.2609874971293978e-6,1.2644343008668781e-6,5.786179382310043e-9,4.761767388572423e-9,7.023300553518831e-9 +LookupCoin/4/4/10,1.267555239335147e-6,1.2637104591525625e-6,1.2704520329637556e-6,1.1123719142844178e-8,9.863954111151808e-9,1.2869106857269145e-8 +LookupCoin/4/4/11,1.2846040359360822e-6,1.283872761348493e-6,1.285272127841164e-6,2.3508571326437575e-9,1.9585986814940476e-9,3.19863525121242e-9 +LookupCoin/4/4/12,1.2903410173527411e-6,1.2886534039567283e-6,1.2921164792846707e-6,5.612510373631304e-9,4.476382980062736e-9,7.075428483432086e-9 +LookupCoin/4/4/13,1.2865151986071633e-6,1.285364232188076e-6,1.2875752134348105e-6,3.6170890325188344e-9,3.107209939285706e-9,4.27749226296482e-9 +LookupCoin/4/4/14,1.2956031366590148e-6,1.2943002820116912e-6,1.2968921798084704e-6,4.448002862777446e-9,3.736174209488998e-9,5.521817551920009e-9 +LookupCoin/4/4/15,1.3054133086489024e-6,1.3041231224408842e-6,1.3072241896119603e-6,5.044494878425584e-9,3.328972895720468e-9,8.533560255227426e-9 +LookupCoin/4/4/16,1.3082793563653604e-6,1.3058665909449478e-6,1.3101234830761897e-6,7.074785463823156e-9,5.627560862162831e-9,8.788201920532784e-9 +LookupCoin/4/4/17,1.319020314400974e-6,1.3179589021106489e-6,1.3202297728402057e-6,3.943371184152755e-9,3.2513907463146127e-9,4.811415668232737e-9 +LookupCoin/4/4/18,1.3395082908073667e-6,1.3380377648424218e-6,1.340800181185044e-6,4.805519909012437e-9,3.7815612022076345e-9,6.495709007287327e-9 +LookupCoin/4/4/9,1.269556484524936e-6,1.2686702957908708e-6,1.2705210393614535e-6,3.025035866384126e-9,2.522660470147707e-9,3.7026945115575445e-9 +LookupCoin/4/4/10,1.2730688973140782e-6,1.2710028952589625e-6,1.274853111406695e-6,6.481873643911149e-9,5.572520630916862e-9,8.070548954314858e-9 +LookupCoin/4/4/11,1.2763679319825065e-6,1.2747074228306656e-6,1.2780132300919473e-6,5.636300413580579e-9,4.002801474166971e-9,8.610875330197822e-9 +LookupCoin/4/4/12,1.2905637842575282e-6,1.2892932580685408e-6,1.2918510519603633e-6,4.315133765268944e-9,3.1730128904327257e-9,6.365472418447628e-9 +LookupCoin/4/4/13,1.3064388291190118e-6,1.3051484550662654e-6,1.3078480546856334e-6,4.661077668359603e-9,3.788395417860156e-9,5.886667508242292e-9 +LookupCoin/4/4/14,1.319951142892387e-6,1.3168078940540948e-6,1.3226073585697824e-6,9.701648211899202e-9,8.262016997191454e-9,1.1284704726704715e-8 +LookupCoin/4/4/15,1.3408385802572917e-6,1.3398891772648976e-6,1.3417685075762859e-6,2.994341705388423e-9,2.5250792399971066e-9,3.6208767979413586e-9 +LookupCoin/4/4/16,1.3409215895240642e-6,1.3393705808809029e-6,1.3423806597892745e-6,5.1057670989495134e-9,4.10955902417966e-9,6.527876857086775e-9 +LookupCoin/4/4/17,1.3569724526023437e-6,1.3562084818572964e-6,1.3576746288737062e-6,2.607032920425575e-9,2.1178330794907984e-9,3.306398418581897e-9 +LookupCoin/4/4/18,1.364492086720523e-6,1.3624733878764964e-6,1.3661811894909231e-6,6.468776631373767e-9,5.588768322206813e-9,7.765729446334199e-9 +LookupCoin/4/4/10,1.2729930306583573e-6,1.2712976066966855e-6,1.2743025316216919e-6,5.210961067114905e-9,4.100278415452344e-9,7.180669782942885e-9 +LookupCoin/4/4/11,1.2791618427372997e-6,1.27668245864743e-6,1.2811910804504224e-6,7.628141392752584e-9,6.425884580540453e-9,8.916384302108237e-9 +LookupCoin/4/4/12,1.2840178813593718e-6,1.2827349342468359e-6,1.2853276285766144e-6,4.348008970018544e-9,3.6481523033665667e-9,5.3398821464964896e-9 +LookupCoin/4/4/13,1.290422754040923e-6,1.287916146863139e-6,1.2921125773653747e-6,6.631171135897737e-9,5.0062765748319636e-9,8.791260850243011e-9 +LookupCoin/4/4/14,1.297644847474812e-6,1.296004358076763e-6,1.2990548355670512e-6,5.160198164539608e-9,4.226631588267173e-9,6.8741390061895895e-9 +LookupCoin/4/4/15,1.3074962670961915e-6,1.3056900756509117e-6,1.3093888083101337e-6,6.530723636595245e-9,5.54611659876855e-9,8.058185788005772e-9 +LookupCoin/4/4/16,1.308998808840879e-6,1.3064487435817405e-6,1.3114210119081444e-6,8.28390916521188e-9,7.600502268909012e-9,9.247205343732873e-9 +LookupCoin/4/4/17,1.318722441949759e-6,1.3171414093427782e-6,1.3202546353246357e-6,5.318778395316939e-9,4.05331290823294e-9,7.95966568451601e-9 +LookupCoin/4/4/18,1.3265794601309237e-6,1.325472522617538e-6,1.3276788481913614e-6,3.665732412357295e-9,3.059141909619747e-9,4.486932806595747e-9 +LookupCoin/4/4/19,1.3466619028997316e-6,1.3441789259419117e-6,1.348775138972742e-6,7.714646748854794e-9,6.349227657856667e-9,9.463245426120503e-9 +LookupCoin/4/4/10,1.2736402950170691e-6,1.2718003273399076e-6,1.275254087359362e-6,5.934228240813297e-9,4.9913549567568435e-9,7.464333768884291e-9 +LookupCoin/4/4/11,1.279497042489692e-6,1.277814575342781e-6,1.2808253017231062e-6,5.0817321469151435e-9,3.947999845232102e-9,7.018979600899593e-9 +LookupCoin/4/4/12,1.2819968571552432e-6,1.2795406837665814e-6,1.2837537006623218e-6,6.806194767846995e-9,5.195661407317655e-9,9.255739909997854e-9 +LookupCoin/4/4/13,1.28960503446365e-6,1.2884079704840951e-6,1.2909537014312398e-6,4.3284216273636396e-9,3.235918609967205e-9,6.297259270676976e-9 +LookupCoin/4/4/14,1.3068893327549177e-6,1.305615241554169e-6,1.3083070083046177e-6,4.721477752620341e-9,3.9745074978449945e-9,5.641423364514407e-9 +LookupCoin/4/4/15,1.3068887578137072e-6,1.3051713909968085e-6,1.3087190237727913e-6,5.937534177891961e-9,4.7538449158275635e-9,7.713567448861018e-9 +LookupCoin/4/4/16,1.3460013321780875e-6,1.3450012619401897e-6,1.3470165573963945e-6,3.331028929279741e-9,2.9064474149321648e-9,3.888092556258278e-9 +LookupCoin/4/4/17,1.3482123438321949e-6,1.3470261248790939e-6,1.3492358337572068e-6,3.856181721342236e-9,3.0445631284238886e-9,5.0887752461586514e-9 +LookupCoin/4/4/18,1.362172842965721e-6,1.3600867749034756e-6,1.3638934096316247e-6,6.503797028444964e-9,4.9757626956012e-9,9.472650019171374e-9 +LookupCoin/4/4/19,1.3600053651627478e-6,1.3581968332063046e-6,1.3616967606969848e-6,5.835771776283157e-9,4.784250297686372e-9,7.385224344596256e-9 +LookupCoin/4/4/11,1.2727865356227002e-6,1.2714341108410185e-6,1.2737732823341099e-6,3.784364109395314e-9,3.0192960406676475e-9,4.9412799636389875e-9 +LookupCoin/4/4/12,1.2865597820079353e-6,1.2846639288487513e-6,1.2882773212627365e-6,6.0433048192225544e-9,4.999784549850969e-9,7.92826299392054e-9 +LookupCoin/4/4/13,1.2972661943016283e-6,1.2966744113841668e-6,1.2977958174640208e-6,1.9834856657430205e-9,1.6515437783778618e-9,2.3941770640932675e-9 +LookupCoin/4/4/14,1.3051995984837105e-6,1.3039027261420655e-6,1.306952719528062e-6,4.8211442783131345e-9,3.377672100765019e-9,7.675317217097894e-9 +LookupCoin/4/4/15,1.3088305047793808e-6,1.3082061620424217e-6,1.3095874217493746e-6,2.237802332354414e-9,1.8393542705349975e-9,2.873728178135012e-9 +LookupCoin/4/4/16,1.3122271234045477e-6,1.3097131505345932e-6,1.3141894445509622e-6,7.4282085510272e-9,6.122354799109198e-9,9.316061323489251e-9 +LookupCoin/4/4/17,1.3312998781074394e-6,1.3297404529575436e-6,1.3325749381673404e-6,4.956993824331414e-9,3.9516463919831915e-9,6.116814969281991e-9 +LookupCoin/4/4/18,1.3246568526865913e-6,1.323536582375913e-6,1.3285322045837904e-6,6.24140493289084e-9,2.1399295878194747e-9,1.245816956665895e-8 +LookupCoin/4/4/19,1.3286976996050349e-6,1.3276073248315728e-6,1.3297179874700193e-6,3.767939361768477e-9,3.259594661646843e-9,4.385634810274839e-9 +LookupCoin/4/4/20,1.3558524456214676e-6,1.3548022824476437e-6,1.357879262845832e-6,4.839238639552928e-9,2.8191164304652553e-9,8.61635834737553e-9 +LookupCoin/4/4/11,1.277223443936717e-6,1.2757646434171962e-6,1.278373157777077e-6,4.189043641813945e-9,3.2803279377694677e-9,5.402663806112582e-9 +LookupCoin/4/4/12,1.2858699726781729e-6,1.2836353091695755e-6,1.2874892079945807e-6,6.055084678709113e-9,4.28054461534224e-9,8.931525399855883e-9 +LookupCoin/4/4/13,1.293605225749542e-6,1.2928202947639698e-6,1.2945682687013602e-6,2.961116993618008e-9,2.4233034669123276e-9,3.913271693517607e-9 +LookupCoin/4/4/14,1.2978949473380691e-6,1.295665596080209e-6,1.2999259863518622e-6,7.57383652064384e-9,6.471929621170084e-9,1.0274855921905294e-8 +LookupCoin/4/4/15,1.3203617261569247e-6,1.3194113657124382e-6,1.3213255300660919e-6,3.310668310063313e-9,2.8760984397880826e-9,3.906165793411135e-9 +LookupCoin/4/4/16,1.322033128824632e-6,1.3200802856023959e-6,1.3244880107982588e-6,6.741094024367486e-9,5.919299479078227e-9,7.768971890018364e-9 +LookupCoin/4/4/17,1.3629703790798874e-6,1.361918659029013e-6,1.364166322192559e-6,3.744276901198058e-9,3.1754572823066444e-9,4.75418668757105e-9 +LookupCoin/4/4/18,1.3566832094095525e-6,1.3546260513192845e-6,1.3583310223064115e-6,6.20878989681996e-9,5.2375631527414155e-9,7.478966523266388e-9 +LookupCoin/4/4/19,1.368967746192621e-6,1.368345516335394e-6,1.369733122093799e-6,2.3136028086771586e-9,1.7952202077052761e-9,3.3561138687212817e-9 +LookupCoin/4/4/20,1.3748162081509608e-6,1.3730397582620352e-6,1.3774041879157044e-6,7.12913536160845e-9,5.260483889592249e-9,1.1050767625822404e-8 +LookupCoin/4/4/12,1.2910198965130595e-6,1.2886835129302331e-6,1.2935644194208434e-6,7.981108959025376e-9,6.640246542893922e-9,9.452018274767109e-9 +LookupCoin/4/4/13,1.288959070258279e-6,1.2870072267206631e-6,1.2915468161045404e-6,7.340691752293483e-9,5.256179723262079e-9,1.1555289348294322e-8 +LookupCoin/4/4/14,1.29684968177418e-6,1.2956886128584513e-6,1.2980749238012045e-6,4.070380692993162e-9,3.5047473371138726e-9,4.9373195552045666e-9 +LookupCoin/4/4/15,1.3109268467081553e-6,1.30970508580754e-6,1.3123621880959286e-6,4.4200682780572834e-9,3.7167524528830578e-9,5.5449602206928155e-9 +LookupCoin/4/4/16,1.3193466751287368e-6,1.3184084686683943e-6,1.320202400783932e-6,3.176527234034345e-9,2.472112599517966e-9,4.329848280586542e-9 +LookupCoin/4/4/17,1.3160530155558551e-6,1.3137396678569062e-6,1.3181629019935283e-6,7.711399900889148e-9,6.4553867432096675e-9,1.0151154535792855e-8 +LookupCoin/4/4/18,1.3298547709727005e-6,1.3284393296318168e-6,1.3312521789097412e-6,4.683566402064937e-9,4.046686706868177e-9,5.666108587191598e-9 +LookupCoin/4/4/19,1.3313101424103707e-6,1.3300573931386547e-6,1.3345829489382722e-6,6.609228236482687e-9,2.455246309566852e-9,1.2056920386960156e-8 +LookupCoin/4/4/20,1.341480583502629e-6,1.3408108597945347e-6,1.3422203954031494e-6,2.2322173184596094e-9,1.8880674832963615e-9,2.753962144203527e-9 +LookupCoin/4/4/21,1.3578238828576517e-6,1.355830961256291e-6,1.3589951605467831e-6,5.140477659074608e-9,3.814038638237696e-9,7.231077718429789e-9 +LookupCoin/4/4/12,1.2848582672771493e-6,1.283215072286905e-6,1.2867397117119982e-6,5.6892697035344175e-9,4.487170978759246e-9,7.997924265493164e-9 +LookupCoin/4/4/13,1.2919177330499401e-6,1.290377399766431e-6,1.2959975599945438e-6,7.451375401851795e-9,3.539981154330582e-9,1.560403697381141e-8 +LookupCoin/4/4/14,1.30266348290589e-6,1.3012175719903105e-6,1.3041919119411988e-6,5.1034578964171365e-9,4.537152859007434e-9,5.9582200654576814e-9 +LookupCoin/4/4/15,1.3037018107457669e-6,1.301517846355034e-6,1.3073763069523308e-6,9.611301488336223e-9,6.620587481665519e-9,1.769781903459032e-8 +LookupCoin/4/4/16,1.330196664138029e-6,1.3289090893711408e-6,1.3316271102532427e-6,4.435433385218929e-9,3.797296223642481e-9,5.2625345584901754e-9 +LookupCoin/4/4/17,1.3404974157470237e-6,1.3390061994353884e-6,1.3452777815910749e-6,8.451582705721424e-9,3.9264702284343295e-9,1.6212917915209376e-8 +LookupCoin/4/4/18,1.3596229361099881e-6,1.3586798475117954e-6,1.3605871544693544e-6,3.0331263429226773e-9,2.4872565993518404e-9,3.649908454543873e-9 +LookupCoin/4/4/19,1.3673519115605801e-6,1.365752294034703e-6,1.3731662875267199e-6,9.169585059031902e-9,3.0878861133290223e-9,1.857252140124733e-8 +LookupCoin/4/4/20,1.3803841195992356e-6,1.379326708752379e-6,1.381568404790688e-6,3.883464929840183e-9,3.3897568508894263e-9,4.587797880153766e-9 +LookupCoin/4/4/21,1.3828026069774837e-6,1.3802894029226711e-6,1.388171929667132e-6,1.1644464598289646e-8,6.585855962913861e-9,2.2592099815121156e-8 +LookupCoin/4/4/13,1.3024034565165286e-6,1.301173617802907e-6,1.3036501265704644e-6,4.246518567518259e-9,3.578161066044711e-9,5.052466239686627e-9 +LookupCoin/4/4/14,1.305205272226739e-6,1.3030023949900615e-6,1.3086260854922089e-6,9.698349619800607e-9,6.235596913375565e-9,1.6326418280188213e-8 +LookupCoin/4/4/15,1.3236215880259775e-6,1.3222101601001255e-6,1.3250937525440516e-6,5.142142028382867e-9,4.365154589491088e-9,6.139752459375326e-9 +LookupCoin/4/4/16,1.3278969162697945e-6,1.3251863811591019e-6,1.3352405046815086e-6,1.4222925722115928e-8,4.437932498272026e-9,2.9096369586025207e-8 +LookupCoin/4/4/17,1.3325227100357356e-6,1.3313967324076216e-6,1.3338663033604457e-6,4.117829213480376e-9,3.6001162377014847e-9,4.802444690748884e-9 +LookupCoin/4/4/18,1.3449658767556276e-6,1.3433272130446052e-6,1.348571484001863e-6,7.617385428426507e-9,4.372268632180552e-9,1.3387870359158514e-8 +LookupCoin/4/4/19,1.3493109966738154e-6,1.3483506509011003e-6,1.350278500582747e-6,3.2401120709882263e-9,2.799663006477838e-9,3.849641339493369e-9 +LookupCoin/4/4/20,1.3445641509439447e-6,1.3424031737959715e-6,1.346769089515829e-6,7.425443333381816e-9,5.931267511387686e-9,9.884453362120655e-9 +LookupCoin/4/4/21,1.3469198362924558e-6,1.3454432113382647e-6,1.3480341617008378e-6,4.272330055459959e-9,3.121142467683309e-9,6.5534115400034095e-9 +LookupCoin/4/4/22,1.3738833779971319e-6,1.3705957700120609e-6,1.3788422260391671e-6,1.3213129024830976e-8,9.727964602544252e-9,2.2646263843204012e-8 +LookupCoin/4/4/13,1.303180664642033e-6,1.302347768478239e-6,1.3038812790062986e-6,2.559897158264361e-9,2.11535697967511e-9,3.2246118173805534e-9 +LookupCoin/4/4/14,1.3119361464242959e-6,1.3099731689792298e-6,1.318115768980539e-6,1.03817963544624e-8,3.749367380022035e-9,2.235658271697126e-8 +LookupCoin/4/4/15,1.3219365529404571e-6,1.3210999594752868e-6,1.32292234027372e-6,3.1149619233684913e-9,2.5435970867174684e-9,3.879065636305124e-9 +LookupCoin/4/4/16,1.3262783561680392e-6,1.3253724915453015e-6,1.3272801787825353e-6,3.2052426895661402e-9,2.718279033718497e-9,4.010287657315998e-9 +LookupCoin/4/4/17,1.3352678578053148e-6,1.3339514029056554e-6,1.3366813176351971e-6,4.611194479765746e-9,3.879428080226999e-9,5.470809863000651e-9 +LookupCoin/4/4/18,1.3446318065867812e-6,1.3438479987784311e-6,1.3455775225915548e-6,2.971254427449002e-9,2.4838259261337177e-9,3.555234309880703e-9 +LookupCoin/4/4/19,1.3794774468155454e-6,1.3784121880666763e-6,1.3804089164549409e-6,3.4527119562890587e-9,2.8470501006702144e-9,4.384082362377362e-9 +LookupCoin/4/4/20,1.3782498492700352e-6,1.3756737314289732e-6,1.381086863240559e-6,8.968809900886918e-9,7.583758482331359e-9,1.0670013624758273e-8 +LookupCoin/4/4/21,1.3972230980006534e-6,1.3961691327104823e-6,1.3982623426048004e-6,3.3657074340538355e-9,2.933576389034352e-9,4.035584632400072e-9 +LookupCoin/4/4/22,1.399288009397782e-6,1.3978228795987814e-6,1.4009825353419915e-6,5.281901730721462e-9,4.284365757151549e-9,6.762531695571377e-9 +LookupCoin/4/4/4,1.2533489108764632e-6,1.2523501427368882e-6,1.2544388096712737e-6,3.437898994782519e-9,2.846523915106942e-9,4.351175128464432e-9 +LookupCoin/4/4/5,1.23260559824482e-6,1.2306659971855882e-6,1.234665120647446e-6,6.77519427584303e-9,5.554436921281022e-9,8.730750331674526e-9 +LookupCoin/4/4/6,1.2391974566114485e-6,1.2376581211084323e-6,1.2408472872515973e-6,5.325038972125567e-9,4.4824616029552615e-9,6.590795114625801e-9 +LookupCoin/4/4/7,1.2573119418676328e-6,1.256106756100457e-6,1.2586183588138509e-6,4.267373873203045e-9,3.6422281809686627e-9,5.002480674118475e-9 +LookupCoin/4/4/8,1.2651840308418687e-6,1.2638236164605714e-6,1.266304798247499e-6,4.057131997629442e-9,3.2576064135559847e-9,5.662015430678956e-9 +LookupCoin/4/4/9,1.2634134541959868e-6,1.2615349296727084e-6,1.2650483190286844e-6,5.669933394234249e-9,4.3377622416007e-9,9.054688219719885e-9 +LookupCoin/4/4/10,1.2805045993317008e-6,1.2797142298230527e-6,1.2813053489256398e-6,2.628581881243922e-9,2.1618434444816824e-9,3.206246140719913e-9 +LookupCoin/4/4/11,1.2784992257446946e-6,1.277549507852203e-6,1.2795062057407616e-6,3.2493226881426684e-9,2.7883828406348256e-9,3.923124250652684e-9 +LookupCoin/4/4/12,1.285568258876083e-6,1.2847566018581767e-6,1.2864620565771533e-6,2.814418760470059e-9,2.4472030047494594e-9,3.3470731811206715e-9 +LookupCoin/4/4/13,1.29566675081213e-6,1.2936148681334694e-6,1.2976295079525513e-6,6.952836905492843e-9,6.010225034893224e-9,7.921346258504079e-9 +LookupCoin/4/4/4,1.231066931070147e-6,1.2287177367092717e-6,1.233214693972965e-6,7.425801249223821e-9,6.183870241682857e-9,9.312621659136527e-9 +LookupCoin/4/4/5,1.2496391513197936e-6,1.2483900279389383e-6,1.2508335767125986e-6,4.0549274287436484e-9,3.498232059286365e-9,4.839707726289021e-9 +LookupCoin/4/4/6,1.2512556177221121e-6,1.2502476790595095e-6,1.2522293194783068e-6,3.3448558209522507e-9,2.7664605466345348e-9,4.2839664237664025e-9 +LookupCoin/4/4/7,1.2527555322020188e-6,1.2507771353916156e-6,1.2547515727894378e-6,6.596467643480536e-9,5.5760051359535655e-9,7.767764619333785e-9 +LookupCoin/4/4/8,1.2669996758320482e-6,1.2648370019783066e-6,1.2688037990140156e-6,6.416367519046287e-9,4.951641814160346e-9,9.269993519463774e-9 +LookupCoin/4/4/9,1.28049448059946e-6,1.278517688706985e-6,1.2824778202336725e-6,6.858862107429202e-9,5.986869096378248e-9,7.90006735161856e-9 +LookupCoin/4/4/10,1.3092075764685702e-6,1.3076627605287527e-6,1.3109087673866614e-6,5.365569932299131e-9,4.5661564493665025e-9,6.474973768760053e-9 +LookupCoin/4/4/11,1.312306742509358e-6,1.3114086194272344e-6,1.3131461998086388e-6,3.0075274074617166e-9,2.5597441749904673e-9,3.6988124924775185e-9 +LookupCoin/4/4/12,1.3333432562432139e-6,1.330725918491443e-6,1.3347357257041072e-6,6.085716862413693e-9,3.285129679358198e-9,1.091414583681206e-8 +LookupCoin/4/4/13,1.3257965221918629e-6,1.3247309185451687e-6,1.3268869824906478e-6,3.5976547505223746e-9,2.9973049487851834e-9,4.4026702918605806e-9 +LookupCoin/4/4/5,1.2439417215612863e-6,1.2420768243298392e-6,1.2452203118032018e-6,5.190111796765769e-9,3.6323150454259975e-9,8.622951095389614e-9 +LookupCoin/4/4/6,1.2550131385553672e-6,1.253497840391545e-6,1.2565758904788832e-6,5.020407836410558e-9,4.304122433346594e-9,5.922354395154214e-9 +LookupCoin/4/4/7,1.256514276088433e-6,1.2553719010448e-6,1.2574319118047377e-6,3.520439092637081e-9,2.8847045829019e-9,4.363826511640047e-9 +LookupCoin/4/4/8,1.2620562719593311e-6,1.2604493779941487e-6,1.2636028532302968e-6,5.191897306633239e-9,4.368116759541761e-9,6.394611543298368e-9 +LookupCoin/4/4/9,1.271653214514601e-6,1.2707139522869116e-6,1.2726133906891839e-6,3.3624177959037278e-9,2.885027277199516e-9,4.031256167853758e-9 +LookupCoin/4/4/10,1.28071256426312e-6,1.279615970602372e-6,1.2816678776058414e-6,3.3361228522579855e-9,2.643351155770066e-9,4.429305341094064e-9 +LookupCoin/4/4/11,1.2852746531997476e-6,1.283868262390298e-6,1.2866436938654715e-6,4.7934970930894155e-9,4.233840076762182e-9,5.658312148245603e-9 +LookupCoin/4/4/12,1.287673583537315e-6,1.286586018997498e-6,1.2889375933961183e-6,3.9788003470338234e-9,3.377905407743391e-9,4.8589352295572866e-9 +LookupCoin/4/4/13,1.2953147773999322e-6,1.2929063674959893e-6,1.2965675264241034e-6,5.761280782387199e-9,3.6909109677667765e-9,9.213550630546638e-9 +LookupCoin/4/4/14,1.3102341499659948e-6,1.3093796713581236e-6,1.3113759044719925e-6,3.2892938352731542e-9,2.814393948918027e-9,3.793121354687233e-9 +LookupCoin/4/4/5,1.2346839232593024e-6,1.23235514463758e-6,1.236505661418687e-6,7.135139321231906e-9,5.910686930708655e-9,8.42774457059796e-9 +LookupCoin/4/4/6,1.2465912211273718e-6,1.2446824810354576e-6,1.2481998700966968e-6,5.871855599285969e-9,5.255927305425533e-9,6.762705869625273e-9 +LookupCoin/4/4/7,1.249800611732419e-6,1.2487803944771845e-6,1.2507005521558522e-6,3.160980023587816e-9,2.537921286640069e-9,3.948712037654066e-9 +LookupCoin/4/4/8,1.2661917020177729e-6,1.2654273004045022e-6,1.2668623798907861e-6,2.352688495682407e-9,1.972499859174687e-9,2.84911722044992e-9 +LookupCoin/4/4/9,1.2765351401751223e-6,1.2741452765709283e-6,1.2790232908476648e-6,8.065945908675803e-9,6.8716676809280666e-9,9.785094994259269e-9 +LookupCoin/4/4/10,1.284961448623726e-6,1.2836228050351048e-6,1.286240750970197e-6,4.540465434244258e-9,3.8485096398932255e-9,5.573627409426214e-9 +LookupCoin/4/4/11,1.3176401440049893e-6,1.3160579841147836e-6,1.3189281239251076e-6,4.965531075644764e-9,3.684561352691069e-9,6.76115803653839e-9 +LookupCoin/4/4/12,1.3163805744268197e-6,1.3154387545042066e-6,1.3173489049323525e-6,3.2585845777620085e-9,2.632987546192295e-9,4.322446530940263e-9 +LookupCoin/4/4/13,1.3341745395901615e-6,1.3331778102291709e-6,1.3351153290046127e-6,3.214621892355201e-9,2.394593815704079e-9,4.448765338323812e-9 +LookupCoin/4/4/14,1.3351435357683379e-6,1.3339642874542835e-6,1.3362198931000793e-6,3.7052298552248363e-9,3.1327916357440533e-9,4.507435754248693e-9 +LookupCoin/4/4/6,1.2484228129072387e-6,1.2469838166007662e-6,1.2497853285191507e-6,4.970257953557492e-9,4.16595920265234e-9,5.955122523728667e-9 +LookupCoin/4/4/7,1.2478718473065764e-6,1.2464837983568441e-6,1.249160033398176e-6,4.544874894651323e-9,3.665135935393912e-9,5.551711037413175e-9 +LookupCoin/4/4/8,1.2605416567008748e-6,1.2583933475148321e-6,1.262403189408398e-6,6.904284664240492e-9,5.3667325347875415e-9,9.846954301123403e-9 +LookupCoin/4/4/9,1.271132175606933e-6,1.2696622710696165e-6,1.272519203477982e-6,4.879428792358624e-9,4.160846914321967e-9,5.853123035621192e-9 +LookupCoin/4/4/10,1.2812519963207746e-6,1.2799514736439446e-6,1.282469054360691e-6,4.2215431354518316e-9,3.319038146107334e-9,6.032554165020941e-9 +LookupCoin/4/4/11,1.2814677279405209e-6,1.280759394013385e-6,1.282160692674905e-6,2.4558265248667692e-9,2.113957594961177e-9,2.969991281798574e-9 +LookupCoin/4/4/12,1.2860630012428363e-6,1.284508884556558e-6,1.287431049802265e-6,4.8844300070758815e-9,4.176382199422832e-9,6.033493379304106e-9 +LookupCoin/4/4/13,1.2926799183380374e-6,1.2918083894131747e-6,1.29367171746624e-6,3.2299949515922555e-9,2.672863646197685e-9,4.185966310732659e-9 +LookupCoin/4/4/14,1.3004370216223073e-6,1.2991442201481512e-6,1.3017708329495657e-6,4.638313390887987e-9,3.879919544943655e-9,5.611103201886599e-9 +LookupCoin/4/4/15,1.3218921381999543e-6,1.3209927384931416e-6,1.322977129212805e-6,3.3030928615707175e-9,2.7268281644208112e-9,4.1229059570385184e-9 +LookupCoin/4/4/6,1.245715048106815e-6,1.244734586204316e-6,1.2466047466245084e-6,3.065272204067781e-9,2.293184649027333e-9,4.1928018409053125e-9 +LookupCoin/4/4/7,1.2621909461988244e-6,1.260996062291574e-6,1.263435031546587e-6,4.0169743360823055e-9,3.415603982902475e-9,4.8703163663993866e-9 +LookupCoin/4/4/8,1.2622308306464257e-6,1.2610068022731723e-6,1.263419414226514e-6,4.047862205405281e-9,3.2004399884125204e-9,5.522256521920238e-9 +LookupCoin/4/4/9,1.2645773097486404e-6,1.2620985328707572e-6,1.2664338309444296e-6,6.916431806920628e-9,5.785070159609324e-9,9.838941753131124e-9 +LookupCoin/4/4/10,1.2853482113921471e-6,1.2844965618892712e-6,1.2864079176256699e-6,3.1634219726131307e-9,2.4549764714454244e-9,4.890991792393165e-9 +LookupCoin/4/4/11,1.2835564736380257e-6,1.2821309412148845e-6,1.2848849224821628e-6,4.597627772828459e-9,3.905547024171073e-9,5.7091218808482435e-9 +LookupCoin/4/4/12,1.3207933560772902e-6,1.319467426239507e-6,1.322255773951985e-6,4.699008178414072e-9,4.001374451204686e-9,5.804699928889134e-9 +LookupCoin/4/4/13,1.321823801894752e-6,1.3200065524941735e-6,1.3232291908640578e-6,5.387718639101479e-9,4.299462163330782e-9,7.191707343659326e-9 +LookupCoin/4/4/14,1.336912257805587e-6,1.3350020916824142e-6,1.3389018121138664e-6,6.372651869507158e-9,5.153799782293238e-9,8.060457992151536e-9 +LookupCoin/4/4/15,1.350569620195234e-6,1.3496550591861235e-6,1.351566657673502e-6,3.012687813519215e-9,2.429014268169427e-9,3.694804237590355e-9 +LookupCoin/4/4/7,1.2582633069813162e-6,1.256525487485403e-6,1.2597257131628029e-6,5.496215363735587e-9,4.673643976092102e-9,6.442930724366738e-9 +LookupCoin/4/4/8,1.2684716460592246e-6,1.2670446398152844e-6,1.2698237228858664e-6,4.628441082279192e-9,3.935509530048372e-9,5.446691994091719e-9 +LookupCoin/4/4/9,1.2649429596069337e-6,1.2631175164046372e-6,1.2668841055401073e-6,6.260208545206189e-9,4.996456449360848e-9,8.426142379319483e-9 +LookupCoin/4/4/10,1.2767293878111784e-6,1.2753263977634956e-6,1.2798576223918328e-6,6.3348427174672666e-9,3.865537429619939e-9,1.1647064351085631e-8 +LookupCoin/4/4/11,1.2820990714928807e-6,1.2806488593081611e-6,1.2834903851707636e-6,4.922907320248227e-9,3.8287809484139585e-9,6.4187650236457575e-9 +LookupCoin/4/4/12,1.2866574725025368e-6,1.284865895788308e-6,1.2883042230814382e-6,5.7408028692912556e-9,4.630133610233069e-9,7.256487692270487e-9 +LookupCoin/4/4/13,1.2938783954649248e-6,1.292507284188149e-6,1.2952395842786335e-6,4.6117347505778676e-9,3.55805335157464e-9,7.273299667553049e-9 +LookupCoin/4/4/14,1.3003100012049225e-6,1.2990513324720246e-6,1.3017550316514283e-6,4.742735666666955e-9,3.853270784000948e-9,5.831393334349265e-9 +LookupCoin/4/4/15,1.3061565982082026e-6,1.3038939231367084e-6,1.3077957647184844e-6,6.461619090714268e-9,4.9341896785802985e-9,8.21071728817787e-9 +LookupCoin/4/4/16,1.3278492712345308e-6,1.3251033529085878e-6,1.3298517405516158e-6,8.044309324738206e-9,6.342199564776557e-9,1.0845603279467992e-8 +LookupCoin/4/4/7,1.2565888348554856e-6,1.254232886140965e-6,1.258427979190577e-6,7.120338391943774e-9,5.746742226060966e-9,9.109876391304506e-9 +LookupCoin/4/4/8,1.2645640032097505e-6,1.2634235428878459e-6,1.265917385683973e-6,4.199686694567554e-9,3.4099183855378182e-9,5.332147368415592e-9 +LookupCoin/4/4/9,1.2825089963745192e-6,1.2809506533785292e-6,1.2842751952653318e-6,5.42073670874386e-9,4.424470131411561e-9,7.409586384518878e-9 +LookupCoin/4/4/10,1.278240690057425e-6,1.2759909800060997e-6,1.2795631821252993e-6,5.906797505464985e-9,3.940972749795366e-9,8.429236642257488e-9 +LookupCoin/4/4/11,1.297910989765449e-6,1.2946482864547969e-6,1.3001874928218293e-6,8.762439177119164e-9,6.821754240394257e-9,1.0679335409059046e-8 +LookupCoin/4/4/12,1.3079027494008015e-6,1.3068171309685536e-6,1.3090399562682758e-6,3.868503400519231e-9,3.3383627286993205e-9,4.549929178492392e-9 +LookupCoin/4/4/13,1.3267783666115631e-6,1.324670400112945e-6,1.3285430762532873e-6,6.371570794519431e-9,5.223357572051922e-9,7.998412789621078e-9 +LookupCoin/4/4/14,1.329595586185253e-6,1.3286874804181628e-6,1.3307559735994387e-6,3.2936046838850225e-9,2.581870577815323e-9,4.277990554685763e-9 +LookupCoin/4/4/15,1.3411831158326101e-6,1.338449679924518e-6,1.3431415986866263e-6,7.473281824403306e-9,5.194038217958404e-9,1.0996853165292456e-8 +LookupCoin/4/4/16,1.3531565270666219e-6,1.352058181351947e-6,1.3541835599245187e-6,3.741773025084406e-9,3.139133153375058e-9,4.587834963172246e-9 +LookupCoin/4/4/8,1.275132522732247e-6,1.273385421520029e-6,1.2768917542734097e-6,5.6636235507319285e-9,4.76909616957832e-9,7.829901220128148e-9 +LookupCoin/4/4/9,1.2837229456670766e-6,1.2818799337953992e-6,1.2852004327563565e-6,5.641016506947263e-9,4.748122804794813e-9,7.1071918008681015e-9 +LookupCoin/4/4/10,1.2821821025752998e-6,1.2809734063171632e-6,1.2838174693898484e-6,4.609856261783444e-9,3.7634630113678214e-9,5.977040777846979e-9 +LookupCoin/4/4/11,1.296468797938096e-6,1.2956589196574315e-6,1.2971293799241265e-6,2.6368524868273022e-9,2.0467944897905145e-9,3.4474567861238246e-9 +LookupCoin/4/4/12,1.298788874787508e-6,1.296861376512868e-6,1.2999915423894586e-6,5.083426524447065e-9,3.835152017459372e-9,6.838760581960348e-9 +LookupCoin/4/4/13,1.3030630369439566e-6,1.3009665741280354e-6,1.3048326641367659e-6,6.362229835984317e-9,5.16289652141602e-9,8.353612727816328e-9 +LookupCoin/4/4/14,1.313165230924335e-6,1.3107063155598838e-6,1.3151425937823484e-6,7.19778790422402e-9,6.396185058201687e-9,8.3434010135823e-9 +LookupCoin/4/4/15,1.3153036988358125e-6,1.3145191048175119e-6,1.316486840039065e-6,3.084335719127364e-9,2.4148098605883724e-9,4.54215142384833e-9 +LookupCoin/4/4/16,1.321911163822803e-6,1.3198040133553999e-6,1.323885940103668e-6,7.2742040642164405e-9,6.2852876963907186e-9,9.134906627575843e-9 +LookupCoin/4/4/17,1.3438568213832552e-6,1.3417616180257116e-6,1.345382406725016e-6,5.719719506273258e-9,4.244421293261354e-9,8.335669255030772e-9 +LookupCoin/4/4/8,1.271749314150456e-6,1.2702627477133354e-6,1.2731717899083952e-6,4.947133268191476e-9,4.325688366551512e-9,6.102367638116172e-9 +LookupCoin/4/4/9,1.2782422872206327e-6,1.2772587582076246e-6,1.2794015136965093e-6,3.5978806888507934e-9,3.036658323843196e-9,4.379808057753352e-9 +LookupCoin/4/4/10,1.2870871953409354e-6,1.2856199489972464e-6,1.288714288790328e-6,5.517479692722994e-9,4.113544911894494e-9,7.697730968212654e-9 +LookupCoin/4/4/11,1.3004661548616702e-6,1.299494303458469e-6,1.3014850353166876e-6,3.5529828752591374e-9,2.9817419154218646e-9,4.2077099937991544e-9 +LookupCoin/4/4/12,1.3123358662500278e-6,1.3105839076036886e-6,1.3136995180388057e-6,5.437686881360707e-9,4.146797564369165e-9,7.365170901861043e-9 +LookupCoin/4/4/13,1.3233476024926009e-6,1.3225570366216642e-6,1.3242092114838828e-6,2.91982263713267e-9,2.4814257188987634e-9,3.432477842540996e-9 +LookupCoin/4/4/14,1.3451801951342116e-6,1.3432221140301741e-6,1.3477808475561188e-6,7.3464438924948035e-9,5.357121112157014e-9,1.2192507163396559e-8 +LookupCoin/4/4/15,1.357262240897827e-6,1.3563624224236087e-6,1.3580405662725e-6,2.7283435005693174e-9,2.198195243588787e-9,3.4190883033526845e-9 +LookupCoin/4/4/16,1.3607412936422737e-6,1.3589577338037605e-6,1.36352837703369e-6,7.2299573455990125e-9,4.766341791289794e-9,1.2661109724868625e-8 +LookupCoin/4/4/17,1.3717343390194086e-6,1.370742285061588e-6,1.3729320935540647e-6,3.7119834813422974e-9,3.19582627190937e-9,4.9526795364623275e-9 +LookupCoin/4/4/9,1.2826786109713233e-6,1.2811199829978137e-6,1.284150549911637e-6,5.192331393536768e-9,3.851860881670237e-9,7.111383970520853e-9 +LookupCoin/4/4/10,1.2902316014269308e-6,1.289347286011054e-6,1.2910492863041605e-6,2.801072220460752e-9,2.438362390965223e-9,3.3754334774522647e-9 +LookupCoin/4/4/11,1.2935508676698577e-6,1.2906465360024043e-6,1.2956887966965465e-6,8.35389772183042e-9,6.618458762481882e-9,1.0802279735712503e-8 +LookupCoin/4/4/12,1.302952376289808e-6,1.3018912300165838e-6,1.3038743057745972e-6,3.384284923701708e-9,2.9273331133311197e-9,3.991178384385276e-9 +LookupCoin/4/4/13,1.300663631958193e-6,1.2989806540239235e-6,1.30286025798881e-6,6.531875979729628e-9,5.52590565155041e-9,8.115933639534249e-9 +LookupCoin/4/4/14,1.3080892873026375e-6,1.307259400920926e-6,1.3090081734419818e-6,3.1627052329443992e-9,2.655086851746378e-9,3.839837099872169e-9 +LookupCoin/4/4/15,1.3206471574409793e-6,1.3193314572590202e-6,1.3221129652293726e-6,4.650565231860655e-9,3.111140460164943e-9,7.040122782678602e-9 +LookupCoin/4/4/16,1.3362830150123982e-6,1.3352308423903786e-6,1.3373505405461726e-6,3.484074854385753e-9,2.8730290306207027e-9,4.3008801037062396e-9 +LookupCoin/4/4/17,1.3324808979561835e-6,1.3305530720307564e-6,1.3344622419874723e-6,6.242041769881522e-9,4.462864445682452e-9,9.964209412861396e-9 +LookupCoin/4/4/18,1.3540493181816556e-6,1.3530172196681278e-6,1.355135180247554e-6,3.576669246802956e-9,3.0185171773919284e-9,4.358870240494062e-9 +LookupCoin/4/4/9,1.2801906659320962e-6,1.2788719596293332e-6,1.2827985729944247e-6,5.6991387629210755e-9,2.9922225003465806e-9,1.0758534398192959e-8 +LookupCoin/4/4/10,1.2925033924895212e-6,1.2910293181296672e-6,1.2939631410388276e-6,4.981050791806982e-9,4.12648914316577e-9,6.181765423208962e-9 +LookupCoin/4/4/11,1.286364945344078e-6,1.283331093276583e-6,1.2890240614679436e-6,9.366020026939616e-9,8.369297136790357e-9,1.0605524546653014e-8 +LookupCoin/4/4/12,1.293340085460601e-6,1.2922356831424411e-6,1.294596129759268e-6,3.980757399157743e-9,3.334863047454871e-9,4.742376616898874e-9 +LookupCoin/4/4/13,1.3154637423242035e-6,1.313143294585341e-6,1.317565477440463e-6,7.400419916029465e-9,6.554377835446625e-9,8.609027004542416e-9 +LookupCoin/4/4/14,1.3180703345035197e-6,1.3170259933603697e-6,1.3190702847360572e-6,3.539184166594252e-9,2.9991224803652426e-9,4.216851871118863e-9 +LookupCoin/4/4/15,1.3545268146831371e-6,1.352970593056468e-6,1.3575767067592407e-6,7.2167277738793596e-9,3.7049204688952712e-9,1.2401139054489285e-8 +LookupCoin/4/4/16,1.3532188898919323e-6,1.352274600156604e-6,1.3543624733397922e-6,3.4748398089970164e-9,2.7647000708448234e-9,4.428542853984496e-9 +LookupCoin/4/4/17,1.359914571350765e-6,1.3572770968975598e-6,1.362265296775665e-6,8.641256384512302e-9,7.294573790860305e-9,1.0604168315840209e-8 +LookupCoin/4/4/18,1.3747372449686728e-6,1.373955779214e-6,1.3755566960290772e-6,2.732269464849447e-9,2.258875223642014e-9,3.5023927928256715e-9 +LookupCoin/4/4/10,1.2901067647586382e-6,1.2883378941417739e-6,1.2921926764330227e-6,6.263261048491409e-9,4.7894186258996794e-9,8.695460705262807e-9 +LookupCoin/4/4/11,1.3098271662069077e-6,1.3085762487562548e-6,1.3112558514765406e-6,4.686569338270352e-9,3.910695342417944e-9,5.508031463902207e-9 +LookupCoin/4/4/12,1.3161256903538686e-6,1.313381928295832e-6,1.3198319313714156e-6,1.084476470785816e-8,7.756801837535697e-9,1.9052589466556752e-8 +LookupCoin/4/4/13,1.3304333324249045e-6,1.3290380515616247e-6,1.3316948745441972e-6,4.494345442089065e-9,3.828446270575711e-9,5.2540874894062425e-9 +LookupCoin/4/4/14,1.3360790182202213e-6,1.3341161435913928e-6,1.3410495157185354e-6,1.0130970683032999e-8,4.680750969674856e-9,2.1061048148570755e-8 +LookupCoin/4/4/15,1.3315468133998844e-6,1.3304285843513899e-6,1.3327632111269171e-6,3.905010348595511e-9,3.3126689491943484e-9,4.881814285158398e-9 +LookupCoin/4/4/16,1.3403481283414235e-6,1.3390467286051783e-6,1.343603092971262e-6,6.7650332978788256e-9,3.2797588462156713e-9,1.300246031208546e-8 +LookupCoin/4/4/17,1.3471140186965533e-6,1.3458392637123205e-6,1.3484108688948875e-6,4.296093315611212e-9,3.6888977421492744e-9,5.260593775515376e-9 +LookupCoin/4/4/18,1.3531802099326346e-6,1.3513302415940248e-6,1.3559506045974202e-6,7.949663513572661e-9,5.354851844171519e-9,1.3449009474074293e-8 +LookupCoin/4/4/19,1.383440151436088e-6,1.3824455705154168e-6,1.3844332291909237e-6,3.394990057667599e-9,2.738634431916297e-9,4.276396662204055e-9 +LookupCoin/4/4/10,1.2933226479603582e-6,1.2900125089106345e-6,1.2961488412266e-6,1.0172770566253019e-8,8.474115177771292e-9,1.2537551631160326e-8 +LookupCoin/4/4/11,1.2962199217281099e-6,1.2941734320858864e-6,1.2981954539946046e-6,6.892720521075439e-9,5.653611276695492e-9,8.51533816430935e-9 +LookupCoin/4/4/12,1.3128029987614327e-6,1.3094447201360442e-6,1.3161408477752912e-6,1.08535169976746e-8,8.730197724447869e-9,1.3723807513694489e-8 +LookupCoin/4/4/13,1.3204465045559499e-6,1.3195468115560321e-6,1.3213549471177938e-6,3.0171832537066608e-9,2.3952338583004148e-9,3.917128084955491e-9 +LookupCoin/4/4/14,1.3360425112974368e-6,1.333595662427271e-6,1.339533864619132e-6,9.379992464530882e-9,6.034841438032508e-9,1.5695359152099365e-8 +LookupCoin/4/4/15,1.3458159630158913e-6,1.3447213678334073e-6,1.3469419875510889e-6,3.5391198094951752e-9,2.9577963707798254e-9,4.163812240558753e-9 +LookupCoin/4/4/16,1.3727692463780738e-6,1.3706223156451645e-6,1.375667575376448e-6,8.23371333247048e-9,6.051594789127597e-9,1.3425213824564486e-8 +LookupCoin/4/4/17,1.3868313470061712e-6,1.3854824491188898e-6,1.388183459788631e-6,4.402717186506928e-9,3.780724734988193e-9,5.2872651615167924e-9 +LookupCoin/4/4/18,1.3904962356831787e-6,1.38859231510295e-6,1.392516033634538e-6,6.424291794216627e-9,5.7348370751468555e-9,7.309124105419633e-9 +LookupCoin/4/4/19,1.4022579860908364e-6,1.401349993833302e-6,1.403262232518632e-6,3.1357982178563257e-9,2.6878990382314432e-9,3.8522247541517345e-9 +LookupCoin/4/4/11,1.316264269210937e-6,1.3140130870927442e-6,1.3288342027566476e-6,1.2692432929497482e-8,3.604271239117251e-9,3.157518022492777e-8 +LookupCoin/4/4/12,1.3137461582070135e-6,1.3130687893940708e-6,1.314551389984136e-6,2.47801094692925e-9,2.0716640518218516e-9,3.001168787951967e-9 +LookupCoin/4/4/13,1.320067853496471e-6,1.3186175300428707e-6,1.3215168378359836e-6,4.652048123569928e-9,3.6441638216285193e-9,6.07507299586828e-9 +LookupCoin/4/4/14,1.337980626874609e-6,1.336553094819264e-6,1.3393837269995583e-6,4.601414729644281e-9,3.788994252102374e-9,5.516055382991553e-9 +LookupCoin/4/4/15,1.3371544998465206e-6,1.335782726441253e-6,1.3382629021027191e-6,3.997538461536728e-9,3.1254340182547566e-9,6.1215969738343564e-9 +LookupCoin/4/4/16,1.3441072411347582e-6,1.3419188322096323e-6,1.3459727136483155e-6,6.7059897860382755e-9,5.672072415941669e-9,8.954037848033534e-9 +LookupCoin/4/4/17,1.3463170119743362e-6,1.3450711724289556e-6,1.347527650486871e-6,4.183882913996595e-9,3.4664271388972914e-9,5.125284854801711e-9 +LookupCoin/4/4/18,1.3594878338152583e-6,1.3582302441765992e-6,1.3607290546767854e-6,4.339749116312764e-9,3.4446435658295102e-9,5.4567025465129655e-9 +LookupCoin/4/4/19,1.3576637320628662e-6,1.3552586106063745e-6,1.3597187529395486e-6,7.613571703511516e-9,6.156462151424944e-9,9.410261033239188e-9 +LookupCoin/4/4/20,1.3877072443445888e-6,1.3862044628685392e-6,1.3889978410539745e-6,4.8084698101294304e-9,4.11064688342422e-9,5.586186213677268e-9 +LookupCoin/4/4/11,1.3147843053435191e-6,1.3140053021075304e-6,1.3158523829326384e-6,3.0683152452612127e-9,2.4133118355455366e-9,4.143112938188967e-9 +LookupCoin/4/4/12,1.3252127285031474e-6,1.3241857665526469e-6,1.3261116953356149e-6,3.3636422692234223e-9,2.7284056138572695e-9,4.230811199462717e-9 +LookupCoin/4/4/13,1.318658746269304e-6,1.317089860183619e-6,1.3198887653163116e-6,4.568879860932576e-9,3.7272428204292854e-9,5.699078831270558e-9 +LookupCoin/4/4/14,1.3316825395971908e-6,1.330783186518127e-6,1.3326696822200898e-6,3.0671852353136487e-9,2.5467206293960496e-9,3.834403325027672e-9 +LookupCoin/4/4/15,1.3487343466124717e-6,1.3476506160495856e-6,1.3498456583626616e-6,3.7573759515263146e-9,3.143586045887924e-9,4.721917561271489e-9 +LookupCoin/4/4/16,1.3608400940035661e-6,1.3594203593501737e-6,1.3619856759504792e-6,4.185586669996709e-9,3.434267421823094e-9,5.207060681356606e-9 +LookupCoin/4/4/17,1.3822713781074102e-6,1.381292338598826e-6,1.3834888886654686e-6,3.6161511280087633e-9,3.0811303900047414e-9,4.41954988963107e-9 +LookupCoin/4/4/18,1.3945297249101816e-6,1.3932742891161143e-6,1.395759478681923e-6,4.384465545472278e-9,3.5886356981584337e-9,5.369577342368172e-9 +LookupCoin/4/4/19,1.4065734054347773e-6,1.4054864415129303e-6,1.407536093340207e-6,3.356703662726036e-9,2.756993850941367e-9,4.033946092939968e-9 +LookupCoin/4/4/20,1.4094498329767054e-6,1.4087778139730527e-6,1.4102208494940625e-6,2.5405953841255598e-9,2.0975979434942584e-9,3.2509373943394574e-9 +LookupCoin/4/4/12,1.328096747751571e-6,1.3270150820183593e-6,1.3292196488204757e-6,3.630256776673559e-9,2.9015815908789014e-9,4.5463468732387455e-9 +LookupCoin/4/4/13,1.3312729240331134e-6,1.330238344336877e-6,1.332275096318837e-6,3.491020365158617e-9,2.996469776233338e-9,4.231672993460866e-9 +LookupCoin/4/4/14,1.3377980463303943e-6,1.3364040047207784e-6,1.3391693417259692e-6,4.44060651275723e-9,3.859191611370077e-9,5.282395554958137e-9 +LookupCoin/4/4/15,1.3464816915956917e-6,1.34567640499038e-6,1.3473609518075018e-6,2.7590562883578657e-9,2.2768799302209557e-9,3.56540166264615e-9 +LookupCoin/4/4/16,1.3535207605477563e-6,1.3523844657834577e-6,1.3543722118335198e-6,3.2588390349946864e-9,2.6092795059476567e-9,4.215233536053561e-9 +LookupCoin/4/4/17,1.354485491406123e-6,1.353656454465365e-6,1.3553923868142836e-6,2.7951186172600732e-9,2.381415409351447e-9,3.2610742382408987e-9 +LookupCoin/4/4/18,1.3665492244012836e-6,1.3655054298953051e-6,1.3676468292994407e-6,3.599412017336957e-9,3.0262705620908245e-9,4.47462613457301e-9 +LookupCoin/4/4/19,1.3745589247700675e-6,1.3738971424954375e-6,1.375131955903988e-6,2.1553161620740055e-9,1.8561029311945233e-9,2.6024970940594498e-9 +LookupCoin/4/4/20,1.371256807432843e-6,1.3690114380972107e-6,1.3739253712722486e-6,8.067710567452174e-9,7.3044184442056526e-9,9.002329782700159e-9 +LookupCoin/4/4/21,1.4026308988378104e-6,1.401674479702372e-6,1.4035706808023619e-6,3.157933824464413e-9,2.594741837773002e-9,3.883463910411229e-9 +LookupCoin/4/4/12,1.322590297582221e-6,1.3211717626223945e-6,1.3238200965172108e-6,4.35534887756572e-9,3.591011520965685e-9,5.497155725518165e-9 +LookupCoin/4/4/13,1.3273150940867242e-6,1.326255790743087e-6,1.3282574222933017e-6,3.4808638487435233e-9,2.935186919375195e-9,4.326436518285325e-9 +LookupCoin/4/4/14,1.3334858346097302e-6,1.3316630946191854e-6,1.3349162971371423e-6,5.353809517355969e-9,4.379002237553538e-9,7.342190662931898e-9 +LookupCoin/4/4/15,1.3471812767673643e-6,1.3458858013288732e-6,1.3485610248850537e-6,4.316013699531318e-9,3.588558446694569e-9,5.134414873713369e-9 +LookupCoin/4/4/16,1.3615361784120876e-6,1.3607009514866546e-6,1.3623869263624438e-6,2.775565227762128e-9,2.2866246396671372e-9,3.4094639332930907e-9 +LookupCoin/4/4/17,1.3711657010029478e-6,1.369816429282351e-6,1.3722992876825176e-6,4.026805533974081e-9,3.4713540732680303e-9,5.031701233574943e-9 +LookupCoin/4/4/18,1.3902316793413251e-6,1.3890700748898867e-6,1.3914435372880306e-6,3.754991219617189e-9,3.2187686446979266e-9,4.539135567932591e-9 +LookupCoin/4/4/19,1.4002799123861616e-6,1.3991532334595126e-6,1.4014626441612959e-6,3.823756276468823e-9,3.166710053492725e-9,4.999432612947639e-9 +LookupCoin/4/4/20,1.4115701078226124e-6,1.410322840794673e-6,1.4128560688140816e-6,4.333386947508352e-9,3.6491588733379943e-9,5.6784410537642835e-9 +LookupCoin/4/4/21,1.4219706769236331e-6,1.4211699913633879e-6,1.4228171848154594e-6,2.8733848548713975e-9,2.432462110067897e-9,3.514367631296441e-9 +LookupCoin/4/4/13,1.3310964274849415e-6,1.3299152891918954e-6,1.3323949521104351e-6,4.101106291604928e-9,3.3332028026071406e-9,5.269442325582807e-9 +LookupCoin/4/4/14,1.340721931390956e-6,1.3396437129258492e-6,1.341747566772848e-6,3.3653241789878483e-9,2.7094054603527045e-9,4.294670153519343e-9 +LookupCoin/4/4/15,1.3487995193913747e-6,1.3481676755983473e-6,1.349504377500031e-6,2.1550824807480817e-9,1.730527735989085e-9,2.7630166857080954e-9 +LookupCoin/4/4/16,1.3494617498528353e-6,1.3485194580371233e-6,1.3505248047387553e-6,3.3959961525086745e-9,2.7591669871664446e-9,4.35717442346904e-9 +LookupCoin/4/4/17,1.3556293160027192e-6,1.3540664224424718e-6,1.3572100920047094e-6,5.063955313696114e-9,4.303593029772715e-9,5.994605847760396e-9 +LookupCoin/4/4/18,1.3664272134954714e-6,1.3654287744501163e-6,1.3674896113358415e-6,3.626361542013398e-9,3.0824731863904207e-9,4.769620612262689e-9 +LookupCoin/4/4/19,1.3689683105902062e-6,1.3682478479651107e-6,1.3697379157438533e-6,2.5646928480897234e-9,2.1003540339180254e-9,3.2780831753910853e-9 +LookupCoin/4/4/20,1.375041487046175e-6,1.3742708620233128e-6,1.3758046946800096e-6,2.4877507921838422e-9,2.097058128543952e-9,3.066387801977032e-9 +LookupCoin/4/4/21,1.3759802951105152e-6,1.3737931516108345e-6,1.3777191079278587e-6,6.452055244416073e-9,5.4252124149163954e-9,7.8395989480857e-9 +LookupCoin/4/4/22,1.397346348287439e-6,1.3960003807469708e-6,1.3987114880485507e-6,4.450063571756456e-9,3.6659145365004033e-9,5.467088291362313e-9 +LookupCoin/4/4/13,1.3324457546042374e-6,1.3309635034738214e-6,1.3338568553333404e-6,5.149059675611216e-9,4.16582153060841e-9,6.512281083502686e-9 +LookupCoin/4/4/14,1.335011939126177e-6,1.3336577371375926e-6,1.3362004931083823e-6,4.354426063702244e-9,3.5838349287870867e-9,5.513757479647392e-9 +LookupCoin/4/4/15,1.34586069504659e-6,1.3449999602798094e-6,1.346600829785433e-6,2.732674771634142e-9,2.2553847739462546e-9,3.4409144924650063e-9 +LookupCoin/4/4/16,1.3509878271287783e-6,1.349449963285925e-6,1.3525234352355787e-6,5.2132726120350405e-9,4.00903699959398e-9,6.806582976416215e-9 +LookupCoin/4/4/17,1.3716418542982614e-6,1.370541195717471e-6,1.3726368314439428e-6,3.5722430740311666e-9,2.8944227847184235e-9,4.737098340391257e-9 +LookupCoin/4/4/18,1.3770720913080453e-6,1.3760746835411459e-6,1.3778351441036169e-6,2.9825266355678426e-9,2.3992302873269733e-9,4.066745422367117e-9 +LookupCoin/4/4/19,1.4134827814105958e-6,1.4114826756677598e-6,1.4151107205948322e-6,6.2045785332555115e-9,5.158834157696391e-9,7.405021245237314e-9 +LookupCoin/4/4/20,1.4119006768911078e-6,1.4103247188940746e-6,1.41325019877745e-6,5.3008693201345426e-9,4.342011252554525e-9,7.482209336645374e-9 +LookupCoin/4/4/21,1.4271750665832487e-6,1.4262530798055924e-6,1.4280283973496812e-6,2.906401075306469e-9,2.420167813700308e-9,3.6772374937491086e-9 +LookupCoin/4/4/22,1.4314199430076618e-6,1.4305172840660878e-6,1.4326144020342625e-6,3.5136635700149935e-9,2.552358516135701e-9,5.5334979555206734e-9 +ValueContains/4/1,1.1225952083576838e-6,1.1214702243970996e-6,1.1237921885640513e-6,3.944218078631742e-9,3.304877438653411e-9,4.668237649635178e-9 +ValueContains/4/2,1.1693869019987406e-6,1.1685114727640216e-6,1.1703720138022976e-6,3.2727330974737237e-9,2.788392763315003e-9,4.115221259822717e-9 +ValueContains/4/3,1.221554241191009e-6,1.2203671912717632e-6,1.222797404643698e-6,4.200700366913168e-9,3.6016002693761158e-9,5.069975705520834e-9 +ValueContains/5/1,1.134752601068617e-6,1.1331456808883911e-6,1.1368458773020769e-6,5.942902910408518e-9,4.8893197780911075e-9,8.64587604898407e-9 +ValueContains/5/2,1.1879626660052308e-6,1.186560183774952e-6,1.1892102769974897e-6,4.288999629554974e-9,3.5232533712553195e-9,5.411585307749617e-9 +ValueContains/5/3,1.24177487919497e-6,1.2406964382556136e-6,1.2427956825125437e-6,3.4531696270647353e-9,2.7735210584082894e-9,4.52425617559656e-9 +ValueContains/5/4,1.2179814151756912e-6,1.2172033754320226e-6,1.2186708299713562e-6,2.401191093478962e-9,2.0319728384625597e-9,3.020468469675598e-9 +ValueContains/5/5,1.2372597427551763e-6,1.2363757971106876e-6,1.2384151819511384e-6,3.4361718529955055e-9,2.8245744047120133e-9,4.2070343601226106e-9 +ValueContains/6/1,1.1376056306701329e-6,1.136303510894997e-6,1.138797596193427e-6,4.344128913403408e-9,3.6047582107148383e-9,5.287844382145967e-9 +ValueContains/6/2,1.1889893529647482e-6,1.1878521559438946e-6,1.190183391980189e-6,3.971330734260064e-9,3.2413808341616644e-9,5.380587169572133e-9 +ValueContains/6/3,1.2674708592242401e-6,1.2664113458345384e-6,1.2684264335392784e-6,3.3754602111479775e-9,2.736217745937631e-9,4.3389684027442576e-9 +ValueContains/6/4,1.2586391844676233e-6,1.257623481266488e-6,1.2595790717587717e-6,3.411474473322421e-9,2.7984818389775646e-9,4.387209249287228e-9 +ValueContains/6/5,1.338737598896184e-6,1.33716949407609e-6,1.3402505084556323e-6,5.270392686886898e-9,4.410959287171705e-9,6.509740771464836e-9 +ValueContains/6/6,1.3152880680837623e-6,1.3141163357271923e-6,1.316573925111129e-6,3.943504925780448e-9,3.1729769622317784e-9,5.066362505603151e-9 +ValueContains/6/7,1.3097832246181342e-6,1.3083598807837312e-6,1.3108654575077437e-6,3.867066659683404e-9,3.2727300495580615e-9,4.630007317936483e-9 +ValueContains/6/8,1.2703788257953022e-6,1.2685357981134614e-6,1.2726730154137436e-6,6.952528547959429e-9,5.777122440631451e-9,9.03786939208181e-9 +ValueContains/6/9,1.288699006114891e-6,1.2876107224145103e-6,1.2899808496299748e-6,4.118680838918465e-9,3.4619733047950043e-9,5.037339508532931e-9 +ValueContains/7/1,1.14924277589397e-6,1.1483154470735122e-6,1.150133701694556e-6,3.086926626528764e-9,2.5433577044795154e-9,3.873478981968208e-9 +ValueContains/7/2,1.196864419606478e-6,1.195429768723575e-6,1.198403014450396e-6,4.847326227229472e-9,4.093698095447147e-9,5.829601124042316e-9 +ValueContains/7/3,1.2986442696203014e-6,1.2977326148286515e-6,1.3000828620198489e-6,3.699892619076723e-9,2.792116362406656e-9,5.632817185226421e-9 +ValueContains/7/4,1.2750647252390544e-6,1.274009243740809e-6,1.2761169027665223e-6,3.477633871258667e-9,2.9471004741738244e-9,4.240696458050937e-9 +ValueContains/7/5,1.371586383786022e-6,1.3707072032087257e-6,1.3727137841504265e-6,3.3975167815358897e-9,2.7900096105087757e-9,4.978252863258177e-9 +ValueContains/7/6,1.3264407913492217e-6,1.3253679916723103e-6,1.3276673079029758e-6,3.689359016059142e-9,3.1156860306194742e-9,4.56967813717362e-9 +ValueContains/7/7,1.375844754501968e-6,1.3749092898089822e-6,1.3775118326979855e-6,4.397499327569039e-9,2.7611999093753043e-9,7.85088590813376e-9 +ValueContains/7/8,1.3577708009015663e-6,1.3566365404847509e-6,1.3589220554364232e-6,3.812525200876643e-9,2.9783876534118104e-9,4.760040935385388e-9 +ValueContains/7/9,1.4423049746270348e-6,1.44160151305421e-6,1.443002307648683e-6,2.3441668733463216e-9,1.8787090009127662e-9,3.161465033686062e-9 +ValueContains/7/10,1.410373984116061e-6,1.4083331242878623e-6,1.4120772387414528e-6,6.158643826549906e-9,5.090901574736398e-9,7.592093656415363e-9 +ValueContains/7/17,1.432173188142051e-6,1.430523544510101e-6,1.4344416465102417e-6,6.256507290632762e-9,4.698194901306023e-9,1.0326926929686877e-8 +ValueContains/8/3,1.3345541806413777e-6,1.3336110011503852e-6,1.3356687785054343e-6,3.5191827851894712e-9,2.943576901108384e-9,4.108861580817033e-9 +ValueContains/8/6,1.3801422386610606e-6,1.3786210296829732e-6,1.3816320997854292e-6,5.205053361891759e-9,4.330984780447263e-9,6.499244474763837e-9 +ValueContains/8/9,1.5019869095618258e-6,1.501193519431407e-6,1.50277192575298e-6,2.638808277634596e-9,2.2144472489264047e-9,3.0888488523398232e-9 +ValueContains/8/12,1.4879946444613757e-6,1.4867318237216297e-6,1.4898139949903442e-6,5.077284188529354e-9,3.778792067989894e-9,7.837298194472538e-9 +ValueContains/8/15,1.5792402391807719e-6,1.5780206447200808e-6,1.5804867694839706e-6,4.098440437232041e-9,3.4633916778109823e-9,5.303708482459e-9 +ValueContains/8/18,1.6435477958756236e-6,1.6420090697429337e-6,1.645689451668658e-6,6.157777390381461e-9,4.507456429053341e-9,9.39435391980196e-9 +ValueContains/8/21,1.7164184835630554e-6,1.7152915267317838e-6,1.7177011465401618e-6,4.1345869183885635e-9,3.5303793002188734e-9,4.887919141666759e-9 +ValueContains/8/24,1.6482305599162952e-6,1.646562847842381e-6,1.649858846897148e-6,5.636175435840725e-9,4.812295912463943e-9,7.0752713465414935e-9 +ValueContains/8/27,1.767825440331617e-6,1.7658532546067783e-6,1.7699677117826039e-6,6.91125825148093e-9,5.9503878349902344e-9,8.129751005950156e-9 +ValueContains/8/30,1.7936593861037161e-6,1.791493754074748e-6,1.7965834743382472e-6,8.457571557131167e-9,6.566625890097986e-9,1.2024683373090471e-8 +ValueContains/8/33,1.7493361724792405e-6,1.7468108408594978e-6,1.7522905152144458e-6,8.871155949293652e-9,7.66408322799053e-9,1.0460381620508684e-8 +ValueContains/9/6,1.4183436135631752e-6,1.4176893163093152e-6,1.4198568401497845e-6,3.2266313122503737e-9,1.6455002655358013e-9,6.062283188336966e-9 +ValueContains/9/12,1.5534933500181164e-6,1.5524025035080966e-6,1.5546182170730647e-6,3.6540132113463133e-9,3.048017387751432e-9,4.490622858414398e-9 +ValueContains/9/18,1.7209286540973786e-6,1.7190195583290433e-6,1.7229656529030142e-6,6.887555564752424e-9,5.541174512056552e-9,9.151753479026623e-9 +ValueContains/9/24,1.7352443945400735e-6,1.7334662985988567e-6,1.7368999925491287e-6,5.66934392152797e-9,4.7476916660334146e-9,6.7482133194262494e-9 +ValueContains/9/30,1.9478687054178853e-6,1.9436080370626154e-6,1.9519761646868726e-6,1.4084189163986283e-8,1.2164108562863821e-8,1.6816865156276643e-8 +ValueContains/9/36,1.98449901071064e-6,1.9822767206543523e-6,1.9876166959365715e-6,8.535376944555937e-9,7.143956077240379e-9,1.0783502601562024e-8 +ValueContains/9/42,2.0803641175991993e-6,2.0771290084409672e-6,2.083808260475658e-6,1.1507291466211679e-8,9.835150738612224e-9,1.3942488389084573e-8 +ValueContains/9/48,2.1271746767110505e-6,2.1245007387612163e-6,2.1304495329571808e-6,9.957409352871026e-9,7.840321185554875e-9,1.3919240929946196e-8 +ValueContains/9/54,2.256082332211833e-6,2.251062865633901e-6,2.2617132326208396e-6,1.823450692753261e-8,1.491877522644715e-8,2.3381038434392097e-8 +ValueContains/9/60,2.3021272079071008e-6,2.2998630618034175e-6,2.303854002636488e-6,7.193075491760814e-9,5.581357347684701e-9,9.710506919296868e-9 +ValueContains/9/65,2.3411302589961452e-6,2.3363585798798165e-6,2.3461305304554342e-6,1.6731700993062815e-8,1.377528287341873e-8,2.125050032565426e-8 +ValueContains/10/12,1.6098212994279578e-6,1.6087666567166338e-6,1.6108648920631442e-6,3.6309962529452548e-9,2.9172303238118104e-9,4.741155960021191e-9 +ValueContains/10/24,1.8146376541601625e-6,1.8115564945843666e-6,1.8176340233324677e-6,1.029168910735788e-8,8.573870239301786e-9,1.2225050488841615e-8 +ValueContains/10/36,2.0908544049758564e-6,2.0883144766630874e-6,2.0938992384151922e-6,9.15318505396299e-9,7.187308069293652e-9,1.2363769818428231e-8 +ValueContains/10/48,2.2282333832925095e-6,2.22352193174542e-6,2.2343013561111915e-6,1.7446203332331608e-8,1.2527556355714562e-8,2.7599049730672465e-8 +ValueContains/10/60,2.5791245009050343e-6,2.57646329623712e-6,2.5816653741297474e-6,8.72571996087188e-9,7.3403053308689375e-9,1.0714462253437888e-8 +ValueContains/10/72,2.710571812734432e-6,2.707798623962558e-6,2.7151417315180237e-6,1.1545876894407938e-8,7.840454048709252e-9,2.0230614217543753e-8 +ValueContains/10/84,2.879165199494407e-6,2.877664632162449e-6,2.8810211000351874e-6,5.8155185612513224e-9,4.842755319916466e-9,7.200615613142405e-9 +ValueContains/10/96,3.051530485525979e-6,3.0460767958438495e-6,3.056893552245975e-6,1.8861769759432306e-8,1.5193980910291876e-8,2.3539695668117337e-8 +ValueContains/10/108,3.25027520942856e-6,3.248185482914962e-6,3.2529362458217773e-6,8.018409225675884e-9,6.564665804139565e-9,1.0774730287085119e-8 +ValueContains/10/120,3.335384494506461e-6,3.3300605156406645e-6,3.343538582734388e-6,2.2533832268703648e-8,1.3223046329495552e-8,3.842820739420851e-8 +ValueContains/10/129,3.411605091749189e-6,3.3974473251966013e-6,3.4250402034850188e-6,4.541903656573736e-8,3.611216498572005e-8,5.7235255165980237e-8 +ValueContains/11/25,2.0935387525593635e-6,2.0900242264619975e-6,2.0963281871728955e-6,1.0847922920522138e-8,9.080368829116113e-9,1.2864451436851274e-8 +ValueContains/11/50,2.5099304079719197e-6,2.5050462240250846e-6,2.51508323117118e-6,1.69892973629139e-8,1.4672681947780867e-8,2.0420051097619882e-8 +ValueContains/11/75,3.0201510733979757e-6,3.015714942993681e-6,3.0257929411064653e-6,1.738044937269559e-8,1.3283969061672328e-8,2.2503292943490975e-8 +ValueContains/11/100,3.306811130544805e-6,3.3030496134343537e-6,3.3109923745054925e-6,1.3184866398840939e-8,1.0521746404630114e-8,1.633510860957207e-8 +ValueContains/11/125,4.032948956310255e-6,4.024063987379946e-6,4.0429758419914385e-6,3.3618111083753535e-8,2.7476136823889494e-8,4.196254658405092e-8 +ValueContains/11/150,4.238459953551819e-6,4.2363055227943804e-6,4.241393318077889e-6,8.438117150465321e-9,6.678648418473315e-9,1.0560422373739958e-8 +ValueContains/11/175,4.551987633588446e-6,4.538640218470205e-6,4.56574640678541e-6,4.7451521783970494e-8,3.803391483017933e-8,6.119312571190213e-8 +ValueContains/11/200,5.0255633336005435e-6,5.013775898587627e-6,5.037920973899261e-6,4.147616243041373e-8,3.301020778956417e-8,5.328818587918047e-8 +ValueContains/11/225,5.471606165841987e-6,5.4505828807747655e-6,5.495961003164948e-6,7.34036369791797e-8,6.337006638469546e-8,9.504550265156443e-8 +ValueContains/11/250,5.7128569257543e-6,5.701983180279401e-6,5.724048491982181e-6,3.9089609039742434e-8,3.29653099819011e-8,4.701631785935276e-8 +ValueContains/11/257,5.653023695848721e-6,5.626632478661579e-6,5.677492434486143e-6,8.573511390932045e-8,7.36762792083363e-8,1.0260125055762847e-7 +ValueContains/12/51,2.704168349747397e-6,2.697932720689506e-6,2.7095020939855333e-6,1.8822759431660042e-8,1.5295520725967156e-8,2.2887467312337594e-8 +ValueContains/12/102,3.6283778601530703e-6,3.6198493054602253e-6,3.639023613267775e-6,3.1426965994656105e-8,2.6835253174616983e-8,4.130956605338643e-8 +ValueContains/12/153,4.58497456057197e-6,4.574564080205063e-6,4.597954618217204e-6,3.848262697165142e-8,3.1640396054032905e-8,4.8875964142209164e-8 +ValueContains/12/204,5.297330391925654e-6,5.286052015737382e-6,5.310496858111285e-6,4.103463176099131e-8,3.421862427756154e-8,5.798123921823022e-8 +ValueContains/12/255,6.227688837286754e-6,6.209099511655373e-6,6.250169880437309e-6,6.970412165648853e-8,5.573322528733026e-8,8.576327784195545e-8 +ValueContains/12/306,7.050443774117151e-6,7.037978434350727e-6,7.068580279567927e-6,5.1061815063562644e-8,3.751222265872398e-8,7.637475845021899e-8 +ValueContains/12/357,8.070413929952654e-6,8.047737651315407e-6,8.088193561191463e-6,6.353602919666708e-8,5.332061601391474e-8,7.418133989574142e-8 +ValueContains/12/408,8.782583932591665e-6,8.766025812221466e-6,8.801411113209548e-6,5.8227445352389035e-8,4.8284682722206036e-8,7.748117996428162e-8 +ValueContains/12/459,9.547741216768e-6,9.530442170023835e-6,9.570316096204007e-6,6.950205773884812e-8,5.55688952681548e-8,9.62935468508077e-8 +ValueContains/12/510,1.0148197290203417e-5,1.0109613071444272e-5,1.0186091694666849e-5,1.25785795721859e-7,1.0651746385766058e-7,1.4561069593213323e-7 +ValueContains/12/513,9.847266572591804e-6,9.827994575612834e-6,9.881053759129724e-6,8.07876082875709e-8,5.776273107767145e-8,1.14727403545095e-7 +ValueContains/13/100,3.6836437048695313e-6,3.6744408141166237e-6,3.6949792069037506e-6,3.416984834165523e-8,2.8082280826396974e-8,4.3286018761119276e-8 +ValueContains/13/200,5.414700681045607e-6,5.398851313224664e-6,5.4283932765747535e-6,4.9245431831183753e-8,4.0110592456861795e-8,5.718102977405013e-8 +ValueContains/13/300,7.283985340250499e-6,7.249501600462368e-6,7.317507756013355e-6,1.1507741190735967e-7,1.0042739576765597e-7,1.3380015429015484e-7 +ValueContains/13/400,8.76323938804984e-6,8.732160844449791e-6,8.790128691437326e-6,9.922444454688333e-8,8.4000359537318e-8,1.2485721036720256e-7 +ValueContains/13/500,1.0882959805283025e-5,1.0843060285450247e-5,1.0931564816412268e-5,1.445281788825294e-7,1.1666199346718535e-7,2.086280404729844e-7 +ValueContains/13/600,1.2286843700070142e-5,1.2251444922951382e-5,1.2328514729116886e-5,1.307755648003565e-7,1.1122580880128025e-7,1.5352343532985849e-7 +ValueContains/13/700,1.4001868405111772e-5,1.3952792167975208e-5,1.4041487174718774e-5,1.4731357435842168e-7,1.2146103996633525e-7,1.8773043987586482e-7 +ValueContains/13/800,1.5516604774706495e-5,1.5466752664648168e-5,1.5571924817755705e-5,1.7074462301634974e-7,1.3573145699736168e-7,2.5919529965651627e-7 +ValueContains/13/900,1.731526239850332e-5,1.7277523920889533e-5,1.735485141987078e-5,1.3267254003353243e-7,9.294361179392376e-8,1.9027289184673548e-7 +ValueContains/13/1000,1.8995520010979196e-5,1.8974762036932926e-5,1.9026230167911715e-5,8.654475531973728e-8,6.108324159524361e-8,1.4318576034368e-7 +ValueContains/5/1,1.1272797661827102e-6,1.1255374927408884e-6,1.131332465589382e-6,8.465995548042529e-9,4.36271441068282e-9,1.5510653861661244e-8 +ValueContains/5/2,1.2321747464005893e-6,1.2312932940263048e-6,1.2330828619264074e-6,2.9358421026511775e-9,2.5172083199536475e-9,3.5112741621615635e-9 +ValueContains/5/3,1.2032369002925963e-6,1.202490884429722e-6,1.2042012601219043e-6,2.790325849188977e-9,2.3633454263202707e-9,3.3741866900288383e-9 +ValueContains/5/4,1.24451372647836e-6,1.2436905215394205e-6,1.2454429786103751e-6,2.9685516679352292e-9,2.4484642886791774e-9,4.0510127737522945e-9 +ValueContains/5/5,1.2835824627727757e-6,1.2826793492798713e-6,1.2843814427173062e-6,2.7499650607367616e-9,2.2069542760803114e-9,3.3843465207298376e-9 +ValueContains/6/1,1.1565083069059118e-6,1.1555222570799264e-6,1.1574369335889562e-6,3.2138665498035396e-9,2.67652226321279e-9,4.06772890138078e-9 +ValueContains/6/2,1.2301255312685036e-6,1.2293908191292044e-6,1.230991483365351e-6,2.6641818050824793e-9,2.280289705828491e-9,3.1783440811105028e-9 +ValueContains/6/3,1.2146500145812812e-6,1.213710834080965e-6,1.2156965611555912e-6,3.346127091384069e-9,2.832104411185399e-9,4.079843342107921e-9 +ValueContains/6/4,1.2571805312237325e-6,1.2558273870249767e-6,1.2584340180184154e-6,4.4274951123050945e-9,3.833806310299048e-9,5.311019722527968e-9 +ValueContains/6/5,1.310709606222113e-6,1.3098922807304057e-6,1.3114950134974973e-6,2.7567356352934517e-9,2.316699862365232e-9,3.3942044788952695e-9 +ValueContains/6/6,1.2818648377615432e-6,1.2811982798801874e-6,1.2826791655446038e-6,2.4429059418430088e-9,2.081396608341404e-9,3.0740833486649835e-9 +ValueContains/6/7,1.3090275232932812e-6,1.3079368567980658e-6,1.3101534226666981e-6,3.5703380327775224e-9,3.1100311068702125e-9,4.146235734888415e-9 +ValueContains/7/1,1.1594864848514894e-6,1.158544190201397e-6,1.1604571039771868e-6,3.2896955470500123e-9,2.6678204485791925e-9,4.1054401468027615e-9 +ValueContains/7/2,1.2400971896114323e-6,1.239250872185649e-6,1.241061729639509e-6,3.1084102779001694e-9,2.547917518527871e-9,3.768350848795233e-9 +ValueContains/7/3,1.2147109226777405e-6,1.2130128763943533e-6,1.2162344583658079e-6,5.476322598392626e-9,4.583957922644773e-9,6.82223112502968e-9 +ValueContains/7/4,1.2671931500640542e-6,1.2663634469411303e-6,1.2680791668156965e-6,2.8244908141259042e-9,2.2578648012011367e-9,3.616243093586404e-9 +ValueContains/7/5,1.3326085031254193e-6,1.3316895791934709e-6,1.3334236485424512e-6,2.866381505091059e-9,2.306713421732732e-9,3.7215284491331432e-9 +ValueContains/7/6,1.3207072564550047e-6,1.3198167668144026e-6,1.3217896042293752e-6,3.383627710441194e-9,2.9152724861786536e-9,3.808071173462464e-9 +ValueContains/7/7,1.3990338619491127e-6,1.3978034506349558e-6,1.4004121989734157e-6,4.368344181864655e-9,3.6748961912146485e-9,5.28305150306841e-9 +ValueContains/7/8,1.3874900085239162e-6,1.3855001151491744e-6,1.3890158341565126e-6,5.647552110504868e-9,4.7155687988011395e-9,6.8200197317734e-9 +ValueContains/7/9,1.411821404662662e-6,1.4095362190208385e-6,1.4135363408048706e-6,6.486479009444184e-9,5.3586261725425256e-9,8.031549467992363e-9 +ValueContains/7/10,1.3696739627439787e-6,1.3687600477531223e-6,1.370677331128515e-6,3.2382046743231703e-9,2.646337877532359e-9,4.2817485253981026e-9 +ValueContains/7/11,1.3799630674485553e-6,1.3790198175709147e-6,1.3809355249267348e-6,3.1469924582961232e-9,2.6821755030794174e-9,3.780244897329859e-9 +ValueContains/8/1,1.1674504095489183e-6,1.1662489827645416e-6,1.1691061399230858e-6,4.8226071984137506e-9,3.781755150850646e-9,6.195520629029546e-9 +ValueContains/8/2,1.2490190616903732e-6,1.248043653023998e-6,1.2498488818991105e-6,2.9071479350890706e-9,2.4303404803807498e-9,3.437961589109564e-9 +ValueContains/8/3,1.221464765209385e-6,1.2204283285663885e-6,1.2225058896356188e-6,3.368474986300937e-9,2.6701371273436384e-9,4.244815707899056e-9 +ValueContains/8/4,1.2679859397818717e-6,1.2666293396113273e-6,1.2691586552140305e-6,4.3263026058345985e-9,3.67523981799317e-9,5.702377654035775e-9 +ValueContains/8/5,1.3653603319982341e-6,1.3645001395818038e-6,1.3665613995655447e-6,3.4013837428883085e-9,2.838694472990572e-9,4.502675383173448e-9 +ValueContains/8/6,1.3396390372754266e-6,1.3383259578144885e-6,1.3409319884420662e-6,4.202717194097213e-9,3.5373268621590025e-9,5.103876311852243e-9 +ValueContains/8/7,1.4382711426487838e-6,1.4368790742659275e-6,1.4400377121573256e-6,5.211473568657539e-9,3.9103461117730485e-9,8.226925323304566e-9 +ValueContains/8/8,1.4036880868096337e-6,1.4031393420643327e-6,1.4042718551538922e-6,1.9190031836627522e-9,1.607381109974368e-9,2.3554556014822815e-9 +ValueContains/8/9,1.4395951077921057e-6,1.438823951299111e-6,1.4405659119658803e-6,2.934483968986884e-9,2.407256216398425e-9,3.8225633128361295e-9 +ValueContains/8/10,1.425873621192425e-6,1.425270985592327e-6,1.4264474441655991e-6,1.9853884921081025e-9,1.6599564943435823e-9,2.6034043228283838e-9 +ValueContains/8/19,1.5298258947511696e-6,1.5279439384323976e-6,1.5318144190904957e-6,6.793774976831607e-9,5.667370789700892e-9,8.481942286340179e-9 +ValueContains/9/3,1.232834969813127e-6,1.2318848913182018e-6,1.2335703703990595e-6,2.765316179756771e-9,2.137842189849e-9,3.742686349744915e-9 +ValueContains/9/6,1.3680603276252791e-6,1.3667371297895157e-6,1.369320007636343e-6,4.2715819275365084e-9,3.5161731499021123e-9,5.404042824122231e-9 +ValueContains/9/9,1.4923268417640815e-6,1.4911204743773065e-6,1.4935950620041033e-6,4.447673000630197e-9,3.6891801266031185e-9,5.473873668548663e-9 +ValueContains/9/12,1.5384440801702752e-6,1.5375650539113857e-6,1.5392695895997755e-6,2.8234249347028882e-9,2.3371633208832417e-9,3.4820002162581144e-9 +ValueContains/9/15,1.654147483117955e-6,1.653151745106105e-6,1.6553973113789674e-6,3.690801118483722e-9,2.7945875527738807e-9,5.537954584544527e-9 +ValueContains/9/18,1.6740187353916666e-6,1.6715502306381469e-6,1.676434315358531e-6,8.41229245702865e-9,7.583582034195954e-9,9.356816400833765e-9 +ValueContains/9/21,1.7567673590570431e-6,1.7557752257469511e-6,1.7578024230148308e-6,3.4888240993301525e-9,2.9759609292783097e-9,4.260090985624488e-9 +ValueContains/9/24,1.779669245696734e-6,1.7784384349411837e-6,1.7814383801819678e-6,4.8808012457028616e-9,3.399024169092884e-9,8.038406162285072e-9 +ValueContains/9/27,1.8295695143865113e-6,1.8287603252959183e-6,1.8306173454360966e-6,3.2542903317762678e-9,2.622961336809257e-9,4.670913370259206e-9 +ValueContains/9/30,1.827304958463518e-6,1.8260303175078479e-6,1.8289666892748778e-6,5.008299071388362e-9,3.718113070425387e-9,6.581955013906667e-9 +ValueContains/9/35,1.7815455579297218e-6,1.7810732221242869e-6,1.7821821078822406e-6,1.9172621744686075e-9,1.5044495594610947e-9,2.5421038800755394e-9 +ValueContains/10/6,1.3988527578309521e-6,1.3973703115792693e-6,1.4005540452790853e-6,5.370030434536e-9,4.42082890039154e-9,7.696091810574117e-9 +ValueContains/10/12,1.5921321360793607e-6,1.591238512432199e-6,1.5930999684491821e-6,3.1906627398270974e-9,2.6598197455576538e-9,4.035707884635379e-9 +ValueContains/10/18,1.7340185364068714e-6,1.7327095044152087e-6,1.7353470848818782e-6,4.5586692325833765e-9,3.6969406289882365e-9,5.755961381126419e-9 +ValueContains/10/24,1.8981403177362164e-6,1.896550795002424e-6,1.8994462639225703e-6,4.6444771662008245e-9,3.908286048761252e-9,5.586660042066001e-9 +ValueContains/10/30,1.9821501090344954e-6,1.981006339846043e-6,1.98346415238691e-6,3.93752062302685e-9,3.3136371595968457e-9,4.700035271745643e-9 +ValueContains/10/36,2.0971029398386617e-6,2.0947848526472843e-6,2.09918694051891e-6,7.671986531445678e-9,6.665556419625794e-9,8.96090330130195e-9 +ValueContains/10/42,2.137135552878375e-6,2.135107418033681e-6,2.1391295588029528e-6,6.7880561002186534e-9,5.495252797634735e-9,8.623917421515792e-9 +ValueContains/10/48,2.2844339372543423e-6,2.28214239334983e-6,2.287103958026704e-6,8.28277683444083e-9,6.635271013873794e-9,1.159993663213622e-8 +ValueContains/10/54,2.2984547874723273e-6,2.296234429868308e-6,2.3021347038094215e-6,9.398237557826526e-9,6.37656024104933e-9,1.5104539155746003e-8 +ValueContains/10/60,2.3743422956583725e-6,2.3729135340156916e-6,2.376165863949185e-6,5.505799263232121e-9,4.331065074603386e-9,8.169009434516965e-9 +ValueContains/10/67,2.3392593881386714e-6,2.3368159415555837e-6,2.348241306424002e-6,1.4054975836403745e-8,4.808047358521451e-9,2.8352808490264676e-8 +ValueContains/11/13,1.6895910603445451e-6,1.687628871211939e-6,1.6913592078516677e-6,6.335677814765951e-9,4.618423248963064e-9,8.567246232538993e-9 +ValueContains/11/26,1.910923001861169e-6,1.909373624579507e-6,1.912410717103071e-6,5.003619960711587e-9,3.964037646426954e-9,7.028933982201616e-9 +ValueContains/11/39,2.350626562273866e-6,2.3494372986327424e-6,2.3515863002027703e-6,3.5270207068091973e-9,2.882932145016833e-9,4.2359647400073226e-9 +ValueContains/11/52,2.4610307344787618e-6,2.4585477701418256e-6,2.463098812725626e-6,7.592498053022404e-9,5.6920616607343604e-9,1.082357197703792e-8 +ValueContains/11/65,2.705350869991073e-6,2.7036594301373337e-6,2.7070910063212577e-6,5.804235414684452e-9,4.926822838020987e-9,6.997306253596545e-9 +ValueContains/11/78,2.919020424164462e-6,2.917344410741877e-6,2.921705953528254e-6,6.643862229369922e-9,4.765814228544001e-9,1.0257345285848815e-8 +ValueContains/11/91,3.1477538787590567e-6,3.1447837977103256e-6,3.1512745137800208e-6,1.0665776943436747e-8,7.647240051300384e-9,1.6206248933373377e-8 +ValueContains/11/104,3.3310861236290676e-6,3.326944681048692e-6,3.3357745832921786e-6,1.4146023997475621e-8,1.12000314957233e-8,1.7446913248852456e-8 +ValueContains/11/117,3.4624543503634374e-6,3.4602041329167866e-6,3.4659536794383524e-6,9.058342918833133e-9,6.189052018331542e-9,1.529372796399468e-8 +ValueContains/11/130,3.389177746296654e-6,3.3853327002665554e-6,3.3931912651340298e-6,1.3465404230331515e-8,1.1074407236769367e-8,1.7469769708871666e-8 +ValueContains/11/131,3.390533090401969e-6,3.3862851749526447e-6,3.3967378849042308e-6,1.7066343695235682e-8,1.2785935319531008e-8,2.2921331222353028e-8 +ValueContains/12/25,2.0476595862407293e-6,2.0454843335197076e-6,2.0499587424413464e-6,7.682994448720056e-9,6.115948178251214e-9,1.0207379109191853e-8 +ValueContains/12/50,2.449790430292861e-6,2.4481186678427054e-6,2.4511226174373497e-6,5.171005933587805e-9,4.168033738948475e-9,6.654018793592059e-9 +ValueContains/12/75,3.0938809913539796e-6,3.0901191224763162e-6,3.0979182714638085e-6,1.300807569862564e-8,1.1405038640275637e-8,1.5514403989790585e-8 +ValueContains/12/100,3.4026870823674056e-6,3.3975707979112437e-6,3.4191127575015164e-6,2.766722864164919e-8,8.765074340213476e-9,5.6212620136668706e-8 +ValueContains/12/125,3.95679756272152e-6,3.95291925360136e-6,3.962288626091e-6,1.5125372475569415e-8,1.0593872154072558e-8,2.3629008154161712e-8 +ValueContains/12/150,4.204149897662569e-6,4.201518801020783e-6,4.20697508176636e-6,9.328120549528483e-9,7.934575078516425e-9,1.110599634362737e-8 +ValueContains/12/175,4.762083681103921e-6,4.75487195921351e-6,4.76962972738878e-6,2.3900812430063353e-8,2.0471613472157048e-8,3.12472477029714e-8 +ValueContains/12/200,5.0517912917704395e-6,5.0484324003263716e-6,5.05531450965484e-6,1.1615816026958169e-8,9.7380006115589e-9,1.4758120554367072e-8 +ValueContains/12/225,5.368962593201086e-6,5.354955912952957e-6,5.383317012233286e-6,4.757182465920154e-8,4.327014526906726e-8,5.393816918200889e-8 +ValueContains/12/250,5.668587023812277e-6,5.6485791469242095e-6,5.691021511750597e-6,7.350092587905766e-8,5.8708006087011004e-8,9.63858860639969e-8 +ValueContains/12/259,5.60076784555865e-6,5.585928129234404e-6,5.614146771177365e-6,4.502440858133864e-8,4.1692714953339615e-8,4.89115135234423e-8 +ValueContains/13/51,2.7438488102540715e-6,2.74205994222645e-6,2.7460194221036544e-6,6.757374817182418e-9,5.533874012878626e-9,8.470150367421653e-9 +ValueContains/13/102,3.581436020407375e-6,3.571999030800894e-6,3.591395987349317e-6,3.23954905972564e-8,2.8186373649582627e-8,4.266812768355562e-8 +ValueContains/13/153,4.602907516565685e-6,4.600099405206776e-6,4.605573533628488e-6,8.839780534785565e-9,7.057555308663944e-9,1.1104327118642333e-8 +ValueContains/13/204,5.525439621110977e-6,5.519730199258251e-6,5.532410601461464e-6,2.019259830697653e-8,1.5123000779335337e-8,3.2721541521888123e-8 +ValueContains/13/255,6.619199406308781e-6,6.61071496180196e-6,6.636008029982595e-6,3.757955371316492e-8,2.768904138400528e-8,4.949397318093244e-8 +ValueContains/13/306,7.067522160819394e-6,7.048632100137342e-6,7.091168163359065e-6,7.333046932100577e-8,5.616386424920604e-8,1.0152609974800661e-7 +ValueContains/13/357,7.914416231347463e-6,7.90934937267716e-6,7.921273911810445e-6,1.970697405361768e-8,1.4960827340377538e-8,2.9174768196258007e-8 +ValueContains/13/408,8.710656574591058e-6,8.693332365454824e-6,8.734511127929144e-6,6.680154836453735e-8,5.3039139158029995e-8,7.965823966007107e-8 +ValueContains/13/459,9.71370115193455e-6,9.70189569983934e-6,9.727062613777737e-6,4.407566680709201e-8,3.817737462003708e-8,5.117262742545558e-8 +ValueContains/13/510,1.0038880055958578e-5,1.0025295660715228e-5,1.0062027864582631e-5,6.057787163460869e-8,4.463347092126076e-8,9.179557347657082e-8 +ValueContains/13/515,9.946304911716457e-6,9.913317542731946e-6,1.000248112087395e-5,1.3431883207833914e-7,8.160475864361416e-8,1.873221947679086e-7 +ValueContains/14/100,3.7151054727763097e-6,3.7124106967886564e-6,3.7209414033003094e-6,1.2829066648114697e-8,7.378588609027061e-9,2.4142738330084275e-8 +ValueContains/14/200,5.526695813458982e-6,5.521532847917996e-6,5.5332300605366775e-6,1.919738299365057e-8,1.4981343968148352e-8,2.7063559704228412e-8 +ValueContains/14/300,7.1828630341478825e-6,7.165581652174291e-6,7.204003020575256e-6,6.414100111148862e-8,4.776352228409087e-8,8.540137080850864e-8 +ValueContains/14/400,9.035643868496425e-6,9.025049120947902e-6,9.04406048458474e-6,3.227157868494674e-8,2.303909367090938e-8,4.8654876946514096e-8 +ValueContains/14/500,1.069902997919964e-5,1.0671832875282161e-5,1.0729878674674872e-5,9.462361379584751e-8,8.293392510676804e-8,1.1811369000326953e-7 +ValueContains/14/600,1.223879980165321e-5,1.221534890801038e-5,1.2268969818289144e-5,9.232139184417311e-8,7.735206478692084e-8,1.1675986199478803e-7 +ValueContains/14/700,1.410894608591909e-5,1.407638854407312e-5,1.414257685041982e-5,1.1484835875225505e-7,9.124624920591437e-8,1.5641070513894032e-7 +ValueContains/14/800,1.5702768106248185e-5,1.5693020793394056e-5,1.571317054521948e-5,3.425462581538857e-8,2.4777146590007064e-8,4.2898657464296986e-8 +ValueContains/14/900,1.7220118337170495e-5,1.718212232799284e-5,1.724638324223122e-5,1.0678906354158946e-7,7.16612139713185e-8,1.6359022707180264e-7 +ValueContains/14/1000,1.849324542229582e-5,1.848317092571723e-5,1.851057563656052e-5,4.3644138264878023e-8,3.008981685556945e-8,7.437599001298919e-8 +ValueContains/6/1,1.1343778357644242e-6,1.1328004594842738e-6,1.135787351020343e-6,4.956785867382729e-9,3.499656495688725e-9,7.332701611889479e-9 +ValueContains/6/2,1.2463989880879722e-6,1.2455733960565897e-6,1.2472055890070545e-6,2.839505282281167e-9,2.374412463346311e-9,3.4492774615347833e-9 +ValueContains/6/3,1.2484078439764642e-6,1.2468853207867161e-6,1.250083073070837e-6,5.655040118450117e-9,4.758229117284126e-9,7.0831786176376615e-9 +ValueContains/6/4,1.3593881894133844e-6,1.3582366852534206e-6,1.3605591291262242e-6,4.049908718327675e-9,3.6254180085308885e-9,4.637898010322232e-9 +ValueContains/6/5,1.337938753867562e-6,1.3368702697431561e-6,1.3389149590589545e-6,3.3398714261094333e-9,2.6605924465206515e-9,4.252174213681379e-9 +ValueContains/6/6,1.3523988785790088e-6,1.3511596113838993e-6,1.3534879209981469e-6,3.6076146170596294e-9,2.824242973691772e-9,5.149705845448293e-9 +ValueContains/6/7,1.3390303377626558e-6,1.3373419178454488e-6,1.3408528728347157e-6,5.770954451922673e-9,4.943627114483255e-9,6.801227785630356e-9 +ValueContains/6/8,1.363721109461331e-6,1.3625218764374862e-6,1.365325888699802e-6,4.612457894960285e-9,3.867503625365972e-9,6.524258519960646e-9 +ValueContains/6/9,1.4074715592989856e-6,1.4064354055983686e-6,1.4091535306239012e-6,4.1925220929991575e-9,2.957640311816562e-9,7.021982191694325e-9 +ValueContains/7/1,1.1610548425024145e-6,1.1598514104258886e-6,1.1623997701688068e-6,4.024367563831038e-9,3.152246950312502e-9,5.250070191217918e-9 +ValueContains/7/2,1.2772356371246962e-6,1.2762862183125913e-6,1.27946851446045e-6,4.7947883375814056e-9,2.8043320269688534e-9,8.47452926086068e-9 +ValueContains/7/3,1.2841762581484889e-6,1.2830414654173164e-6,1.2855023308541438e-6,4.026840332168366e-9,3.525302034025277e-9,4.6394460640080035e-9 +ValueContains/7/4,1.3799339215820406e-6,1.378583267083741e-6,1.3813632628849796e-6,4.861791146249449e-9,4.0955562539395146e-9,5.887484612549068e-9 +ValueContains/7/5,1.3670440298062794e-6,1.3656317644843567e-6,1.368384484472918e-6,4.663287319994759e-9,4.129055738570921e-9,5.380087502929313e-9 +ValueContains/7/6,1.3616288143213591e-6,1.360014218652745e-6,1.363800297258469e-6,6.164094288787591e-9,4.8227487987294925e-9,9.671388036606139e-9 +ValueContains/7/7,1.3478113868432101e-6,1.3461925936249865e-6,1.3493670814753495e-6,5.411587615463994e-9,4.618200238282076e-9,6.441306136635539e-9 +ValueContains/7/8,1.3750092911706304e-6,1.3734154546584667e-6,1.377027383826337e-6,5.533441691908775e-9,4.4406599786136115e-9,7.963311157532496e-9 +ValueContains/7/9,1.435798936936274e-6,1.4348851625774857e-6,1.4366215674685658e-6,2.890690128836056e-9,2.417545669510024e-9,3.5201106186937023e-9 +ValueContains/7/10,1.3973279559942278e-6,1.395528994439805e-6,1.3992903909622548e-6,6.059598337408945e-9,5.283899882269659e-9,7.1676774411867965e-9 +ValueContains/7/11,1.4438387998293345e-6,1.4428190725053605e-6,1.4449002518552315e-6,3.5439780750508056e-9,2.942955664483996e-9,4.538032965229482e-9 +ValueContains/8/1,1.173599384018109e-6,1.172377183059004e-6,1.1763952365496909e-6,5.7132001284688465e-9,2.957967935313762e-9,1.1560417925734507e-8 +ValueContains/8/2,1.2863291247012125e-6,1.2840522684305028e-6,1.288330576940579e-6,7.179293842647269e-9,6.10325101939496e-9,8.402704118557598e-9 +ValueContains/8/3,1.2876297640923039e-6,1.2864258826036551e-6,1.288970480517937e-6,4.386781922021771e-9,3.581236741289662e-9,5.440878547662358e-9 +ValueContains/8/4,1.3878715234632718e-6,1.38676496235271e-6,1.3888378377907934e-6,3.442949299847331e-9,2.70031406738858e-9,4.592080309007114e-9 +ValueContains/8/5,1.3704727359736258e-6,1.369361093864209e-6,1.3722852447850873e-6,4.619244555356451e-9,3.0156725565779944e-9,8.295144709636455e-9 +ValueContains/8/6,1.377718766314957e-6,1.3765367803606754e-6,1.3788506673312027e-6,3.8471468066856245e-9,3.176797464340998e-9,4.841221654517493e-9 +ValueContains/8/7,1.353048171574763e-6,1.3511917521438262e-6,1.3554172513171789e-6,7.024721597706868e-9,5.26463665190231e-9,9.875685821436297e-9 +ValueContains/8/8,1.3835921258569332e-6,1.3823915578906813e-6,1.3850031621068328e-6,4.343719342987783e-9,3.5510502935969013e-9,5.513544402741821e-9 +ValueContains/8/9,1.4697910775106423e-6,1.4676299202263768e-6,1.4746514720601116e-6,1.06531834311382e-8,5.93375941699308e-9,1.941606850706335e-8 +ValueContains/8/10,1.478393538557128e-6,1.476539239661517e-6,1.4803074010538316e-6,6.558964307656586e-9,5.4913497005820895e-9,7.783841720469054e-9 +ValueContains/8/15,1.5125363334841464e-6,1.5108244889396286e-6,1.5183075478504089e-6,9.6563677724776e-9,3.2423468524229765e-9,2.1161330063251377e-8 +ValueContains/9/2,1.2955348815477893e-6,1.294619141830452e-6,1.2967255485895882e-6,3.5036273608807216e-9,2.815483145594715e-9,4.317082630691906e-9 +ValueContains/9/4,1.3952368147859694e-6,1.3931356114537521e-6,1.3975645750602733e-6,7.423666045006361e-9,5.947617802374069e-9,1.09444409985371e-8 +ValueContains/9/6,1.3698988046985139e-6,1.3687074778380686e-6,1.3709992702316584e-6,3.8855764349920434e-9,3.2165600267797266e-9,4.7193448545436426e-9 +ValueContains/9/8,1.3945163253163452e-6,1.3926202738833308e-6,1.399742373888463e-6,9.33505107115691e-9,4.124805709086808e-9,1.9449941691994667e-8 +ValueContains/9/10,1.4794283198411385e-6,1.4779454990219274e-6,1.4805684386987775e-6,4.3391961250502984e-9,3.6613563195556076e-9,5.7220089487715775e-9 +ValueContains/9/12,1.5376290814472053e-6,1.5360634265202628e-6,1.5391622023813862e-6,5.4027258542513435e-9,4.6402264998668875e-9,6.5183454353531105e-9 +ValueContains/9/14,1.5772781691164548e-6,1.5760727071858244e-6,1.5784448477626635e-6,4.170661255416646e-9,3.5691098175955844e-9,5.050838838185304e-9 +ValueContains/9/16,1.6237734338717543e-6,1.6219730100055627e-6,1.6300214565174685e-6,1.0121991549756006e-8,2.0740659386843524e-9,2.1017828165687203e-8 +ValueContains/9/18,1.6503021587108503e-6,1.6492929320588152e-6,1.6516128001553262e-6,3.7078985460546094e-9,3.125893607268002e-9,4.348149809257744e-9 +ValueContains/9/20,1.6935127454022241e-6,1.6914023305958743e-6,1.6960245180007932e-6,8.01623764030955e-9,5.909439506791084e-9,1.2275323715724306e-8 +ValueContains/9/23,1.6440655595393378e-6,1.6424565598623765e-6,1.6457005608485734e-6,5.53279851753754e-9,4.579430209031672e-9,6.980714516576094e-9 +ValueContains/10/3,1.3037288185183967e-6,1.302821293296907e-6,1.3053409193771068e-6,4.167507921035054e-9,2.5277278223458264e-9,7.822497240655312e-9 +ValueContains/10/6,1.3865018670652045e-6,1.3854029885591181e-6,1.3874991192421237e-6,3.576244507539229e-9,2.937641029455646e-9,4.46594204815987e-9 +ValueContains/10/9,1.5337428545767425e-6,1.5304954792962701e-6,1.540130873596865e-6,1.4111628747327744e-8,7.657391333379899e-9,2.5517278041272768e-8 +ValueContains/10/12,1.5948143818038552e-6,1.5933735917119597e-6,1.5963782713375517e-6,5.32750895062489e-9,4.302391290286708e-9,6.955478020452391e-9 +ValueContains/10/15,1.7243944879930243e-6,1.722537675984213e-6,1.729566797558949e-6,9.382502212462004e-9,4.398532203409752e-9,1.7370317351627445e-8 +ValueContains/10/18,1.7134671762268608e-6,1.7111648347104317e-6,1.7155984832750056e-6,7.401728667355797e-9,6.469590649937471e-9,8.6518515117201e-9 +ValueContains/10/21,1.8068186023083494e-6,1.8044560020582914e-6,1.8140310717442898e-6,1.268848565825943e-8,4.138401004933536e-9,2.3582516406585385e-8 +ValueContains/10/24,1.873500359573169e-6,1.871020031546873e-6,1.8753283215029773e-6,7.294419343288251e-9,5.7542158919236e-9,8.991911816604061e-9 +ValueContains/10/27,1.940105663844486e-6,1.9382004256371933e-6,1.945343983989274e-6,9.4164233717596e-9,4.568926523489731e-9,1.930399771945372e-8 +ValueContains/10/30,1.8828459611278786e-6,1.8815515351906849e-6,1.8842396000994882e-6,4.522756171351955e-9,3.744229292002063e-9,5.4058411297513585e-9 +ValueContains/10/39,1.9064244896094994e-6,1.903906223546323e-6,1.9120183521045613e-6,1.1878896167906602e-8,7.527272119599505e-9,2.160149908976006e-8 +ValueContains/11/7,1.3903402414444257e-6,1.3893390142291756e-6,1.3913062877526211e-6,3.4152089729468326e-9,2.872555081701594e-9,4.230021497575429e-9 +ValueContains/11/14,1.654577379153026e-6,1.6521656263398367e-6,1.658967973445273e-6,1.100768142182304e-8,6.9997791796518646e-9,1.922161413762432e-8 +ValueContains/11/21,1.8452011353789332e-6,1.8434506232992569e-6,1.847305712390591e-6,6.29523307974477e-9,5.132244575765169e-9,7.659820943109457e-9 +ValueContains/11/28,2.0270097735703048e-6,2.0242230931657803e-6,2.031270199855832e-6,1.160679075260631e-8,8.031612994796775e-9,1.9195267427910378e-8 +ValueContains/11/35,2.186615895893843e-6,2.184082924470571e-6,2.1890032475878952e-6,8.268630666348054e-9,6.996551210921479e-9,1.0030441874600982e-8 +ValueContains/11/42,2.2391536457188214e-6,2.23365655095888e-6,2.2481942819312067e-6,2.278565833893753e-8,1.6556432767940778e-8,3.001432137434602e-8 +ValueContains/11/49,2.399332469417024e-6,2.3967782521347663e-6,2.402505211356496e-6,9.640495970543129e-9,8.092837151263138e-9,1.156247238660615e-8 +ValueContains/11/56,2.400303547039033e-6,2.3980912862991287e-6,2.405975867405144e-6,1.07879911424396e-8,5.213743236891168e-9,2.053744346658116e-8 +ValueContains/11/63,2.5164686402618006e-6,2.5149760001301236e-6,2.517992132810569e-6,4.976895642102313e-9,4.042869454810573e-9,6.7959358933896154e-9 +ValueContains/11/70,2.456682100027584e-6,2.4545220971096446e-6,2.4622216524656124e-6,1.058717824040985e-8,5.0705735651752645e-9,2.02909177488004e-8 +ValueContains/11/71,2.4848193528605277e-6,2.4830112520809695e-6,2.4868647967267048e-6,6.560954352521774e-9,5.764342917932651e-9,7.577013600359643e-9 +ValueContains/12/13,1.7430632641720275e-6,1.7408220029717474e-6,1.744949518767593e-6,6.825787023077411e-9,5.481842508881165e-9,9.03098540270703e-9 +ValueContains/12/26,1.9805725023763043e-6,1.9791952260990036e-6,1.9822946294192618e-6,5.247905086193486e-9,4.3093798802358025e-9,6.381198002455331e-9 +ValueContains/12/39,2.3782679620854074e-6,2.3749262084141704e-6,2.38930712103924e-6,1.833937075991279e-8,5.563629884026933e-9,3.811675211263084e-8 +ValueContains/12/52,2.6067758992844414e-6,2.605263021437016e-6,2.6090331489526888e-6,5.885552300728411e-9,4.266763167849812e-9,8.998807571808343e-9 +ValueContains/12/65,2.8379099911623024e-6,2.8351740259838708e-6,2.840324634475092e-6,8.629857442272132e-9,7.13064202965968e-9,1.0887188591254645e-8 +ValueContains/12/78,2.9792377816072798e-6,2.9749452371399017e-6,2.9834920615065285e-6,1.507790420482457e-8,1.3030295448616187e-8,1.799703295756893e-8 +ValueContains/12/91,3.2164200394118064e-6,3.2146055900318064e-6,3.2202372063687848e-6,8.458015003468488e-9,4.818127395130873e-9,1.532829006007706e-8 +ValueContains/12/104,3.3390387919081785e-6,3.337014895836207e-6,3.3410466099395656e-6,6.466919149509138e-9,5.382453175004325e-9,8.091957520164432e-9 +ValueContains/12/117,3.4994553890350477e-6,3.497451329136484e-6,3.501514914269497e-6,7.3537318812648635e-9,5.872771542425596e-9,9.358011773548287e-9 +ValueContains/12/130,3.6423107159083004e-6,3.6311522257565142e-6,3.6583225728304895e-6,4.3796478107072294e-8,3.28594553378865e-8,5.626837306720182e-8 +ValueContains/12/135,3.5229875348731553e-6,3.5071183296027865e-6,3.535062027063903e-6,4.5974215021650226e-8,3.890881578891863e-8,5.649274251232633e-8 +ValueContains/13/26,2.0890589052819704e-6,2.086870830135973e-6,2.0911503634086032e-6,6.94152948200217e-9,5.528616347843352e-9,8.858877601786954e-9 +ValueContains/13/52,2.686658321996313e-6,2.6845433045531153e-6,2.6888341466853453e-6,7.165853699505798e-9,5.951784994697376e-9,9.815649568147188e-9 +ValueContains/13/78,3.0768986951407593e-6,3.074253744518239e-6,3.0802395704665855e-6,9.65655386959993e-9,7.573576825643967e-9,1.2133915949838669e-8 +ValueContains/13/104,3.551005253040895e-6,3.545962978569333e-6,3.5568702532754528e-6,1.8118091395484762e-8,1.5270171789376426e-8,2.3815174766330835e-8 +ValueContains/13/130,4.060211522558253e-6,4.057459918762459e-6,4.0628490884033584e-6,9.106491761108405e-9,7.617112029747839e-9,1.1783445914455552e-8 +ValueContains/13/156,4.501450458682333e-6,4.498284613459694e-6,4.504775685655484e-6,1.1146397549115307e-8,9.69320403910237e-9,1.3134312191367085e-8 +ValueContains/13/182,4.729583430955778e-6,4.7238093377682e-6,4.737600351865955e-6,2.2704530636431277e-8,1.8120749238352517e-8,3.10184162167856e-8 +ValueContains/13/208,5.22276891106903e-6,5.219263652839666e-6,5.2276121161684165e-6,1.3884935453279131e-8,1.1269732936264422e-8,1.76059269721685e-8 +ValueContains/13/234,5.623314369269725e-6,5.612453522485508e-6,5.634990749135229e-6,3.828975776502408e-8,3.3629432970183135e-8,4.3322102560203956e-8 +ValueContains/13/260,5.854761088971021e-6,5.8423488047963e-6,5.871089589131298e-6,4.825111106648917e-8,3.8133128648883263e-8,6.111142214084241e-8 +ValueContains/13/263,5.857060422041268e-6,5.82533282069716e-6,5.878800309934986e-6,8.730482633757162e-8,6.524611607193964e-8,1.1303917464339531e-7 +ValueContains/14/51,2.891439600715346e-6,2.8894771014218917e-6,2.8933809264606163e-6,6.6426363430218334e-9,5.774647470337878e-9,7.87162261133331e-9 +ValueContains/14/102,3.534587360251165e-6,3.53230568387244e-6,3.5377302567987814e-6,8.74519863499881e-9,6.5694628454240636e-9,1.3328687013885397e-8 +ValueContains/14/153,4.579503113002686e-6,4.572625520690798e-6,4.589079885719623e-6,2.61679151174231e-8,2.2402615776832374e-8,3.255546253545941e-8 +ValueContains/14/204,5.4728490647767364e-6,5.469304712597001e-6,5.476191594969344e-6,1.1346314705064904e-8,9.308626464425666e-9,1.4011886782612128e-8 +ValueContains/14/255,6.469598533286376e-6,6.456250246321998e-6,6.479695220173022e-6,3.915197210690419e-8,3.1139204435521356e-8,4.839114057976686e-8 +ValueContains/14/306,7.23141478965095e-6,7.2244277197187076e-6,7.243923947909653e-6,3.1241646788703726e-8,2.0851194383407778e-8,5.125280806388132e-8 +ValueContains/14/357,7.88433682716254e-6,7.866328603482253e-6,7.903059108856082e-6,6.272669167598226e-8,5.8139878383611875e-8,6.942139389556005e-8 +ValueContains/14/408,8.869633346674054e-6,8.859724120145323e-6,8.880741887605219e-6,3.552267276702177e-8,2.7561516554973522e-8,4.685887430393351e-8 +ValueContains/14/459,9.775189575205254e-6,9.764199090068126e-6,9.786302512483578e-6,3.5834881677833545e-8,3.067325888227972e-8,4.3742922686967316e-8 +ValueContains/14/510,1.0200697806615327e-5,1.0168233097911898e-5,1.0240552270510165e-5,1.1978097227858555e-7,1.0259653265130344e-7,1.7045671593724876e-7 +ValueContains/14/519,1.0004169980112088e-5,9.99486011418537e-6,1.0018278530297245e-5,3.841339164021938e-8,3.0240193062816536e-8,4.7986998973206906e-8 +ValueContains/15/100,4.030995754289215e-6,4.0262658768212105e-6,4.034944144037331e-6,1.4085986856372457e-8,1.1192616759878398e-8,1.81880884596822e-8 +ValueContains/15/200,5.483551836312802e-6,5.4709866337409005e-6,5.496024041746795e-6,4.050293657246005e-8,3.651504266141368e-8,4.691882946871907e-8 +ValueContains/15/300,7.320422901003865e-6,7.299712307137818e-6,7.335880698395105e-6,5.728981423305039e-8,4.768988681052581e-8,6.732993433440381e-8 +ValueContains/15/400,8.958275524310383e-6,8.933391925766817e-6,8.991853110351084e-6,9.243226333570353e-8,8.232834119540946e-8,1.0034906610543777e-7 +ValueContains/15/500,1.0741429942570355e-5,1.0723300367894943e-5,1.076952438112793e-5,7.48310478532255e-8,5.542437427797865e-8,1.0067434804886938e-7 +ValueContains/15/600,1.2143601513785662e-5,1.2123591106318526e-5,1.2174346692352331e-5,7.897636363361448e-8,5.700794137758741e-8,9.933780225492076e-8 +ValueContains/15/700,1.4144461624788702e-5,1.4130849850994787e-5,1.4163817110453684e-5,5.662573358665775e-8,4.377842332647153e-8,7.571421525889113e-8 +ValueContains/15/800,1.554922661806172e-5,1.5525933539073784e-5,1.559099144136961e-5,1.013257547760479e-7,5.93138439811914e-8,1.6344332766210303e-7 +ValueContains/15/900,1.7548901037556716e-5,1.75081822468209e-5,1.758884107374535e-5,1.453328470709334e-7,1.1537052211905573e-7,1.8823181903090478e-7 +ValueContains/15/1000,1.8792109723701847e-5,1.870648764759762e-5,1.8869408271232863e-5,2.832906582729184e-7,2.7397048200320476e-7,2.9022295011687146e-7 +ValueContains/7/1,1.1425758753607584e-6,1.141517569706565e-6,1.1436086743097738e-6,3.4306099642583355e-9,2.902947245142073e-9,4.3748361729567636e-9 +ValueContains/7/2,1.278194440499791e-6,1.276826453026353e-6,1.2795060590939445e-6,4.545618502745352e-9,3.785730065464937e-9,5.650118494861685e-9 +ValueContains/7/3,1.2808951050010774e-6,1.2797530095720536e-6,1.282172007840479e-6,4.2257783083346046e-9,3.4332076919820267e-9,5.705848931104123e-9 +ValueContains/7/4,1.38286879242552e-6,1.382111504731022e-6,1.383689046281522e-6,2.7593909500707382e-9,2.229049064539118e-9,3.3985883777360995e-9 +ValueContains/7/5,1.3611283578836784e-6,1.3600995001650655e-6,1.3622979842123109e-6,3.715777600147761e-9,3.1949875900024573e-9,4.411971607063203e-9 +ValueContains/7/6,1.428698660260237e-6,1.4277715452657855e-6,1.4295887066205727e-6,3.2411320463802293e-9,2.743089632025518e-9,3.951406957202674e-9 +ValueContains/7/7,1.4258535617738527e-6,1.4241542206273044e-6,1.4272205118651085e-6,5.399858082695075e-9,4.444332253471031e-9,6.917543421913805e-9 +ValueContains/7/8,1.515452041217852e-6,1.5142522575628428e-6,1.5167644535124847e-6,4.335697194492335e-9,3.740243772668144e-9,5.2995702119855946e-9 +ValueContains/7/9,1.5161920512965334e-6,1.514978478436908e-6,1.5174673100920973e-6,4.17363252018601e-9,3.460847753992452e-9,5.211427438816303e-9 +ValueContains/7/10,1.5468089657719415e-6,1.5452111294409184e-6,1.5498917006201687e-6,7.249201545487937e-9,3.963868404362645e-9,1.287039720679435e-8 +ValueContains/7/17,1.6644924891943427e-6,1.6619745505637234e-6,1.6675936671266627e-6,9.851563577258695e-9,8.367864576010496e-9,1.1629133455364288e-8 +ValueContains/8/1,1.170197984360457e-6,1.169235142842928e-6,1.1710993685638086e-6,3.2312774151890556e-9,2.6703253516967964e-9,3.88883858750215e-9 +ValueContains/8/2,1.305302815536633e-6,1.303468052353132e-6,1.3066924129906585e-6,5.191974435082057e-9,3.909107952772681e-9,6.624678559538048e-9 +ValueContains/8/3,1.3078450409167e-6,1.3066165212398613e-6,1.3089860635051142e-6,3.817245323995614e-9,3.2357089725754504e-9,4.579027598560295e-9 +ValueContains/8/4,1.4032206651776576e-6,1.4013950739520789e-6,1.4046136513300287e-6,5.302399798806801e-9,4.07419933290506e-9,6.907283768584279e-9 +ValueContains/8/5,1.3786524217022849e-6,1.3775352048329592e-6,1.3798344759806896e-6,3.897080811324888e-9,3.265489074686296e-9,4.8279681569876885e-9 +ValueContains/8/6,1.4412211343417188e-6,1.440345812286362e-6,1.443355789799577e-6,4.248772696402782e-9,2.3760864924468405e-9,8.504810424265371e-9 +ValueContains/8/7,1.4431393127795971e-6,1.44113491395321e-6,1.444948837554463e-6,6.780057060641846e-9,5.386762006550971e-9,8.377719931227374e-9 +ValueContains/8/8,1.5379476200838923e-6,1.5365626484452804e-6,1.5395713885025608e-6,5.2323745602719044e-9,4.314530077689972e-9,6.5893910281999975e-9 +ValueContains/8/9,1.5264191030844852e-6,1.524791490048501e-6,1.5275680493989125e-6,4.744496426095646e-9,4.0827725156657e-9,5.49766704449831e-9 +ValueContains/8/10,1.5597399958871302e-6,1.557967158696588e-6,1.5616130350615498e-6,5.872368790984297e-9,5.0015990500896534e-9,7.413562064921192e-9 +ValueContains/8/19,1.7135901763689073e-6,1.711360915772626e-6,1.7155763858436392e-6,7.03628358037027e-9,5.976657490116441e-9,8.819516582359125e-9 +ValueContains/9/2,1.308218240336299e-6,1.3072019346390211e-6,1.3094861221969159e-6,3.904053765922647e-9,3.2931531308789167e-9,4.904597997539654e-9 +ValueContains/9/4,1.410092915511453e-6,1.408496281493545e-6,1.4117707241632951e-6,5.618753557596777e-9,4.712198541725047e-9,6.660067708026298e-9 +ValueContains/9/6,1.451401695679691e-6,1.4498915454317344e-6,1.4529068668673681e-6,5.393043247337761e-9,4.4818204595300875e-9,7.279636084801002e-9 +ValueContains/9/8,1.5566031337316864e-6,1.5548269922242228e-6,1.5584704797015749e-6,6.0200138108136235e-9,5.112257381056744e-9,7.3369685244763e-9 +ValueContains/9/10,1.5801353122743784e-6,1.5787482382927461e-6,1.5815109226960396e-6,4.871625140216372e-9,4.190106514209633e-9,5.949754219387165e-9 +ValueContains/9/12,1.6697374191026803e-6,1.6684742533144962e-6,1.6710526285883193e-6,4.247926140733677e-9,3.5245402945755448e-9,5.087896160709804e-9 +ValueContains/9/14,1.653900058303687e-6,1.652642641279065e-6,1.6551255403861244e-6,4.0842223132765384e-9,3.3544472167829297e-9,5.114155358634231e-9 +ValueContains/9/16,1.6278032708520748e-6,1.626055512430587e-6,1.6299713347285206e-6,6.33485600187427e-9,5.223532482281452e-9,8.884827976224273e-9 +ValueContains/9/18,1.7279805322560404e-6,1.7254931326523936e-6,1.7300219419622727e-6,7.330945157058017e-9,6.0405296262573355e-9,8.890175294476632e-9 +ValueContains/9/20,1.7707334008584195e-6,1.7684696912930856e-6,1.7729937338131294e-6,7.310782785919105e-9,5.951631329494069e-9,9.254925372887015e-9 +ValueContains/9/23,1.7518915623295469e-6,1.7499847322082766e-6,1.7537483042501952e-6,6.50845054339635e-9,5.097137288286242e-9,8.94827481133145e-9 +ValueContains/10/3,1.3137261362274632e-6,1.312784368204287e-6,1.3148781234379589e-6,3.6328780924967267e-9,2.797935833049435e-9,5.081291162253164e-9 +ValueContains/10/6,1.4602743745759128e-6,1.4586875786320924e-6,1.4620376319351078e-6,6.114498038949481e-9,4.612915564187015e-9,8.936960574017888e-9 +ValueContains/10/9,1.53954049012795e-6,1.5381069849220581e-6,1.5412244852141098e-6,5.017352470032964e-9,4.265488820798405e-9,6.342323750500813e-9 +ValueContains/10/12,1.6686338015533733e-6,1.6666981826316236e-6,1.6711291857939526e-6,7.087386677290458e-9,5.735876529653194e-9,1.0764885100088127e-8 +ValueContains/10/15,1.6092944939026553e-6,1.6076505767193598e-6,1.6112454803607964e-6,6.3412743830826445e-9,4.939674136252033e-9,8.206481071312053e-9 +ValueContains/10/18,1.741263255327476e-6,1.738842004033938e-6,1.7432255306234639e-6,7.214556017084978e-9,5.889947333749365e-9,8.843567926707693e-9 +ValueContains/10/21,1.8387263999398565e-6,1.8371394051656253e-6,1.840603221249746e-6,5.775708481319125e-9,4.684627811012844e-9,7.537976254897375e-9 +ValueContains/10/24,1.8741039275671114e-6,1.8723997677651424e-6,1.8765010019428318e-6,6.628449426523384e-9,4.918242551280246e-9,9.44744607889817e-9 +ValueContains/10/27,1.981292746548975e-6,1.9790628909586788e-6,1.983310072891635e-6,7.452184098589616e-9,6.1491229219693195e-9,9.256300131561275e-9 +ValueContains/10/30,1.8865446895466135e-6,1.8847370061921205e-6,1.8891066065405045e-6,7.126135331169399e-9,4.694059715190494e-9,1.2531835743682308e-8 +ValueContains/10/31,1.8823739281630804e-6,1.8808083192161421e-6,1.8837122495184309e-6,4.620314681640693e-9,3.791626492795718e-9,6.209425376835441e-9 +ValueContains/11/4,1.4207567306786066e-6,1.4195078209541529e-6,1.422700807928898e-6,5.329867858554149e-9,3.4008845582571685e-9,9.650296514374985e-9 +ValueContains/11/8,1.5567285403568362e-6,1.5554142601560243e-6,1.558228378749223e-6,4.5168689292721265e-9,3.799041496799184e-9,5.431034886257688e-9 +ValueContains/11/12,1.673562695576619e-6,1.6711655605341758e-6,1.6757528721035054e-6,7.791527904841471e-9,6.760703438800622e-9,9.335184790719586e-9 +ValueContains/11/16,1.6422050648965351e-6,1.6405353687973513e-6,1.6445792234948585e-6,6.823340031967527e-9,5.564349527376582e-9,8.955138562068357e-9 +ValueContains/11/20,1.8421617928106772e-6,1.8392372745529567e-6,1.845429389804804e-6,1.0149072237221091e-8,8.023912025364206e-9,1.3532849310824784e-8 +ValueContains/11/24,1.9461863269095726e-6,1.944627303129518e-6,1.947566051079033e-6,5.1539367614481986e-9,4.18418560323561e-9,7.079808552635159e-9 +ValueContains/11/28,2.0486789021541556e-6,2.0472099492362587e-6,2.050283551652972e-6,4.9957832029262185e-9,4.265176138938125e-9,6.01043173460883e-9 +ValueContains/11/32,2.1143978859435615e-6,2.1132435998171215e-6,2.115617530882056e-6,4.017056775225152e-9,3.350962346503874e-9,4.892517318762629e-9 +ValueContains/11/36,2.1682257895200275e-6,2.165961699045302e-6,2.1711552949795596e-6,8.993912362572874e-9,6.568034865653225e-9,1.2561665872915378e-8 +ValueContains/11/40,2.1829696874141203e-6,2.1814338823244266e-6,2.1846676767479365e-6,5.480986482031572e-9,4.069434637134612e-9,7.653220924656223e-9 +ValueContains/11/47,2.1485553953251376e-6,2.1469875948738013e-6,2.1510559974132203e-6,6.580125815710603e-9,4.003525342905446e-9,1.1104884082619993e-8 +ValueContains/12/7,1.4744382053924022e-6,1.4734572193771769e-6,1.4752395030799151e-6,3.0756769448554293e-9,2.625570190104458e-9,3.65402189168568e-9 +ValueContains/12/14,1.6778488232160036e-6,1.6759894063973023e-6,1.6800288768741174e-6,6.683421164321097e-9,5.189114987038879e-9,1.0349450857080106e-8 +ValueContains/12/21,1.9452227556619843e-6,1.944087979043195e-6,1.9464945909727555e-6,4.350493768200518e-9,3.5662037254155366e-9,5.176730438322786e-9 +ValueContains/12/28,2.09954083385361e-6,2.096944237225993e-6,2.1030948634200614e-6,1.0013527133501846e-8,7.385387947463296e-9,1.4429726397005875e-8 +ValueContains/12/35,2.2730314666503973e-6,2.2704936724497965e-6,2.275812033438969e-6,9.343438445725785e-9,7.79141151142396e-9,1.080555742058378e-8 +ValueContains/12/42,2.3606059303256143e-6,2.3574743695815724e-6,2.363766924015127e-6,1.032602876753693e-8,8.588140194467684e-9,1.2371777375518797e-8 +ValueContains/12/49,2.4732442818373436e-6,2.4705138239586754e-6,2.4753609831860483e-6,7.940882557540212e-9,6.364153243397482e-9,1.1519020203016933e-8 +ValueContains/12/56,2.5930958496514487e-6,2.5906006524355376e-6,2.597645707241105e-6,1.121134877118073e-8,7.530995292967158e-9,1.937120313472724e-8 +ValueContains/12/63,2.6775507316668755e-6,2.6751810791831225e-6,2.679493415694108e-6,6.859573789111346e-9,4.985924460254278e-9,9.365995279065393e-9 +ValueContains/12/70,2.7035677861213824e-6,2.7007341284546267e-6,2.7150764466310124e-6,1.5286160847272125e-8,4.998937337211946e-9,3.509804216086531e-8 +ValueContains/12/79,2.696224521334903e-6,2.6951866594860047e-6,2.697100703981883e-6,3.2900954418543458e-9,2.837489501639122e-9,3.9593538172900356e-9 +ValueContains/13/14,1.6813207522576905e-6,1.6794041268233765e-6,1.6878639165016355e-6,1.0868444152725069e-8,3.619166347129962e-9,2.2022469337559842e-8 +ValueContains/13/28,2.1577870282187165e-6,2.155755205219689e-6,2.1597041733396615e-6,6.850902707964426e-9,5.583483597029428e-9,9.487541012266395e-9 +ValueContains/13/42,2.4273827508692245e-6,2.424553449284995e-6,2.436374121512879e-6,1.561260104968362e-8,6.978731705750905e-9,3.09929073941488e-8 +ValueContains/13/56,2.7245179998141512e-6,2.722228291209265e-6,2.7271708735013317e-6,8.502954568789652e-9,6.465390208768475e-9,1.222185615972582e-8 +ValueContains/13/70,2.9079102438731225e-6,2.9032115554909167e-6,2.912345759362101e-6,1.4175198096507344e-8,1.1705772939422822e-8,1.6343000579404304e-8 +ValueContains/13/84,3.254141413209353e-6,3.2525750965121613e-6,3.2560996490036663e-6,5.896509411713543e-9,4.7781742522052775e-9,7.420634070275321e-9 +ValueContains/13/98,3.427678578976399e-6,3.4204618890092837e-6,3.4328079219568235e-6,2.044892535638957e-8,1.4384947786561405e-8,2.9603017984747428e-8 +ValueContains/13/112,3.6120964747641968e-6,3.607607856048591e-6,3.617302776533974e-6,1.676833059329857e-8,1.3936546845482909e-8,1.923834424040656e-8 +ValueContains/13/126,3.767726343248082e-6,3.7653728881654466e-6,3.7746285096417005e-6,1.2183191919078627e-8,4.033815788362547e-9,2.4428075979126805e-8 +ValueContains/13/140,3.944881495802669e-6,3.935423711986112e-6,3.9508655747226745e-6,2.471936848533254e-8,1.8911636445743433e-8,2.9510376209831904e-8 +ValueContains/13/143,3.7496243234953816e-6,3.737982275007654e-6,3.7637018551174035e-6,4.256970108027932e-8,3.555231163006779e-8,5.339959635502549e-8 +ValueContains/14/27,2.3153220159519185e-6,2.3127276584670697e-6,2.317845122725735e-6,8.86832857977154e-9,7.48435972572682e-9,1.0443285180454941e-8 +ValueContains/14/54,2.725308512387776e-6,2.720406753445197e-6,2.7335485520320556e-6,2.0758427922157332e-8,1.4632945075366646e-8,3.490764447339303e-8 +ValueContains/14/81,3.3573330511478235e-6,3.3518777245179544e-6,3.3623662198627307e-6,1.8008818648485014e-8,1.5997932009909462e-8,2.0188605752691966e-8 +ValueContains/14/108,3.90038569617511e-6,3.894329552463153e-6,3.910523048699011e-6,2.6298972647955797e-8,1.7722017007241437e-8,4.0071163344968386e-8 +ValueContains/14/135,4.36806944311956e-6,4.363093933217641e-6,4.370896817478263e-6,1.299524530729576e-8,7.052708757732959e-9,2.0256176905199113e-8 +ValueContains/14/162,4.6126468933079815e-6,4.6036380876750514e-6,4.623744946644062e-6,3.367709688475483e-8,2.876436859617007e-8,4.579360587258399e-8 +ValueContains/14/189,4.9367805025935606e-6,4.934040149855258e-6,4.9400667285045055e-6,1.0204641584511074e-8,8.387748115077896e-9,1.3434907909733755e-8 +ValueContains/14/216,5.517833391011426e-6,5.506898670514491e-6,5.528826060182201e-6,3.7984835820116255e-8,3.085946043471824e-8,5.098282274952913e-8 +ValueContains/14/243,6.021611474745846e-6,6.014608129417861e-6,6.024812004771704e-6,1.59920174584461e-8,8.438236648125383e-9,3.033519359876734e-8 +ValueContains/14/270,5.9849377969709415e-6,5.9777470686586685e-6,6.008255282533933e-6,4.095941615845274e-8,1.361784032426174e-8,8.328277367064523e-8 +ValueContains/14/271,5.926642725609056e-6,5.922446012631614e-6,5.93445854501068e-6,1.8597607341704485e-8,1.1241029309631707e-8,2.9771385507348502e-8 +ValueContains/15/52,2.9123253990476147e-6,2.907699803022984e-6,2.9180429676597815e-6,1.6847240127309878e-8,1.2795330602176568e-8,2.7519375819135093e-8 +ValueContains/15/104,3.831770116084685e-6,3.827346679469026e-6,3.8373839850159815e-6,1.633474859050788e-8,1.3390229406065652e-8,1.971022489229106e-8 +ValueContains/15/156,4.933330860728939e-6,4.928726275325666e-6,4.943438185744523e-6,2.405960969876078e-8,1.1209127893989774e-8,5.309614142943707e-8 +ValueContains/15/208,5.60587602726659e-6,5.596640295497271e-6,5.613538790249924e-6,2.9005419319885442e-8,2.2603414018550174e-8,3.552682471178741e-8 +ValueContains/15/260,6.671439329987383e-6,6.6570417171592375e-6,6.686902214176036e-6,4.9773831939838776e-8,4.5643612010417556e-8,5.480527603272183e-8 +ValueContains/15/312,7.371864783242948e-6,7.3687341637071825e-6,7.375578950011027e-6,1.138924726561717e-8,9.75295406069324e-9,1.3449388014606623e-8 +ValueContains/15/364,8.312276398887574e-6,8.298243121823901e-6,8.338932219020968e-6,6.30866591594104e-8,3.6385699656235996e-8,1.1162670321421517e-7 +ValueContains/15/416,8.917679297098933e-6,8.914999711660154e-6,8.920892287509412e-6,1.0401256103431766e-8,7.245355473293651e-9,1.676351234779854e-8 +ValueContains/15/468,9.987165265167744e-6,9.966205782340165e-6,1.0022172822983416e-5,9.002684479205223e-8,6.088262029121825e-8,1.2722754866873453e-7 +ValueContains/15/520,1.0536646931493407e-5,1.0509855822944958e-5,1.0554252886791766e-5,6.911047904153292e-8,4.6159171379343224e-8,9.158620167418814e-8 +ValueContains/15/527,1.0368528657283392e-5,1.0317394543813073e-5,1.0440261316312959e-5,2.1215750561955708e-7,1.766867811396828e-7,2.6294976882512313e-7 +ValueContains/16/100,3.919410573464519e-6,3.917833334157478e-6,3.921143167421766e-6,5.703148058809595e-9,4.96046225892854e-9,6.851983881655618e-9 +ValueContains/16/200,5.768400713535047e-6,5.761008147178711e-6,5.783703850486043e-6,3.429209605589396e-8,1.9224588532263308e-8,6.204953245063898e-8 +ValueContains/16/300,7.562537065479553e-6,7.547695284683151e-6,7.576902501502325e-6,4.882748667993142e-8,3.7322586513791395e-8,6.530091529020635e-8 +ValueContains/16/400,9.171398951058898e-6,9.150009530206474e-6,9.224862739337182e-6,1.1434618194031124e-7,5.730326541605122e-8,1.9826259515476e-7 +ValueContains/16/500,1.096205022389285e-5,1.093786544562347e-5,1.099887792023942e-5,9.726876420477224e-8,7.919875150341305e-8,1.2884568860224918e-7 +ValueContains/16/600,1.2453629216808105e-5,1.2412565632119475e-5,1.2522413223174174e-5,1.7295736649812513e-7,1.381520562964789e-7,2.163608032006085e-7 +ValueContains/16/700,1.4248310750720088e-5,1.4222596693700918e-5,1.4282349864234654e-5,1.0089093515082383e-7,8.13973911113815e-8,1.195215375513016e-7 +ValueContains/16/800,1.6195805501163735e-5,1.6145390757420184e-5,1.626293253760016e-5,2.0418345898858247e-7,1.6667231773689885e-7,2.915083595918702e-7 +ValueContains/16/900,1.773205670763614e-5,1.7680171012718916e-5,1.781406091949882e-5,2.1537318042900167e-7,1.4008296721425549e-7,3.5878926592375966e-7 +ValueContains/16/1000,1.902566338418481e-5,1.8978619363703805e-5,1.9061690251758894e-5,1.387197310158938e-7,9.776863530776714e-8,1.8833583593221467e-7 +ValueContains/8/3,1.2817751951686733e-6,1.2811037458107427e-6,1.2829115763306727e-6,2.732271001135242e-9,1.918461906054056e-9,4.695922558226953e-9 +ValueContains/8/6,1.466975024683284e-6,1.464577293264073e-6,1.4733386250164712e-6,1.2727586159092513e-8,5.068554129792806e-9,2.5469006921451e-8 +ValueContains/8/9,1.5743901553233162e-6,1.5730967844383376e-6,1.575559318251277e-6,4.251476077198716e-9,3.462747029419155e-9,5.4800010461102415e-9 +ValueContains/8/12,1.7215528190197573e-6,1.7187874122365435e-6,1.7320357242036997e-6,1.6184349009390737e-8,3.198364750266595e-9,3.4020852876056223e-8 +ValueContains/8/15,1.767039047364753e-6,1.765048118469873e-6,1.7693011223920183e-6,7.017773671927385e-9,5.766181275291886e-9,8.610145766017413e-9 +ValueContains/8/18,1.8880804711227556e-6,1.8858253979792047e-6,1.8901038691175371e-6,7.406530714903338e-9,6.2625038804132046e-9,9.168909248001452e-9 +ValueContains/8/21,1.999699737076512e-6,1.9968934750055045e-6,2.0021745570373266e-6,8.704923257724436e-9,7.304115500762236e-9,1.0105033196292104e-8 +ValueContains/8/24,2.0794093896950177e-6,2.0771385046366616e-6,2.0823678868538883e-6,8.767284669713612e-9,6.940570192625846e-9,1.1423102474450004e-8 +ValueContains/8/27,2.0945715304037443e-6,2.091668424178676e-6,2.0991630316129473e-6,1.2813838034706928e-8,9.349789684112003e-9,1.9826722142060832e-8 +ValueContains/8/30,2.1557358511110686e-6,2.152327237646252e-6,2.159018398001948e-6,1.1571063126668366e-8,9.87139690187269e-9,1.3896281594598403e-8 +ValueContains/8/33,2.201690182508895e-6,2.199595395637691e-6,2.203837987100076e-6,6.790604290720982e-9,5.5987276380837364e-9,8.668104653597587e-9 +ValueContains/9/3,1.3088994240642914e-6,1.3081838223564717e-6,1.3096096315045007e-6,2.385565786203397e-9,1.988043613228237e-9,2.855161090414761e-9 +ValueContains/9/6,1.490627427918032e-6,1.4895243860484654e-6,1.4917359730967659e-6,3.5242018338836804e-9,3.0717579825617273e-9,4.019312764349506e-9 +ValueContains/9/9,1.6014176645818385e-6,1.600021900207701e-6,1.602799860222464e-6,4.707686397107964e-9,4.17115464034838e-9,5.501282534819549e-9 +ValueContains/9/12,1.739120712006247e-6,1.7372257458859393e-6,1.740799979888045e-6,6.255259844944685e-9,5.407863763267065e-9,7.344588268758335e-9 +ValueContains/9/15,1.770734736499443e-6,1.7689625448490455e-6,1.7734026692437357e-6,7.234084424178048e-9,4.789323526901211e-9,1.2529868832368588e-8 +ValueContains/9/18,1.9223259343352167e-6,1.919680326171912e-6,1.9249180496192558e-6,8.873208434231662e-9,7.776654551749107e-9,1.0361642079776818e-8 +ValueContains/9/21,2.0098760291792163e-6,2.0085532889922657e-6,2.0112979703042104e-6,4.622488849109249e-9,3.760287692250432e-9,5.750965239409103e-9 +ValueContains/9/24,2.083157402861309e-6,2.0814183942440587e-6,2.0854377617490537e-6,6.530355219496189e-9,5.2889263462098526e-9,8.138451614761367e-9 +ValueContains/9/27,2.129502346690109e-6,2.12734153983932e-6,2.13129637827289e-6,6.620308002099161e-9,5.376746726619694e-9,7.99701857868815e-9 +ValueContains/9/30,2.159556168007535e-6,2.155833621435348e-6,2.1634692227455487e-6,1.2656291831031283e-8,1.0376957712614397e-8,1.555291632877131e-8 +ValueContains/9/35,2.233976567197536e-6,2.2313679182458515e-6,2.2369924305342463e-6,9.92186017546057e-9,8.403128665674368e-9,1.1776497042482618e-8 +ValueContains/10/3,1.324943163066197e-6,1.3240100706391044e-6,1.3257329019821488e-6,2.9285524483135518e-9,2.450672415841728e-9,3.485559128770978e-9 +ValueContains/10/6,1.4998406487501587e-6,1.4985013908857746e-6,1.5009983923006914e-6,4.329536060869069e-9,3.6190344365208415e-9,5.663268858779412e-9 +ValueContains/10/9,1.6082364847353653e-6,1.606941763077116e-6,1.6098559557386708e-6,4.708649186418589e-9,3.959825018300007e-9,6.0223743185983085e-9 +ValueContains/10/12,1.7391986718229113e-6,1.7377844296836941e-6,1.7408085894397967e-6,5.089039672940625e-9,4.253129748168608e-9,6.453362285781874e-9 +ValueContains/10/15,1.7980396793322629e-6,1.7967373966946051e-6,1.7992381523023234e-6,4.4259503607109195e-9,3.845970684542391e-9,5.110535630353038e-9 +ValueContains/10/18,1.917730415988614e-6,1.9159973003562327e-6,1.9197548259558103e-6,6.707713115108363e-9,5.425921908397627e-9,9.000431867662282e-9 +ValueContains/10/21,2.023253937777019e-6,2.02107603148637e-6,2.025929347233492e-6,8.03701059067893e-9,6.256402224058676e-9,1.1736754491324754e-8 +ValueContains/10/24,2.0817967294941065e-6,2.079690594036876e-6,2.083565681804962e-6,6.298684884533438e-9,5.317721762383235e-9,7.882478943678871e-9 +ValueContains/10/27,2.136441250830492e-6,2.1342146217326562e-6,2.139094600235099e-6,8.110795145000063e-9,6.448530992171903e-9,1.1538583695461705e-8 +ValueContains/10/30,2.17746138469909e-6,2.1728106343303263e-6,2.1830364429657327e-6,1.807457171364344e-8,1.5462223549951948e-8,2.1729643293218976e-8 +ValueContains/10/39,2.2454284052824738e-6,2.243774245107977e-6,2.246838104513456e-6,5.184195137887394e-9,4.203287262362517e-9,6.933572059004942e-9 +ValueContains/11/4,1.4427418134124654e-6,1.4414476052236822e-6,1.4440836054374017e-6,4.360601719551849e-9,3.4616717803093314e-9,5.559746492901725e-9 +ValueContains/11/8,1.6077908336470366e-6,1.6064045909316862e-6,1.6090614778889258e-6,4.616542296524146e-9,3.990437555117942e-9,5.4357432520893125e-9 +ValueContains/11/12,1.7503681559267163e-6,1.7483946720046854e-6,1.7525640992891962e-6,6.972138180626331e-9,5.756748646494553e-9,8.748706350860322e-9 +ValueContains/11/16,1.915622512036921e-6,1.9143257453518818e-6,1.916895198765586e-6,4.448106997808562e-9,3.6742392267084717e-9,5.528138677710948e-9 +ValueContains/11/20,2.0299913622090836e-6,2.0274398604200144e-6,2.0330578804486943e-6,9.695842469372337e-9,7.80630789004971e-9,1.2770049309903271e-8 +ValueContains/11/24,2.09275406187268e-6,2.0910315975663543e-6,2.0943840356568694e-6,5.603596918708885e-9,4.410966947434495e-9,7.4437441974439175e-9 +ValueContains/11/28,2.208601673498643e-6,2.2059381291184195e-6,2.212610954254618e-6,1.0461782158779145e-8,8.282101697887843e-9,1.3728331811981366e-8 +ValueContains/11/32,2.188686755884466e-6,2.185822792193805e-6,2.1916334762897367e-6,9.930207672313043e-9,8.184110206157699e-9,1.2530014333647853e-8 +ValueContains/11/36,2.3210823801495015e-6,2.3146058742507905e-6,2.325962791182835e-6,1.9362357636356606e-8,1.6870881683720615e-8,2.2180402609543706e-8 +ValueContains/11/40,2.3794090267631982e-6,2.3772608154431498e-6,2.38158838775311e-6,6.9891958438831575e-9,5.9152790642757154e-9,8.36091635649074e-9 +ValueContains/11/47,2.382263032912763e-6,2.3801895723669465e-6,2.3843378915815988e-6,7.0369509077652826e-9,5.87712060692392e-9,9.188244659626578e-9 +ValueContains/12/6,1.5175701921348643e-6,1.5163879543660677e-6,1.5184237032662922e-6,3.6322969546874967e-9,2.4582311933380764e-9,5.828733285596304e-9 +ValueContains/12/12,1.7485815238032992e-6,1.7473727279628614e-6,1.7498148004196164e-6,4.019999955944583e-9,3.3674838024180615e-9,4.803163734749941e-9 +ValueContains/12/18,1.9351325251490817e-6,1.9336050874910427e-6,1.937256786221033e-6,6.0573311687971365e-9,4.8720211089582815e-9,7.495642412173756e-9 +ValueContains/12/24,2.1042996015467954e-6,2.1010472888674573e-6,2.1071359071705497e-6,9.969952159477441e-9,8.840000597121314e-9,1.1370991227709939e-8 +ValueContains/12/30,2.189722730949053e-6,2.1856698490216276e-6,2.1940087803955493e-6,1.4943386615648505e-8,1.2787503251640105e-8,1.808659098506146e-8 +ValueContains/12/36,2.3826312950787457e-6,2.3796300114684043e-6,2.3854854966282433e-6,9.556545659238333e-9,7.774971080739524e-9,1.1930148831270186e-8 +ValueContains/12/42,2.449504209675202e-6,2.4468543431106758e-6,2.4524470680927023e-6,9.686018090324868e-9,7.315013685780465e-9,1.3117491674682169e-8 +ValueContains/12/48,2.597147579190071e-6,2.5906212100466303e-6,2.605100391148876e-6,2.4734781969715706e-8,2.047082013866947e-8,2.9586772837662717e-8 +ValueContains/12/54,2.6404030975838732e-6,2.6389533804437245e-6,2.6426479157456335e-6,5.981802601756994e-9,4.193685631390494e-9,9.446070195216825e-9 +ValueContains/12/60,2.7916104621989144e-6,2.7887149735013424e-6,2.7949328327316533e-6,1.009307863215347e-8,7.82205965836102e-9,1.2973430654324388e-8 +ValueContains/12/63,2.665567166474656e-6,2.6630495135393983e-6,2.6688106870864555e-6,9.578010084770253e-9,7.144630493641181e-9,1.4374717488472612e-8 +ValueContains/13/9,1.6300520725917811e-6,1.6288268069573378e-6,1.6311363775917206e-6,3.968437350456202e-9,3.251160907850811e-9,5.037041183507645e-9 +ValueContains/13/18,1.9433234195052175e-6,1.9412084591401276e-6,1.9456119949330815e-6,7.136628354496434e-9,5.997466162793589e-9,8.79528918439619e-9 +ValueContains/13/27,2.142133505191305e-6,2.140387551577674e-6,2.143943247361837e-6,5.896627950678169e-9,4.949586192133387e-9,7.183248913937349e-9 +ValueContains/13/36,2.398990431718332e-6,2.396336903623256e-6,2.401896951511123e-6,9.377639919684067e-9,7.38899346371019e-9,1.2294737665616866e-8 +ValueContains/13/45,2.6202722494266943e-6,2.617899699002359e-6,2.6228326768918254e-6,8.53517895093696e-9,6.927501262037996e-9,1.1386390942214642e-8 +ValueContains/13/54,2.695391748213231e-6,2.692548400882822e-6,2.6985713416246123e-6,1.0657199372144703e-8,9.180729153631606e-9,1.285419725128179e-8 +ValueContains/13/63,3.0713011655778726e-6,3.0690237828190354e-6,3.0740895852103485e-6,8.162482766132586e-9,5.852904277832572e-9,1.3823482629240101e-8 +ValueContains/13/72,3.0798369959568425e-6,3.0768456130473967e-6,3.084849415077247e-6,1.2820692011481396e-8,8.227936968619768e-9,2.2437006704334792e-8 +ValueContains/13/81,3.181868017377297e-6,3.1755850214747216e-6,3.1904260600016793e-6,2.4350084753402008e-8,1.9999391046575074e-8,2.8618745148289705e-8 +ValueContains/13/90,3.248171418969899e-6,3.2453189455303723e-6,3.2518456261320555e-6,1.0831202248775839e-8,8.068639056143703e-9,1.6679827534056403e-8 +ValueContains/13/95,3.200457548779487e-6,3.196746324440165e-6,3.2034615213848697e-6,1.114048124746042e-8,8.076721876866871e-9,1.7783046825655284e-8 +ValueContains/14/15,1.8101008097507563e-6,1.8076182747926357e-6,1.8120664648142958e-6,7.998463198030237e-9,6.2763447553737236e-9,1.0017780972917022e-8 +ValueContains/14/30,2.1799264741989835e-6,2.176279941374746e-6,2.1824978087493404e-6,1.0533439544909489e-8,8.47681220761878e-9,1.3439925170814467e-8 +ValueContains/14/45,2.6537361203687675e-6,2.6505486155063687e-6,2.6576553479970085e-6,1.130575576774509e-8,9.097595212630313e-9,1.4148451869231064e-8 +ValueContains/14/60,3.0814144110530583e-6,3.079396150911718e-6,3.083247330589037e-6,6.718045037170051e-9,5.649911288685116e-9,8.572195414672933e-9 +ValueContains/14/75,3.3754584327147955e-6,3.373301022849599e-6,3.3778533930730165e-6,7.645836246358087e-9,6.0296561608643015e-9,9.557404468002425e-9 +ValueContains/14/90,3.539952767261437e-6,3.537968898123218e-6,3.5419334057400424e-6,6.674120499670596e-9,5.779120522348871e-9,7.99271579706594e-9 +ValueContains/14/105,3.818966631158213e-6,3.814899326677136e-6,3.823832337214843e-6,1.4138521192981021e-8,1.087253542231384e-8,1.918543074506793e-8 +ValueContains/14/120,4.029620135956449e-6,4.0230366020058105e-6,4.037041155569192e-6,2.399941613447818e-8,2.115980817016275e-8,2.9700880234698182e-8 +ValueContains/14/135,4.24353221522941e-6,4.237180770120669e-6,4.253521511453111e-6,2.5690120751226813e-8,1.773705283887079e-8,3.6269234408504655e-8 +ValueContains/14/150,4.329868324592855e-6,4.321278933585493e-6,4.338965027050911e-6,2.913250819999366e-8,2.3283804651062077e-8,3.631414724921622e-8 +ValueContains/14/159,4.341265283982171e-6,4.332334510619915e-6,4.347413247079962e-6,2.4922760444063856e-8,1.7912087886671432e-8,3.19303603689251e-8 +ValueContains/15/28,2.2231046317382624e-6,2.221681441782811e-6,2.2246696216134093e-6,4.86566047144021e-9,4.09035102666216e-9,5.883713966881177e-9 +ValueContains/15/56,3.0526685485392837e-6,3.0489566680989126e-6,3.0565920932446253e-6,1.2114231924965626e-8,1.0322967685633016e-8,1.4787328237686953e-8 +ValueContains/15/84,3.632268270585182e-6,3.6306299628381413e-6,3.6337946824733405e-6,5.581901781790402e-9,4.479651885563345e-9,7.03491908063471e-9 +ValueContains/15/112,3.987514325887268e-6,3.98453826731544e-6,3.991833753061078e-6,1.2103483899872111e-8,8.84153915069235e-9,1.8666422317008664e-8 +ValueContains/15/140,4.558763301856508e-6,4.554777145572303e-6,4.563346053482129e-6,1.4214758511026714e-8,1.1658713490379828e-8,1.7939857312886117e-8 +ValueContains/15/168,5.03214874852812e-6,5.025074908264178e-6,5.036830732205922e-6,1.953167629681431e-8,1.1951565494826193e-8,2.661879812799763e-8 +ValueContains/15/196,5.533072527745884e-6,5.529322916729118e-6,5.537150616249522e-6,1.3293266716806261e-8,1.0646302713645653e-8,1.6537107623239556e-8 +ValueContains/15/224,5.930941672986982e-6,5.920485121331453e-6,5.936400419881467e-6,2.4185575827657316e-8,1.55206309385326e-8,4.405672857243858e-8 +ValueContains/15/252,6.302782186061453e-6,6.298133146271538e-6,6.30835583884391e-6,1.7327282289098073e-8,1.417341764851127e-8,2.248053627491803e-8 +ValueContains/15/280,6.533747218035079e-6,6.517094453656058e-6,6.549911262096085e-6,5.5222358513963735e-8,5.080093700935126e-8,6.505532971650071e-8 +ValueContains/15/287,6.44763113260735e-6,6.436368612326893e-6,6.464986543965127e-6,4.840266170902686e-8,3.6767027262637864e-8,6.938397308288957e-8 +ValueContains/16/54,2.972946143622608e-6,2.970931425953044e-6,2.976432179726408e-6,8.759563573769972e-9,6.258980244112547e-9,1.4456729138136503e-8 +ValueContains/16/108,4.18994718079072e-6,4.187038692117834e-6,4.192914549490547e-6,9.91530371206291e-9,7.754799575441618e-9,1.332429129697669e-8 +ValueContains/16/162,5.053981210112707e-6,5.043899939059729e-6,5.065824398700489e-6,3.556117454026236e-8,3.168657827687285e-8,4.1354405936366304e-8 +ValueContains/16/216,6.064155166136992e-6,6.05318773905752e-6,6.075812754639571e-6,3.847226324017157e-8,3.473972300723741e-8,4.2801186186576e-8 +ValueContains/16/270,6.855229392236882e-6,6.843041167672229e-6,6.870555391032008e-6,4.65371372279457e-8,3.444205123300468e-8,5.6914306013576324e-8 +ValueContains/16/324,7.837243506280869e-6,7.823742263266347e-6,7.852665066975886e-6,5.107858011655116e-8,4.2962316952974706e-8,6.556152918950137e-8 +ValueContains/16/378,8.733953035804658e-6,8.705820222683036e-6,8.753228907858049e-6,7.706872357959814e-8,6.043316750304548e-8,9.557486863751444e-8 +ValueContains/16/432,9.405087553823211e-6,9.403301276775698e-6,9.407189262128969e-6,6.633335705506553e-9,5.0327085719320885e-9,9.48845539540976e-9 +ValueContains/16/486,1.0426583754806146e-5,1.0407522908478259e-5,1.0441626959909232e-5,5.1563585674472e-8,3.887837939341233e-8,7.081963505388512e-8 +ValueContains/16/540,1.1123707063703048e-5,1.111175093728624e-5,1.1154629658088397e-5,6.22068402405149e-8,2.650871486264058e-8,1.2082695534207515e-7 +ValueContains/16/543,1.066861442547092e-5,1.0622125726017399e-5,1.0697318749947787e-5,1.1886916202166485e-7,8.237063024577414e-8,1.566503097967518e-7 +ValueContains/17/100,4.190941164112519e-6,4.185598634698229e-6,4.196593504230604e-6,1.7967772459956257e-8,1.430273893470914e-8,2.3276753747841797e-8 +ValueContains/17/200,5.893856568401616e-6,5.890431331635691e-6,5.901049210460113e-6,1.5754923301052466e-8,8.690476286813972e-9,3.004858253837943e-8 +ValueContains/17/300,7.744965875618509e-6,7.724596159790287e-6,7.767131446291953e-6,7.411055716484918e-8,6.356693785411409e-8,8.597251707378824e-8 +ValueContains/17/400,9.440133667666299e-6,9.419592040121235e-6,9.463319617625107e-6,7.074266799648898e-8,5.881910425608294e-8,9.199080011726853e-8 +ValueContains/17/500,1.1176771852534594e-5,1.1155492014423673e-5,1.1205420353064106e-5,8.353446464322645e-8,6.678029152282062e-8,9.561012033086125e-8 +ValueContains/17/600,1.299725601454384e-5,1.2977420353286282e-5,1.3023913489296822e-5,7.617429868589246e-8,5.646182044231661e-8,9.475712436919704e-8 +ValueContains/17/700,1.4733657071175736e-5,1.4724339743135988e-5,1.4753338436434201e-5,4.5494012749668695e-8,2.4465247531050344e-8,8.326586002830923e-8 +ValueContains/17/800,1.596086009652529e-5,1.5918888877547107e-5,1.6006560727305305e-5,1.5174176119682453e-7,1.2923005394411005e-7,1.8524260825575836e-7 +ValueContains/17/900,1.7880708996373694e-5,1.7872720456857256e-5,1.7887740605270223e-5,2.4874749635072884e-8,2.0553434337179932e-8,3.1177006685261225e-8 +ValueContains/17/1000,1.9420620105175274e-5,1.9362722848776294e-5,1.947594395766155e-5,1.9310407755187333e-7,1.6464558727422553e-7,2.3393247832743712e-7 +ValueContains/9/6,1.4983762890886172e-6,1.4975856481377812e-6,1.4989724448734904e-6,2.311435911599854e-9,1.8262242552141028e-9,3.0325497433352525e-9 +ValueContains/9/12,1.7961087059430555e-6,1.7933638761180335e-6,1.799126865871056e-6,9.943308592010738e-9,8.156882219410588e-9,1.4128557512141486e-8 +ValueContains/9/18,1.9457128972494533e-6,1.9432204225959208e-6,1.947652323567794e-6,7.393648362802872e-9,6.052905100169154e-9,8.98358161567627e-9 +ValueContains/9/24,2.1699098415329017e-6,2.167591572457918e-6,2.174307338759306e-6,1.0671623453002223e-8,6.157801157807781e-9,1.960129469987651e-8 +ValueContains/9/30,2.3373073002001923e-6,2.3343770650408335e-6,2.34081635320396e-6,1.0875776504593737e-8,9.342585777592397e-9,1.3032374798045578e-8 +ValueContains/9/36,2.6101997621870395e-6,2.605844779178315e-6,2.614591133568327e-6,1.4676663167244842e-8,1.1964601176047909e-8,1.7921957143476035e-8 +ValueContains/9/42,2.732119828751969e-6,2.728626012984896e-6,2.7356025310929323e-6,1.2150407324989099e-8,1.0278242177131433e-8,1.499662437589879e-8 +ValueContains/9/48,2.8866813607420178e-6,2.8800378336086206e-6,2.8943770000670695e-6,2.4616183920293024e-8,2.0602248123634313e-8,3.094082411400183e-8 +ValueContains/9/54,3.0032054621840183e-6,2.9972192154821085e-6,3.0110659751480162e-6,2.3833176445399814e-8,1.7668315008914086e-8,3.1776287351724993e-8 +ValueContains/9/60,3.1885486197375606e-6,3.1791624940688342e-6,3.199456814704148e-6,3.306711653075414e-8,2.788089317163642e-8,4.148900412700915e-8 +ValueContains/9/65,3.1665523891128806e-6,3.1610605087084194e-6,3.172010391768869e-6,1.8316601302027074e-8,1.4884858511841099e-8,2.3300696962836165e-8 +ValueContains/10/6,1.531303967853334e-6,1.5295874677433507e-6,1.534504553898695e-6,7.781717298143025e-9,4.254465048632826e-9,1.445864670602008e-8 +ValueContains/10/12,1.8112708775487273e-6,1.8097976178944945e-6,1.8129775138581053e-6,5.5530871136058114e-9,4.711814608654091e-9,6.781151453366525e-9 +ValueContains/10/18,1.9771064631965315e-6,1.9756452973718365e-6,1.9811436391176067e-6,7.632798077768065e-9,3.619750682606733e-9,1.4519595746280168e-8 +ValueContains/10/24,2.181248744177661e-6,2.1774387005627673e-6,2.1852021747848395e-6,1.3245920018028096e-8,1.1728035457744852e-8,1.5021252683604045e-8 +ValueContains/10/30,2.3560001783065768e-6,2.3521802458147097e-6,2.362708993122022e-6,1.6381525623968136e-8,9.598073239644786e-9,2.5310806066401783e-8 +ValueContains/10/36,2.6423522551179557e-6,2.6371786584461723e-6,2.6472127623147703e-6,1.601262702308952e-8,1.3093030740797228e-8,1.947088576681984e-8 +ValueContains/10/42,2.7418552338697018e-6,2.7375064222899396e-6,2.748238368811091e-6,1.7030931232506157e-8,1.2808892098493328e-8,2.5721816053161394e-8 +ValueContains/10/48,2.9538059845856446e-6,2.9451633370191697e-6,2.962399702488882e-6,2.955707032461067e-8,2.4755398089684798e-8,4.0789729505415004e-8 +ValueContains/10/54,2.999889169010688e-6,2.9964234661919694e-6,3.004798946016892e-6,1.3759162749385915e-8,1.0280230953068511e-8,1.830650912079406e-8 +ValueContains/10/60,3.1776037284133528e-6,3.168857203111677e-6,3.18894267940098e-6,3.483060574590974e-8,2.6866537309887827e-8,4.288214504899706e-8 +ValueContains/10/67,3.3324742643758955e-6,3.3170501824183008e-6,3.3478940057402296e-6,5.4047936380829416e-8,4.213485739859999e-8,7.000184304957608e-8 +ValueContains/11/7,1.5313168234189791e-6,1.5304778423597585e-6,1.5322871396222924e-6,3.12843029655106e-9,2.6257853702323035e-9,4.082303171645229e-9 +ValueContains/11/14,1.8517343267835792e-6,1.8490990476037772e-6,1.8551054510967301e-6,1.0002407572940808e-8,8.111761636881749e-9,1.4830603759955874e-8 +ValueContains/11/21,2.1097967032761295e-6,2.108280582376275e-6,2.1112694412198135e-6,4.9196242558337845e-9,4.138391227370429e-9,5.935396872653442e-9 +ValueContains/11/28,2.366264259209397e-6,2.3629302336458255e-6,2.3720121036704684e-6,1.4527881814979e-8,9.369570085443126e-9,2.525400352034521e-8 +ValueContains/11/35,2.522734558682947e-6,2.5174069021340405e-6,2.529115763591166e-6,1.9471253167313492e-8,1.652040713511373e-8,2.295344982932953e-8 +ValueContains/11/42,2.7788667010506716e-6,2.7710782736248277e-6,2.7873017244116066e-6,2.8507285876327846e-8,2.5241614740605916e-8,3.243252184597654e-8 +ValueContains/11/49,2.8800323817861876e-6,2.8740211112223186e-6,2.8893543930016444e-6,2.448757168044316e-8,1.5829695127418798e-8,3.3170433091507174e-8 +ValueContains/11/56,3.113323926068309e-6,3.1014733111302077e-6,3.1260582155505267e-6,4.038310838470915e-8,3.439760698787976e-8,5.162786377779859e-8 +ValueContains/11/63,3.1144222155177256e-6,3.109636203270749e-6,3.1195813434624727e-6,1.7172293092198392e-8,1.4074540797396253e-8,2.136476346801167e-8 +ValueContains/11/70,3.2224580169689576e-6,3.217985501078005e-6,3.2338633530516093e-6,2.3347728029232954e-8,8.574488950015613e-9,4.4860729544891626e-8 +ValueContains/11/71,3.2668747252475125e-6,3.262753186774107e-6,3.2730534935876844e-6,1.6926219615458768e-8,1.2127309833042877e-8,2.436107481286334e-8 +ValueContains/12/7,1.5374824277123109e-6,1.5359538160524616e-6,1.5432337044901807e-6,8.515880085355268e-9,3.3135458061744036e-9,1.8046947045404532e-8 +ValueContains/12/14,1.8566010583844636e-6,1.8548733291728836e-6,1.8586124490593891e-6,6.222271998968329e-9,5.3253868908184844e-9,7.271848006213857e-9 +ValueContains/12/21,2.1091694997446504e-6,2.1061525650270454e-6,2.1211929414960236e-6,1.583382703944286e-8,5.625752032221412e-9,3.353564644758149e-8 +ValueContains/12/28,2.3439828332191615e-6,2.3402636595148472e-6,2.347900380481327e-6,1.3062831562629022e-8,1.1426138471664308e-8,1.496209576696544e-8 +ValueContains/12/35,2.5279744731281855e-6,2.521444774458128e-6,2.536246294452208e-6,2.530361744183884e-8,1.9057108893353418e-8,3.638144075761218e-8 +ValueContains/12/42,2.773351123133452e-6,2.768217718347019e-6,2.7792931913075816e-6,1.8323935547437938e-8,1.571433627263683e-8,2.2169486841654755e-8 +ValueContains/12/49,2.8954577771138667e-6,2.889328772514365e-6,2.9043318732271863e-6,2.2975174047632208e-8,1.7422916461427378e-8,3.55268297881783e-8 +ValueContains/12/56,3.105634396163312e-6,3.096693091496315e-6,3.11712191048143e-6,3.405855041835949e-8,2.9143937572327066e-8,4.0615579644255456e-8 +ValueContains/12/63,3.1292022778019887e-6,3.123695932661781e-6,3.1427113214929887e-6,2.7063615429651043e-8,1.3536938880614573e-8,5.490783033467992e-8 +ValueContains/12/70,3.337725243544365e-6,3.3295878219197453e-6,3.3437015619254194e-6,2.399048073408621e-8,1.9249219801114083e-8,2.9631243736635094e-8 +ValueContains/12/79,3.3695533933692692e-6,3.3622000689047998e-6,3.400368537676666e-6,4.155944715259707e-8,1.0489060394441831e-8,9.236002636903733e-8 +ValueContains/13/9,1.6748711188317854e-6,1.6727623444195901e-6,1.6771005130580544e-6,7.279232671905004e-9,6.044532649448658e-9,9.842272990187404e-9 +ValueContains/13/18,1.9964623504017844e-6,1.9936571019393957e-6,2.000534983234154e-6,1.080709232331252e-8,7.3194488497966054e-9,2.0211506573022213e-8 +ValueContains/13/27,2.280746995098734e-6,2.27786961119342e-6,2.283407607459396e-6,9.154070780249339e-9,7.671874283264608e-9,1.1079977448310762e-8 +ValueContains/13/36,2.651267218957838e-6,2.6458277184329246e-6,2.6662763625098717e-6,2.7458694460802662e-8,1.3223652937620176e-8,5.142969327764574e-8 +ValueContains/13/45,2.897612618329669e-6,2.890031370602062e-6,2.9047611625535395e-6,2.6257087812204103e-8,2.3022618119304317e-8,3.129370064806226e-8 +ValueContains/13/54,3.0225017253950342e-6,3.0179996873440457e-6,3.035303027742408e-6,2.3675606710800734e-8,8.795157166452995e-9,4.771476577474911e-8 +ValueContains/13/63,3.1349961525802185e-6,3.128698674447258e-6,3.1418096329657386e-6,2.070066539534532e-8,1.7161902284845537e-8,2.556005842925507e-8 +ValueContains/13/72,3.436698604841476e-6,3.424774462188134e-6,3.452863290482067e-6,4.695940810152262e-8,3.577715300676656e-8,6.617402904129147e-8 +ValueContains/13/81,3.5932167165037595e-6,3.5898545154353233e-6,3.5962387773250645e-6,1.1600322912124473e-8,9.799000132997694e-9,1.431896822303964e-8 +ValueContains/13/90,3.6728939034944077e-6,3.6700067400229536e-6,3.675977947595735e-6,1.0260319509503738e-8,8.601889651450845e-9,1.2736176676799863e-8 +ValueContains/13/95,3.6929989113534694e-6,3.6898848301210387e-6,3.697957431159483e-6,1.3246989257954042e-8,9.898877548526315e-9,2.0932209580163755e-8 +ValueContains/14/12,1.8327320354710216e-6,1.8309044084143116e-6,1.8347207413574294e-6,6.455761226899434e-9,5.58578568786804e-9,7.728109735081789e-9 +ValueContains/14/24,2.232853347488932e-6,2.2295870197512757e-6,2.2369106161027105e-6,1.2037794558266932e-8,1.0140462819632993e-8,1.491627795572632e-8 +ValueContains/14/36,2.654316004206478e-6,2.648048537512918e-6,2.6619355543832412e-6,2.174783294267828e-8,1.8012700944655325e-8,2.846846001877928e-8 +ValueContains/14/48,2.9130769197028763e-6,2.9081482468877863e-6,2.920801529318813e-6,2.2221749848117323e-8,1.5745448936598757e-8,3.2657699392359e-8 +ValueContains/14/60,3.2352370842173302e-6,3.2284381216079625e-6,3.2458475689508848e-6,2.8026431282694802e-8,2.2135746693475157e-8,3.858198612827537e-8 +ValueContains/14/72,3.478541531201685e-6,3.4730881521415037e-6,3.483894982748354e-6,1.8416698865400064e-8,1.5396991455128735e-8,2.2938703972330775e-8 +ValueContains/14/84,3.7801802777565188e-6,3.775133110238758e-6,3.7873080675967494e-6,1.968896628250437e-8,1.4714673310051464e-8,2.9284629510102297e-8 +ValueContains/14/96,4.010846683465345e-6,4.003441682420971e-6,4.018122498912559e-6,2.659292458033061e-8,2.3786448720951576e-8,3.058528053594863e-8 +ValueContains/14/108,4.206381649136523e-6,4.200773971297921e-6,4.212774719884113e-6,2.0382559163317124e-8,1.6333237913581465e-8,2.5942929508761545e-8 +ValueContains/14/120,4.275021794531996e-6,4.272235008815224e-6,4.278280135821176e-6,9.775508872818671e-9,7.81902308737087e-9,1.3888603545640978e-8 +ValueContains/14/127,4.1574548778440515e-6,4.153737508233615e-6,4.1611628523031535e-6,1.2094524228816922e-8,9.892384952734849e-9,1.6755102201348304e-8 +ValueContains/15/19,2.0164024539367915e-6,2.0148851469631367e-6,2.018280965253156e-6,5.834917284174768e-9,4.7854438237239605e-9,7.407792191620603e-9 +ValueContains/15/38,2.6578734961408065e-6,2.6507324191400233e-6,2.665373917263751e-6,2.4840328008003464e-8,2.2330744022992988e-8,2.7828290567157783e-8 +ValueContains/15/57,3.1682287165666506e-6,3.1648154069522975e-6,3.1724479047979025e-6,1.3398887764268447e-8,9.423999180346836e-9,2.1564741707534047e-8 +ValueContains/15/76,3.6907626743783504e-6,3.6829890495300454e-6,3.6971214936231288e-6,2.353663660093187e-8,1.9436660062264093e-8,2.7588826047772205e-8 +ValueContains/15/95,4.110827741440593e-6,4.103833911439262e-6,4.118444993028088e-6,2.4912556557238144e-8,2.10543747810635e-8,2.8376005080612937e-8 +ValueContains/15/114,4.405118266000194e-6,4.402382612432663e-6,4.412506286953356e-6,1.4887673791517515e-8,7.580398488058601e-9,2.585715263522905e-8 +ValueContains/15/133,4.749479345370288e-6,4.742527595615519e-6,4.75829438615147e-6,2.589001009103975e-8,2.00096736934329e-8,3.553130872627605e-8 +ValueContains/15/152,5.080437584427393e-6,5.073954314589196e-6,5.084621464185986e-6,1.6739690250256328e-8,1.0763173347395789e-8,2.5704795470500374e-8 +ValueContains/15/171,5.307624690171937e-6,5.303815862287141e-6,5.311737674301604e-6,1.362430762576672e-8,1.056764896876364e-8,1.811630190550213e-8 +ValueContains/15/190,5.251129646893642e-6,5.246779793674995e-6,5.258740300264527e-6,1.8456997860327156e-8,1.253436329116239e-8,2.9908970437047855e-8 +ValueContains/15/191,5.277753275591795e-6,5.269545366671595e-6,5.285481795034477e-6,2.6964509961300437e-8,2.424555702072229e-8,2.973802719201477e-8 +ValueContains/16/31,2.3719984965753276e-6,2.366856719066252e-6,2.3780082478408e-6,1.892778442712029e-8,1.643235821751024e-8,2.1512495079621775e-8 +ValueContains/16/62,3.2078462936186925e-6,3.203322938731597e-6,3.212971794785371e-6,1.6018861465421266e-8,1.2956627905607607e-8,2.0824412845478742e-8 +ValueContains/16/93,4.083143527280099e-6,4.078550543496421e-6,4.087721918212248e-6,1.534676920080772e-8,1.17411332170981e-8,2.325508501884324e-8 +ValueContains/16/124,4.912916521202074e-6,4.906168171909267e-6,4.92038581964199e-6,2.3385401313377553e-8,1.8609319516458498e-8,3.008091379496012e-8 +ValueContains/16/155,5.4617775227296515e-6,5.451017099955535e-6,5.470904559163005e-6,3.330116643956478e-8,2.6454640394922423e-8,4.10776354883199e-8 +ValueContains/16/186,5.914848532552215e-6,5.910854823177461e-6,5.9198244417635906e-6,1.4953492516934516e-8,1.0754394179435822e-8,2.159752386492854e-8 +ValueContains/16/217,6.355969581410961e-6,6.351192869212532e-6,6.36159708106071e-6,1.769618494011831e-8,1.4791933359751699e-8,2.1803935058804214e-8 +ValueContains/16/248,6.794680867444913e-6,6.78193766928636e-6,6.805036588325126e-6,3.7981816498997614e-8,3.12624362258398e-8,4.4580007800181045e-8 +ValueContains/16/279,7.321399432944728e-6,7.316001723391795e-6,7.328903213246493e-6,2.091119021822617e-8,1.5872277475026238e-8,2.998780050611107e-8 +ValueContains/16/310,7.465795510678451e-6,7.450506993387619e-6,7.48589888516292e-6,5.7684504544167275e-8,3.8518936539591495e-8,7.488802761778887e-8 +ValueContains/16/319,7.351468018584827e-6,7.3188033698592564e-6,7.3720252208221585e-6,8.392001704005898e-8,6.229249596202656e-8,1.0489691138303824e-7 +ValueContains/17/57,3.14656865836174e-6,3.1414408793750436e-6,3.1504578964224372e-6,1.4761689456866284e-8,1.2096631132954433e-8,1.7670053666452758e-8 +ValueContains/17/114,4.6350101013485394e-6,4.6319843130486096e-6,4.638207550852142e-6,1.1045602472491248e-8,9.417192724438164e-9,1.4045582501553352e-8 +ValueContains/17/171,5.852210532349569e-6,5.844025087049885e-6,5.862569181801801e-6,3.047846328231253e-8,2.6025334429478785e-8,3.737256538217856e-8 +ValueContains/17/228,6.662533934343856e-6,6.652564433124905e-6,6.672447078739328e-6,3.421482708421709e-8,3.08185475495995e-8,3.826769059498345e-8 +ValueContains/17/285,7.591063912607431e-6,7.5869910181114126e-6,7.59464402403413e-6,1.3531149299316698e-8,1.1482533035200842e-8,1.6422915780959147e-8 +ValueContains/17/342,8.531032957944169e-6,8.506959939276891e-6,8.553488899761957e-6,7.881461089175593e-8,7.001214588700236e-8,8.980791215896742e-8 +ValueContains/17/399,9.599219173999117e-6,9.592648226316805e-6,9.610020743946962e-6,2.712304557202982e-8,1.859305669272335e-8,4.3852181815899215e-8 +ValueContains/17/456,1.0493072691051637e-5,1.048351311095386e-5,1.0501797056727882e-5,3.197786622777769e-8,2.669157702559415e-8,3.877292268188357e-8 +ValueContains/17/513,1.1292586730966495e-5,1.1263191014077355e-5,1.131228733769168e-5,8.319817279193477e-8,6.182395083519558e-8,1.0276070770154241e-7 +ValueContains/17/570,1.2193915257419197e-5,1.2181124592883573e-5,1.2208377643795762e-5,4.495805786024557e-8,3.514991579350474e-8,6.138498853163852e-8 +ValueContains/17/575,1.1701143391769392e-5,1.1679182033960814e-5,1.1716010901176974e-5,5.8071437030586507e-8,3.698718218908402e-8,1.0210373925320743e-7 +ValueContains/18/100,4.5338399470467205e-6,4.526281758435233e-6,4.543638090972393e-6,2.8113206424173054e-8,2.4911667901214248e-8,3.246138619035461e-8 +ValueContains/18/200,6.3679856201454396e-6,6.361460594984737e-6,6.375990155986113e-6,2.4761293727112448e-8,1.8609530753315053e-8,3.379768921968189e-8 +ValueContains/18/300,8.293407068743134e-6,8.2876005551271e-6,8.29891234108518e-6,1.82881239197051e-8,1.4692087479686734e-8,2.3074020477525966e-8 +ValueContains/18/400,9.670621375197209e-6,9.664938959052684e-6,9.675464509931011e-6,1.6590314991681514e-8,1.3320868302277352e-8,2.1280535640054088e-8 +ValueContains/18/500,1.1465240920813133e-5,1.1459907647483372e-5,1.1471654908806023e-5,2.0091921547356923e-8,1.637594037182245e-8,2.4984964629406566e-8 +ValueContains/18/600,1.331044566492785e-5,1.3279281817472642e-5,1.334772787248222e-5,1.1578572155239518e-7,9.788547968284678e-8,1.618678706145941e-7 +ValueContains/18/700,1.5142571596186578e-5,1.5102791515491278e-5,1.5174343285186634e-5,1.2393316600056645e-7,1.0332479758426522e-7,1.45939413088864e-7 +ValueContains/18/800,1.6599080922986182e-5,1.6574300636255315e-5,1.664133331592837e-5,1.1161321855702839e-7,6.725223178349723e-8,1.7513120006488883e-7 +ValueContains/18/900,1.790192051953636e-5,1.788640270404546e-5,1.7938743035951232e-5,7.343198487040353e-8,3.8678325907655544e-8,1.1525973993278421e-7 +ValueContains/18/1000,2.027786868878834e-5,2.019211333250344e-5,2.034420672229447e-5,2.5475170149681966e-7,2.103688667061034e-7,3.1306427916019117e-7 +ValueContains/10/12,1.8528744973491358e-6,1.8507419158463412e-6,1.854852348420692e-6,6.8968627023037e-9,6.043832892445648e-9,8.126131026309953e-9 +ValueContains/10/24,2.3195626534481483e-6,2.3147916059416857e-6,2.325258835005058e-6,1.7588407045314813e-8,1.4687800937869629e-8,2.3488084556095287e-8 +ValueContains/10/36,2.7763188558415563e-6,2.7734267646739084e-6,2.7803047130687193e-6,1.1608474231499677e-8,9.05332897753423e-9,1.6740344732508918e-8 +ValueContains/10/48,3.0692741747540267e-6,3.066924948506692e-6,3.0721868901155235e-6,8.68794898909275e-9,6.6375771830870505e-9,1.2095840155948253e-8 +ValueContains/10/60,3.610966668044781e-6,3.606236696918819e-6,3.6151029110809768e-6,1.4276907373701304e-8,1.1724405694494347e-8,1.8862506933439916e-8 +ValueContains/10/72,3.932895490950747e-6,3.925670493231358e-6,3.939349095362992e-6,2.3849819235146293e-8,1.9992055329289765e-8,3.069944879808726e-8 +ValueContains/10/84,4.288328748046318e-6,4.275030865432352e-6,4.301790919095017e-6,4.628315535656506e-8,3.668941191796913e-8,5.9403638755505086e-8 +ValueContains/10/96,4.548367806172589e-6,4.5412490539549955e-6,4.555410446027044e-6,2.3065504005495103e-8,1.8604907689975423e-8,3.254531389006923e-8 +ValueContains/10/108,4.919870511782267e-6,4.908232394147253e-6,4.932802778896656e-6,4.3449481970707254e-8,3.5435270807083366e-8,5.25758772583929e-8 +ValueContains/10/120,5.270456460118416e-6,5.256269723296711e-6,5.284459900842548e-6,4.8544672636309014e-8,4.051934205172954e-8,5.968131802301209e-8 +ValueContains/10/129,5.1004801636439355e-6,5.092344588702831e-6,5.108527529944785e-6,2.7958667331883638e-8,2.2508198015898715e-8,3.5272846496572845e-8 +ValueContains/11/13,1.8831510998056139e-6,1.881725757574638e-6,1.8846963058373249e-6,5.108363782539894e-9,4.4024003915360635e-9,6.233593934229436e-9 +ValueContains/11/26,2.3332948047722064e-6,2.3305342925967053e-6,2.337988936494478e-6,1.1301579933634538e-8,7.951894147158372e-9,1.8535881246871005e-8 +ValueContains/11/39,2.6896545355225547e-6,2.6859736368179952e-6,2.6928918570521426e-6,1.1856107640753576e-8,1.033148486671294e-8,1.3976400324646118e-8 +ValueContains/11/52,3.2984151639252633e-6,3.295052742267248e-6,3.303288792581007e-6,1.3443776695426546e-8,1.0777864591337335e-8,1.8878256878565583e-8 +ValueContains/11/65,3.6541125726526314e-6,3.6460379985008886e-6,3.6612623874527934e-6,2.6012144003658237e-8,2.2145407275505425e-8,3.239186907941347e-8 +ValueContains/11/78,3.952056682027424e-6,3.944964921764705e-6,3.958782312365763e-6,2.260438856366232e-8,1.9660740943745237e-8,2.5989275414468362e-8 +ValueContains/11/91,4.367141185999178e-6,4.359189053917982e-6,4.37374523499231e-6,2.4731675867538128e-8,2.0255930496053246e-8,2.9546471002154484e-8 +ValueContains/11/104,4.814991949850087e-6,4.807680804735521e-6,4.82179855697215e-6,2.400094986169424e-8,2.1051299094298643e-8,2.792689166551032e-8 +ValueContains/11/117,4.995619680944154e-6,4.987640406217078e-6,5.007421758139807e-6,3.0949375968064656e-8,2.2243634832304827e-8,4.8475111816066695e-8 +ValueContains/11/130,5.168888756704878e-6,5.158862982035723e-6,5.177997372242758e-6,3.220116590015295e-8,2.7466400737932802e-8,3.785564591259815e-8 +ValueContains/11/131,5.186014933241321e-6,5.174559441268635e-6,5.200382970337333e-6,4.284349863148255e-8,3.265012997922832e-8,5.7952138023250875e-8 +ValueContains/12/13,1.8872463443253607e-6,1.8854813087665097e-6,1.8890295291187008e-6,6.0205510776782266e-9,4.956483012410873e-9,7.885846272692504e-9 +ValueContains/12/26,2.3689359716994388e-6,2.364868587013833e-6,2.373092667186576e-6,1.4391524736670913e-8,1.196361418372414e-8,1.8222973477834098e-8 +ValueContains/12/39,2.728298506488868e-6,2.7219726728880356e-6,2.7379170175384557e-6,2.7476129100698597e-8,2.4278431639151745e-8,3.2356916565159424e-8 +ValueContains/12/52,3.2980897860318415e-6,3.2940180969957344e-6,3.302344232744388e-6,1.44869880949193e-8,1.1683122592945715e-8,1.8800974817160602e-8 +ValueContains/12/65,3.6617409918363978e-6,3.6549726237525257e-6,3.6696879407495798e-6,2.428191393421541e-8,1.9433927445700264e-8,3.045097379416724e-8 +ValueContains/12/78,3.99044577636423e-6,3.986364606928265e-6,3.995264895268554e-6,1.5405042188995435e-8,1.2612954407944298e-8,1.9738110003247206e-8 +ValueContains/12/91,4.39184104677214e-6,4.381455948258669e-6,4.405269408570133e-6,3.970937666758166e-8,2.9066262160097612e-8,5.500998394928874e-8 +ValueContains/12/104,4.80574648510241e-6,4.799560707930199e-6,4.812803475710031e-6,2.113887208429558e-8,1.7007926331608e-8,2.676673213871278e-8 +ValueContains/12/117,5.043297833535895e-6,5.035696078875155e-6,5.055086706215983e-6,3.0838983162274586e-8,2.495086184869051e-8,4.243106733626734e-8 +ValueContains/12/130,5.206074014020863e-6,5.198257161551552e-6,5.218293307350779e-6,3.217648300073836e-8,2.2202592161991136e-8,5.1539630466585536e-8 +ValueContains/12/135,5.282580314591511e-6,5.2777288898800575e-6,5.288293350109977e-6,1.8875886429844197e-8,1.5136590336325225e-8,2.5180031701223102e-8 +ValueContains/13/14,1.8991642832788626e-6,1.8968896359601334e-6,1.901588576256862e-6,7.682122657483742e-9,6.53947920614315e-9,9.706974985761344e-9 +ValueContains/13/28,2.5604999606477767e-6,2.5570299394362378e-6,2.563645355032074e-6,1.1030702065391622e-8,9.510736887649272e-9,1.2797066583565609e-8 +ValueContains/13/42,2.8869020384298928e-6,2.880666075585169e-6,2.894305361132209e-6,2.326412854596863e-8,1.8216335759679912e-8,3.2705642104128275e-8 +ValueContains/13/56,3.4469527234512673e-6,3.439762341072605e-6,3.455560769535017e-6,2.5578121306078404e-8,2.3014517865840748e-8,2.9175996572470276e-8 +ValueContains/13/70,3.8146065586369067e-6,3.807178768404453e-6,3.821987937602108e-6,2.6457067235800633e-8,2.3363448246017586e-8,3.319506143690458e-8 +ValueContains/13/84,4.278309734540926e-6,4.270905523265879e-6,4.285992986911991e-6,2.6054260589715313e-8,2.312609962633628e-8,3.017185981308964e-8 +ValueContains/13/98,4.670755679013697e-6,4.661237515799432e-6,4.683909655180394e-6,3.6063510563150676e-8,2.8074436445631826e-8,4.406364413129807e-8 +ValueContains/13/112,4.970393253630417e-6,4.960469973685921e-6,4.981227936949734e-6,3.361965230742049e-8,2.7616218324658475e-8,3.9734978668005074e-8 +ValueContains/13/126,5.166101059348306e-6,5.1501405708821345e-6,5.179642961991094e-6,4.8278275388306236e-8,3.938005166963828e-8,6.28058395376659e-8 +ValueContains/13/140,5.492675464446627e-6,5.485073705752399e-6,5.4993466682251645e-6,2.4218188973169037e-8,1.8922917748608563e-8,3.1737081384958744e-8 +ValueContains/13/143,5.324780803997371e-6,5.317782063875063e-6,5.3322531168966694e-6,2.4397513481124754e-8,2.019534870484598e-8,2.9405534442590507e-8 +ValueContains/14/15,1.9190635046531045e-6,1.917641338895104e-6,1.920187414399815e-6,4.2111817318162644e-9,3.4323577196896084e-9,5.380137929814645e-9 +ValueContains/14/30,2.4382481263220755e-6,2.4343437773302133e-6,2.442601733507643e-6,1.452397097127571e-8,1.2365538092279536e-8,1.661993987348158e-8 +ValueContains/14/45,3.0446473116730585e-6,3.0417646902104134e-6,3.0471051583243335e-6,9.097595562744503e-9,7.415147007256443e-9,1.1615943386467332e-8 +ValueContains/14/60,3.6288131981674306e-6,3.622585694159944e-6,3.6354991919954796e-6,2.2521612412013287e-8,1.7593500531971983e-8,2.862226487953026e-8 +ValueContains/14/75,3.918692771203269e-6,3.915175378459494e-6,3.922276634405446e-6,1.2055587093258507e-8,9.74171247534085e-9,1.597625945204022e-8 +ValueContains/14/90,4.359411327240987e-6,4.355220780948908e-6,4.365314515715098e-6,1.6078794246698268e-8,1.3291759069646316e-8,1.9863575170094607e-8 +ValueContains/14/105,4.769151143734842e-6,4.7634765561817905e-6,4.775945515048789e-6,2.0742377517172585e-8,1.5123137817568102e-8,3.0719744648178044e-8 +ValueContains/14/120,5.180362068996791e-6,5.1724512086141294e-6,5.193639167857983e-6,3.5993867562013374e-8,2.3478029719693683e-8,6.389683009646965e-8 +ValueContains/14/135,5.455009898047744e-6,5.446564162567809e-6,5.464787915290645e-6,3.204134307361607e-8,2.650567884521335e-8,4.131728468447817e-8 +ValueContains/14/150,5.64375105405969e-6,5.6353040043782135e-6,5.6491259650525295e-6,2.2203912691512163e-8,1.5848732048967265e-8,3.5977508438326125e-8 +ValueContains/14/159,5.693022869698352e-6,5.6888069339537855e-6,5.699275095299711e-6,1.756236993526525e-8,1.3276272342630933e-8,2.7421562635196256e-8 +ValueContains/15/19,2.0481511055939684e-6,2.0460998289667136e-6,2.05011689491491e-6,7.076622573325838e-9,6.06909464148934e-9,8.327986819513157e-9 +ValueContains/15/38,2.732294994924587e-6,2.7279851866697856e-6,2.7367114574817783e-6,1.466638610079506e-8,1.2438192643179737e-8,1.7559121245061274e-8 +ValueContains/15/57,3.4432939213133594e-6,3.4348520272193554e-6,3.4511287314093757e-6,2.6920825253233976e-8,2.3040772146512137e-8,3.223596705791593e-8 +ValueContains/15/76,4.062040234909127e-6,4.057735319391823e-6,4.068177716986327e-6,1.7914069087317208e-8,1.3676299422711252e-8,2.58454122982318e-8 +ValueContains/15/95,4.407467818559037e-6,4.4030831536726335e-6,4.413552493945904e-6,1.689623112538993e-8,1.2668683356571272e-8,2.6310718933336644e-8 +ValueContains/15/114,5.008091649449559e-6,4.9985062961433295e-6,5.016374447402121e-6,2.94363701754595e-8,2.3721005365914087e-8,3.7100488728500816e-8 +ValueContains/15/133,5.455299447186273e-6,5.4496011738872715e-6,5.460938268436635e-6,1.9719223696050818e-8,1.642782155907332e-8,2.417057329632859e-8 +ValueContains/15/152,5.8348583795301526e-6,5.828511406971444e-6,5.840149790595959e-6,1.8647525910336104e-8,1.390150925992321e-8,2.5883759232205858e-8 +ValueContains/15/171,6.148047716318389e-6,6.142946463412199e-6,6.153765824136165e-6,1.792322148234906e-8,1.412638193313717e-8,2.6201568746687875e-8 +ValueContains/15/190,6.250712565055562e-6,6.242221863135175e-6,6.2629187211192794e-6,3.437208174516103e-8,2.4916098696082575e-8,5.790804148741614e-8 +ValueContains/15/191,6.1634582760211786e-6,6.1561469403763095e-6,6.17471002049782e-6,3.183328563554437e-8,2.3125738885056426e-8,4.287364189188694e-8 +ValueContains/16/25,2.313025246903451e-6,2.3088078486561942e-6,2.3172148312142914e-6,1.3950114314960947e-8,1.2038363665920984e-8,1.612141367700247e-8 +ValueContains/16/50,3.2262807709783347e-6,3.2233558692323545e-6,3.230148395684188e-6,1.1438917221109685e-8,8.862462733090122e-9,1.5167716329286202e-8 +ValueContains/16/75,3.9456603882456625e-6,3.941564595443809e-6,3.949323351369197e-6,1.3432902486774546e-8,1.118271180651113e-8,1.6380897066403098e-8 +ValueContains/16/100,4.7360917039477896e-6,4.726841875180882e-6,4.745518786923576e-6,2.9894618848877396e-8,2.426952035051999e-8,3.7778692914392056e-8 +ValueContains/16/125,5.316504732874278e-6,5.303254183106215e-6,5.3277072698192865e-6,3.980490168118832e-8,3.3682201024027146e-8,5.023917151685275e-8 +ValueContains/16/150,5.781005772875269e-6,5.772305131379235e-6,5.792516777511796e-6,3.400140116682596e-8,2.7472336308375537e-8,4.1178591870003084e-8 +ValueContains/16/175,6.389847541414632e-6,6.377039783228127e-6,6.401696354961331e-6,4.229225258491041e-8,3.4764284897035854e-8,5.338910462630269e-8 +ValueContains/16/200,6.90329492794707e-6,6.8876574909211e-6,6.917423343022629e-6,4.802558217291027e-8,4.0427347794928394e-8,5.787395844127502e-8 +ValueContains/16/225,7.102963972525953e-6,7.095514244151915e-6,7.112073933997642e-6,2.965168679095209e-8,2.164155692174255e-8,3.944956095214121e-8 +ValueContains/16/250,7.334434938511333e-6,7.328106048966003e-6,7.343833524319303e-6,2.545017405646764e-8,1.8751032155102305e-8,4.175307071241173e-8 +ValueContains/16/255,7.230896936059214e-6,7.2263226956682925e-6,7.2381236255093716e-6,1.9712336048939472e-8,1.3874275175609953e-8,3.2237542492031705e-8 +ValueContains/17/38,2.7352594650813958e-6,2.7315802467599617e-6,2.7391212656495147e-6,1.2352484145235807e-8,1.014506438745604e-8,1.600649334413792e-8 +ValueContains/17/76,4.097569619654325e-6,4.092256222469327e-6,4.105484030374823e-6,2.1185095550452607e-8,1.648299471904046e-8,2.8494156008845433e-8 +ValueContains/17/114,4.975902493751284e-6,4.970408597385109e-6,4.981986437298045e-6,2.0086372112526254e-8,1.6284194862781842e-8,2.4940088532446868e-8 +ValueContains/17/152,5.999245532290579e-6,5.988668429077743e-6,6.0137813362307826e-6,3.8196185727119746e-8,3.093308633218128e-8,4.811400068677584e-8 +ValueContains/17/190,6.7189766965745e-6,6.707875584885665e-6,6.729509213688053e-6,3.602614718746159e-8,2.8192981239439873e-8,4.904229612007441e-8 +ValueContains/17/228,7.439511345100999e-6,7.4345321589747915e-6,7.445895708244624e-6,1.8873229531683544e-8,1.3728604774889318e-8,3.028762910733758e-8 +ValueContains/17/266,8.056246633172464e-6,8.040640924704102e-6,8.071627699156663e-6,5.0128403069525354e-8,3.9072995651538964e-8,6.417410892737802e-8 +ValueContains/17/304,8.680565494161461e-6,8.666442888420802e-6,8.69241951809969e-6,4.2089160410864116e-8,2.8886110475406734e-8,5.682627563742749e-8 +ValueContains/17/342,9.177044502869216e-6,9.170600849606872e-6,9.190239670547304e-6,2.916598327451196e-8,2.0125814043971344e-8,4.943505729736613e-8 +ValueContains/17/380,9.70817064893037e-6,9.699514002118747e-6,9.733631654838621e-6,4.4405593529401316e-8,2.0636210162950297e-8,9.261567747406502e-8 +ValueContains/17/383,9.46757746969257e-6,9.438341400087274e-6,9.5038788016591e-6,1.0665076935607002e-7,8.858066517151845e-8,1.4718371222391614e-7 +ValueContains/18/63,3.570883730639927e-6,3.567931095999006e-6,3.5735673634567137e-6,1.0019234900960496e-8,8.283151643066445e-9,1.1953074546902307e-8 +ValueContains/18/126,5.182497602506969e-6,5.169916781606622e-6,5.193702568044509e-6,4.10516384898134e-8,3.506828988513521e-8,4.813436707441932e-8 +ValueContains/18/189,7.08237545210907e-6,7.053014876441448e-6,7.115702260657605e-6,1.0241895289395736e-7,9.198114378231656e-8,1.100641598399202e-7 +ValueContains/18/252,8.181880056888612e-6,8.170270899975696e-6,8.191290721736622e-6,3.6726965098667983e-8,2.536740942966842e-8,5.573484884971826e-8 +ValueContains/18/315,9.23597409682434e-6,9.222295145801134e-6,9.252910685957843e-6,5.460067525122452e-8,4.113679546533533e-8,6.72304253792454e-8 +ValueContains/18/378,1.0317314451315252e-5,1.0306013562622814e-5,1.033971503008763e-5,5.108612535247644e-8,2.9743781834133666e-8,9.094349611576261e-8 +ValueContains/18/441,1.1361462125135222e-5,1.1352841243282609e-5,1.1373012074311414e-5,3.2477374868052394e-8,2.622207687478179e-8,4.4426571320317695e-8 +ValueContains/18/504,1.237887723927896e-5,1.2357064327584868e-5,1.2405194531288595e-5,7.962530640314119e-8,6.736255251216347e-8,9.052318431371283e-8 +ValueContains/18/567,1.3372778231519815e-5,1.3364136693193077e-5,1.3381165657706014e-5,2.9368785613376868e-8,2.3403119061216202e-8,3.8812020228186636e-8 +ValueContains/18/630,1.410158340061171e-5,1.4004743942715521e-5,1.422800343593459e-5,3.5555250018492264e-7,2.830868385427687e-7,4.077412925399576e-7 +ValueContains/18/639,1.3943107144909515e-5,1.3936892136141322e-5,1.3951808522681834e-5,2.493767489087827e-8,1.8602227042395256e-8,3.571812040922387e-8 +ValueContains/19/100,4.747576195442961e-6,4.738763239486907e-6,4.756442036969706e-6,3.01678211870704e-8,2.511379588990953e-8,3.678881317506467e-8 +ValueContains/19/200,7.343189205162585e-6,7.335820733149892e-6,7.354222316439312e-6,3.0545977406220634e-8,2.0541489099791084e-8,5.080259157381981e-8 +ValueContains/19/300,9.074929077606666e-6,9.05384908314224e-6,9.099601432932193e-6,7.40905114448071e-8,6.466807709601405e-8,9.207597907463598e-8 +ValueContains/19/400,1.081221025468758e-5,1.0786001951404155e-5,1.0840934797809321e-5,8.982355757357744e-8,7.536365050979215e-8,1.0701400430075817e-7 +ValueContains/19/500,1.2732356589823876e-5,1.2718436687376617e-5,1.2746366135371766e-5,4.755668261274176e-8,4.11421406112856e-8,5.8366996537754975e-8 +ValueContains/19/600,1.4330243228626942e-5,1.4319904111148508e-5,1.4348128445388845e-5,4.413155695749288e-8,2.577834306219043e-8,6.925858394378941e-8 +ValueContains/19/700,1.635890375745353e-5,1.626549124116066e-5,1.644751365874282e-5,2.998782466552306e-7,2.641860524867529e-7,3.344158870935914e-7 +ValueContains/19/800,1.7308764555344298e-5,1.7270797597846956e-5,1.73551767906725e-5,1.399989106498595e-7,1.2899486459929204e-7,1.501160324564673e-7 +ValueContains/19/900,1.9016597503070007e-5,1.8969092194836117e-5,1.907807497061681e-5,1.8105662667886054e-7,1.5885278512108234e-7,2.0914439778771454e-7 +ValueContains/19/1000,2.1246589858315535e-5,2.1239066273984772e-5,2.1258369364177572e-5,3.163066186211471e-8,2.124664120266738e-8,5.133925027861111e-8 +ValueContains/11/25,2.388939931372615e-6,2.3863487128909444e-6,2.391528993963284e-6,8.847116167071146e-9,7.485938655022212e-9,1.0872404444677879e-8 +ValueContains/11/50,3.2919077952351336e-6,3.2889652534623604e-6,3.295160935373363e-6,1.0532630805023994e-8,8.685040536958462e-9,1.274850466784267e-8 +ValueContains/11/75,4.136889673770533e-6,4.129795780590639e-6,4.1451502296914655e-6,2.6466070533662682e-8,2.2106411801655842e-8,3.232163141378764e-8 +ValueContains/11/100,4.985647476767327e-6,4.9737935790676985e-6,4.997909473040772e-6,4.065148174541743e-8,3.467123253668423e-8,4.904060987121458e-8 +ValueContains/11/125,5.847120606246271e-6,5.828114216682022e-6,5.86485183274473e-6,5.850497188874907e-8,4.6280052085821323e-8,7.421792959329432e-8 +ValueContains/11/150,6.363484523656951e-6,6.354147400814047e-6,6.3742743886096e-6,3.385083846467302e-8,2.878263325612726e-8,4.132881782954251e-8 +ValueContains/11/175,7.1128030105073495e-6,7.099962778503487e-6,7.128006344262734e-6,4.7674560775252014e-8,3.8565479476336375e-8,6.028501751198234e-8 +ValueContains/11/200,7.851877921191089e-6,7.84194805089539e-6,7.864006234092747e-6,3.51651125822641e-8,2.612435678605054e-8,5.7101486265635705e-8 +ValueContains/11/225,8.561952937756453e-6,8.54110925400043e-6,8.584344620024413e-6,7.380579659843641e-8,6.201862313927314e-8,8.85042337393348e-8 +ValueContains/11/250,9.17061956971193e-6,9.146377375902268e-6,9.195666027142684e-6,8.567203381449002e-8,7.561917471765248e-8,9.909462456254353e-8 +ValueContains/11/257,9.315255781687438e-6,9.265879700734233e-6,9.363320298658439e-6,1.573479843788189e-7,1.38387514007817e-7,1.7678699035358779e-7 +ValueContains/12/25,2.4133677334785827e-6,2.41120088892748e-6,2.4155412081402182e-6,7.3932040840681905e-9,5.955253446452745e-9,9.823008612755253e-9 +ValueContains/12/50,3.2722053851428175e-6,3.2694386798798544e-6,3.2755374287549787e-6,1.0179172135858106e-8,8.522079975829641e-9,1.2546776747400963e-8 +ValueContains/12/75,4.038455927092742e-6,4.0317500122696026e-6,4.046203864159329e-6,2.447572707952082e-8,2.0519600555856788e-8,3.0117412637170526e-8 +ValueContains/12/100,4.932822873978273e-6,4.927198509644107e-6,4.940054111926542e-6,2.2437070181156525e-8,1.6062850339139708e-8,3.342400118988926e-8 +ValueContains/12/125,5.959363009484328e-6,5.9478164978707745e-6,5.969024654316887e-6,3.7088007504094824e-8,2.525082196413262e-8,5.90580761912792e-8 +ValueContains/12/150,6.345023892867779e-6,6.334002768296482e-6,6.359912587942667e-6,4.169527087480966e-8,3.060156467564734e-8,5.759990888412855e-8 +ValueContains/12/175,7.00298822756574e-6,6.9886398301907384e-6,7.019505538165293e-6,5.1963420398637794e-8,4.164324359577895e-8,6.522902631717715e-8 +ValueContains/12/200,7.94172469970235e-6,7.922677720348653e-6,7.957090401564117e-6,5.957950375180158e-8,5.237681828321294e-8,6.966736337745583e-8 +ValueContains/12/225,8.537918516885914e-6,8.522247784199758e-6,8.55459843774361e-6,5.2572746807733314e-8,4.279803485775135e-8,6.735786117726157e-8 +ValueContains/12/250,9.103979028752454e-6,9.084280388365244e-6,9.129121178956142e-6,7.01750725871219e-8,5.686423274418659e-8,8.492221871320397e-8 +ValueContains/12/259,9.29380808204104e-6,9.262024434072042e-6,9.327183845031928e-6,1.0502530031356931e-7,8.80261495457001e-8,1.2606340781459506e-7 +ValueContains/13/26,2.4779914144974208e-6,2.475455971279018e-6,2.482906489864203e-6,1.1452427297328441e-8,7.288673559718197e-9,1.991943857491762e-8 +ValueContains/13/52,3.4768070511862043e-6,3.465528581897559e-6,3.4879097492878275e-6,3.7533021261236845e-8,3.3268385145080065e-8,4.427872282631891e-8 +ValueContains/13/78,4.082605890908077e-6,4.075629650358534e-6,4.089968044859028e-6,2.4156600218662026e-8,2.0395558134058436e-8,2.893462462245941e-8 +ValueContains/13/104,5.026622538960761e-6,5.021514676044045e-6,5.032819707784414e-6,1.8592789964881503e-8,1.4460589222739778e-8,2.4893423440963515e-8 +ValueContains/13/130,5.882753067122634e-6,5.867493714060053e-6,5.896949381373413e-6,4.8289828179317704e-8,4.119355940557978e-8,5.6576696908339094e-8 +ValueContains/13/156,6.6802714357645794e-6,6.6719412682898435e-6,6.6893868809549895e-6,3.004375752423292e-8,2.4336158514640223e-8,3.7311735029830404e-8 +ValueContains/13/182,7.3731351113254484e-6,7.344963027467924e-6,7.412648263901694e-6,1.0820368162302958e-7,8.921406972660771e-8,1.3068389381474576e-7 +ValueContains/13/208,8.1467548660178e-6,8.127332806326045e-6,8.16573132152856e-6,6.244875202860584e-8,5.385895988875892e-8,7.433424917623865e-8 +ValueContains/13/234,8.772844386059512e-6,8.746608006012737e-6,8.80349047104389e-6,9.379155319877771e-8,7.967137838157042e-8,1.131621336315003e-7 +ValueContains/13/260,9.22434290861514e-6,9.198823665410398e-6,9.248544642773857e-6,8.356689061678402e-8,7.192457609643907e-8,9.51239162045763e-8 +ValueContains/13/263,9.14819333737149e-6,9.114357245214442e-6,9.164640711085343e-6,7.853798795443537e-8,4.1143208353791004e-8,1.2633425379277407e-7 +ValueContains/14/27,2.4742632011002324e-6,2.471783067110287e-6,2.4767353449916768e-6,8.690301610858114e-9,7.400331155558627e-9,1.032398766714298e-8 +ValueContains/14/54,3.4027586580063523e-6,3.3942189369005105e-6,3.4115118812216373e-6,2.9026436271885563e-8,2.5851596331698336e-8,3.491055975063786e-8 +ValueContains/14/81,4.272902925904886e-6,4.268101136899068e-6,4.279435923977461e-6,1.9382967862260285e-8,1.49095845732863e-8,2.706109335694612e-8 +ValueContains/14/108,5.244375892589099e-6,5.238882061712641e-6,5.250070706038632e-6,1.939217151211109e-8,1.6373770290197257e-8,2.42974581758958e-8 +ValueContains/14/135,5.984944958604863e-6,5.971066597056797e-6,5.99691062520547e-6,4.283180130463391e-8,3.4138234671727024e-8,5.983154421593987e-8 +ValueContains/14/162,6.7762309572454845e-6,6.765362394531241e-6,6.801194250465769e-6,4.884647523378818e-8,2.9610910578597338e-8,8.935156332234177e-8 +ValueContains/14/189,7.71864534522857e-6,7.705199422058687e-6,7.734498754837868e-6,5.105785040009862e-8,4.073137869124492e-8,6.424120107118306e-8 +ValueContains/14/216,8.397912860575311e-6,8.37319527049735e-6,8.420236196180477e-6,8.014392320487079e-8,6.259054441088334e-8,9.786460430483688e-8 +ValueContains/14/243,8.998097690822087e-6,8.977378128527268e-6,9.019210525931972e-6,6.987293087471656e-8,5.630283854056797e-8,8.468296856970007e-8 +ValueContains/14/270,9.358948018043918e-6,9.33385451699903e-6,9.384315082459517e-6,8.000066174670308e-8,6.978455310380666e-8,1.0243911879503991e-7 +ValueContains/14/271,9.333478423695056e-6,9.31304110343662e-6,9.346575828643128e-6,5.555888918197416e-8,3.614035210950972e-8,9.720998327122929e-8 +ValueContains/15/28,2.669781006710327e-6,2.6662014988511823e-6,2.6782447598234624e-6,1.715347280873772e-8,9.349743901302656e-9,3.490180445585986e-8 +ValueContains/15/56,3.5768954292224527e-6,3.570472498023178e-6,3.582676417072254e-6,2.0772805739543144e-8,1.707799240490052e-8,2.5004643825069198e-8 +ValueContains/15/84,4.402976303799429e-6,4.396824502851008e-6,4.40863047375248e-6,1.9878846454354848e-8,1.380167063628952e-8,2.9748004081795382e-8 +ValueContains/15/112,5.4102894419686735e-6,5.400662017320668e-6,5.419682082107027e-6,3.2964516077466334e-8,2.8615344056158634e-8,4.056888306167753e-8 +ValueContains/15/140,6.181345205719105e-6,6.1737374873003435e-6,6.197671235401913e-6,3.585958593307648e-8,2.2009646029306033e-8,6.155904137605084e-8 +ValueContains/15/168,6.9774893723777205e-6,6.966151403713061e-6,6.986539332713831e-6,3.1805142834951635e-8,2.369044216680195e-8,4.26884805425115e-8 +ValueContains/15/196,7.867557128214245e-6,7.848701904975941e-6,7.887447044634281e-6,6.283738528374897e-8,5.4754695783342735e-8,7.739596936390851e-8 +ValueContains/15/224,8.583369337621602e-6,8.573432952639408e-6,8.595492983388376e-6,3.723037857814041e-8,3.036607248239969e-8,4.579580013145797e-8 +ValueContains/15/252,9.26756746595301e-6,9.255809639017498e-6,9.285301505568557e-6,4.968064894296025e-8,2.9522236524411124e-8,7.83703959954538e-8 +ValueContains/15/280,9.647582584764045e-6,9.63349454001588e-6,9.681210910082474e-6,6.650916024919895e-8,3.197435216032053e-8,1.1920345851529274e-7 +ValueContains/15/287,9.584257228031318e-6,9.552800075622257e-6,9.606017024344714e-6,9.252552904119607e-8,6.553937744449324e-8,1.3683616691298644e-7 +ValueContains/16/31,2.5355824819319474e-6,2.534066766899251e-6,2.537645396953201e-6,5.68759120202146e-9,4.599451820329559e-9,7.2175376698522945e-9 +ValueContains/16/62,3.6347659924525716e-6,3.627342056559259e-6,3.642890961501469e-6,2.6694163592417857e-8,2.3576448129622176e-8,3.126681701690904e-8 +ValueContains/16/93,4.790318145128433e-6,4.773823052790599e-6,4.810094375887795e-6,6.386098858022529e-8,5.2649428576869156e-8,7.923180903281542e-8 +ValueContains/16/124,5.867401164275607e-6,5.851224341370809e-6,5.890906097304982e-6,6.703126947055651e-8,4.826854762162732e-8,1.1456961958908956e-7 +ValueContains/16/155,6.572089519485118e-6,6.5622953063362615e-6,6.58642281151527e-6,3.765363124226087e-8,3.079382452496689e-8,4.925452240758674e-8 +ValueContains/16/186,7.570681159819768e-6,7.545049280056912e-6,7.601910001933102e-6,9.29724303071505e-8,8.145708844570338e-8,1.0619384338185426e-7 +ValueContains/16/217,8.327619783505449e-6,8.315709514956023e-6,8.35294999513705e-6,5.885748792355228e-8,3.648800708691506e-8,1.0664281081206224e-7 +ValueContains/16/248,9.131521446043037e-6,9.110701178184672e-6,9.152891662343995e-6,7.093558584420583e-8,6.250781442706413e-8,8.118370953568685e-8 +ValueContains/16/279,9.98585767660899e-6,9.940621309288157e-6,1.0034499053446457e-5,1.6085529183957886e-7,1.2798390872370289e-7,1.9937330763286148e-7 +ValueContains/16/310,1.02947612028387e-5,1.0279032822624848e-5,1.0324406934563816e-5,6.990291796111914e-8,4.2431880875462854e-8,1.1845436184566394e-7 +ValueContains/16/319,1.018489855821843e-5,1.0171339958114749e-5,1.021376286049889e-5,6.399093974914034e-8,3.101451194387778e-8,1.194458789257228e-7 +ValueContains/17/38,2.8429960412866356e-6,2.841099967045686e-6,2.845590459890954e-6,8.179057483576619e-9,6.456298929824245e-9,1.057936353394101e-8 +ValueContains/17/76,4.2093968301324e-6,4.199024491965889e-6,4.218419799017727e-6,3.240548991960942e-8,2.800577331322217e-8,3.796732834693886e-8 +ValueContains/17/114,5.451855458755949e-6,5.438186485039787e-6,5.467578597159684e-6,4.7065295725784406e-8,4.044287471176418e-8,5.8385778081262236e-8 +ValueContains/17/152,6.622906583840913e-6,6.611388056776422e-6,6.636690917172239e-6,4.2142422337093646e-8,3.25217511689394e-8,5.6925635022155936e-8 +ValueContains/17/190,7.493035821719981e-6,7.482905875180857e-6,7.508778322580972e-6,4.0746898628553366e-8,2.7379255223599038e-8,5.7838593245673143e-8 +ValueContains/17/228,8.817430056725063e-6,8.804100974666246e-6,8.82979768471796e-6,4.2503304019001653e-8,3.469704793778882e-8,5.3861212563109776e-8 +ValueContains/17/266,9.837499712263394e-6,9.824786502840783e-6,9.84819972464938e-6,3.967084179422323e-8,3.171167334065952e-8,5.023082251802468e-8 +ValueContains/17/304,1.0383031431698133e-5,1.0373904935898784e-5,1.0394506811519188e-5,3.3327971284271735e-8,2.6382440569024365e-8,4.591612038284343e-8 +ValueContains/17/342,1.0919136496903486e-5,1.0898714984875682e-5,1.0966263705904291e-5,1.008929914576655e-7,5.127034982197199e-8,1.8506389727424306e-7 +ValueContains/17/380,1.1471163133042223e-5,1.1449308192426188e-5,1.1509545409972383e-5,9.557104048783635e-8,5.974464630291265e-8,1.4602322496777202e-7 +ValueContains/17/383,1.1196587909382192e-5,1.11771566843333e-5,1.1211351576221967e-5,5.765512940113729e-8,4.960217468569453e-8,6.857806650801673e-8 +ValueContains/18/51,3.310554125449426e-6,3.30739623330764e-6,3.3139782488309374e-6,1.1471164975302387e-8,9.405234787735626e-9,1.4363319603060704e-8 +ValueContains/18/102,4.8467942257901e-6,4.8396858538293925e-6,4.856536139445375e-6,2.7884424687251782e-8,2.1953910517873714e-8,3.5114574411135324e-8 +ValueContains/18/153,6.5880276817122355e-6,6.563458051063337e-6,6.620345319927082e-6,9.151140140330444e-8,7.177957553024018e-8,1.255856072213637e-7 +ValueContains/18/204,8.161831298884222e-6,8.150932833453218e-6,8.17370251351725e-6,3.8978538929822437e-8,3.258565275403122e-8,4.761010486127016e-8 +ValueContains/18/255,9.333506873298095e-6,9.275344329999757e-6,9.387156906749314e-6,1.8149720524529752e-7,1.5364056948218128e-7,2.1107421043388362e-7 +ValueContains/18/306,1.055187978872347e-5,1.0532293434639226e-5,1.057943566617544e-5,7.865687383919604e-8,6.678273016862886e-8,1.0735386701361006e-7 +ValueContains/18/357,1.165817733077952e-5,1.1635216631240852e-5,1.1677778222670107e-5,7.00829865031644e-8,5.864909251000017e-8,8.34627327778803e-8 +ValueContains/18/408,1.22965694685792e-5,1.2270138385749196e-5,1.2323129463988704e-5,8.75557706445086e-8,6.989591218049591e-8,1.1002242035129197e-7 +ValueContains/18/459,1.3022269457017703e-5,1.300740236976652e-5,1.304195395635415e-5,5.734316368780148e-8,4.351518969759281e-8,8.953576544707513e-8 +ValueContains/18/510,1.3566116077241256e-5,1.3552544461069935e-5,1.35878782337219e-5,5.923617096624274e-8,3.336811270017708e-8,9.062405278741496e-8 +ValueContains/18/511,1.3310243284233365e-5,1.3296641925148245e-5,1.332788057333913e-5,5.1865728315918185e-8,3.743563981690445e-8,7.256592919605063e-8 +ValueContains/19/76,4.224481835548224e-6,4.2200340091163335e-6,4.230270975737859e-6,1.7357286084345823e-8,1.2812199481707595e-8,2.3798115847552697e-8 +ValueContains/19/152,6.6120244379074e-6,6.594492983092796e-6,6.6297295763688125e-6,5.786042960751914e-8,4.5829215804038374e-8,7.401827384307768e-8 +ValueContains/19/228,8.950055697923474e-6,8.914110114967144e-6,8.996085156830828e-6,1.4028305375624284e-7,1.1285139458216034e-7,1.6684176286134644e-7 +ValueContains/19/304,1.0712828194622664e-5,1.069582481025037e-5,1.0735932576565982e-5,6.635488496901447e-8,5.333682875808837e-8,8.569440211432966e-8 +ValueContains/19/380,1.254947060847473e-5,1.2531837295461852e-5,1.25634759789165e-5,5.3056392942478514e-8,4.288590155743286e-8,7.095483191752452e-8 +ValueContains/19/456,1.3484624465991122e-5,1.3461993478104627e-5,1.3500625732806845e-5,6.209909162280558e-8,4.0855742126004974e-8,9.675314053555402e-8 +ValueContains/19/532,1.483855988181899e-5,1.4803489544999313e-5,1.4867708078483376e-5,1.0710897726812175e-7,8.849898300994637e-8,1.2411818094276553e-7 +ValueContains/19/608,1.5579932653995152e-5,1.556696570138349e-5,1.561826563906838e-5,6.665525942408545e-8,2.7913983509639024e-8,1.3992905620797878e-7 +ValueContains/19/684,1.7100103662177196e-5,1.705736217333641e-5,1.7137851315898017e-5,1.4494464632112588e-7,1.2365367314381959e-7,1.6595927858922395e-7 +ValueContains/19/760,1.7977036258198434e-5,1.7928625142895917e-5,1.8049304371536092e-5,2.017205970930629e-7,1.3678552353499563e-7,2.694459771556914e-7 +ValueContains/19/767,1.7661183015234416e-5,1.7652597217651604e-5,1.7671045582139e-5,3.221616359289873e-8,2.6874538839389175e-8,3.8750511102496334e-8 +ValueContains/20/100,5.073455923923071e-6,5.0622841145286565e-6,5.088178343183479e-6,4.186864237538188e-8,3.171342113938274e-8,5.911778619811475e-8 +ValueContains/20/200,8.073159558659664e-6,8.03637455667702e-6,8.118143720472034e-6,1.380092148451034e-7,1.1147339583200573e-7,1.5953280259772174e-7 +ValueContains/20/300,1.0954497697855043e-5,1.093193313812356e-5,1.09710214072568e-5,6.341032502865896e-8,4.9938954453948634e-8,8.063696298695094e-8 +ValueContains/20/400,1.260404943058319e-5,1.2581613497168183e-5,1.2620333964369457e-5,6.292565944412359e-8,4.7854397767764206e-8,9.558327782982352e-8 +ValueContains/20/500,1.4407926212163565e-5,1.438889913586999e-5,1.4458372719374383e-5,1.0301247621619578e-7,3.744700120537465e-8,1.9012939676995253e-7 +ValueContains/20/600,1.6061305009852594e-5,1.6027690067841296e-5,1.6097264829332978e-5,1.2194333481965418e-7,1.1266433008402382e-7,1.3137138332514784e-7 +ValueContains/20/700,1.7830242919200557e-5,1.781192720438127e-5,1.786122918648429e-5,7.473386760146066e-8,4.7868898445029586e-8,1.0817415095990064e-7 +ValueContains/20/800,1.9618693525585506e-5,1.9580534323126427e-5,1.964877823552603e-5,1.1573691001674856e-7,8.461504593992869e-8,1.431763057540224e-7 +ValueContains/20/900,2.1041965712834228e-5,2.1028649657843112e-5,2.105934659833813e-5,5.0501399311298804e-8,3.8366412031805697e-8,6.87002675782436e-8 +ValueContains/20/1000,2.2841629251409724e-5,2.282808362495102e-5,2.2861839122434993e-5,5.526202103021842e-8,4.1256449228834087e-8,8.366197313095059e-8 +ValueContains/12/51,3.371002414034787e-6,3.3656215777562783e-6,3.3773870934323355e-6,1.9231314210775926e-8,1.4492423668594582e-8,2.9241980490422946e-8 +ValueContains/12/102,5.092323369218873e-6,5.082152590538359e-6,5.105058023192686e-6,3.771908236307081e-8,2.9453642030019084e-8,4.8960239189075875e-8 +ValueContains/12/153,6.675134666297086e-6,6.65974282175632e-6,6.694670666941218e-6,5.674124374402762e-8,4.4434612153791414e-8,6.984981745070065e-8 +ValueContains/12/204,8.373937272967925e-6,8.359278018899707e-6,8.39590623480848e-6,6.263285925259646e-8,4.87772314707196e-8,7.859959737886964e-8 +ValueContains/12/255,9.590599702443645e-6,9.580715935068165e-6,9.60087450684534e-6,3.4750891404881973e-8,2.870733054846572e-8,4.32813453344502e-8 +ValueContains/12/306,1.1350072835699956e-5,1.1317877369606133e-5,1.1394608696040383e-5,1.2333952484064186e-7,7.839110185385098e-8,1.7548024658020214e-7 +ValueContains/12/357,1.2955947626536676e-5,1.2928584638221343e-5,1.2997664868838736e-5,1.1183055462989605e-7,8.557831007247095e-8,1.3809136081431953e-7 +ValueContains/12/408,1.4648708531343254e-5,1.4621100193786222e-5,1.4674511576203981e-5,8.928387050215849e-8,7.567007604831846e-8,1.046325094423976e-7 +ValueContains/12/459,1.5981977745905708e-5,1.5960774291530286e-5,1.6008107536470922e-5,8.165972547079952e-8,6.638110207540016e-8,1.0879971652405568e-7 +ValueContains/12/510,1.6923029176430766e-5,1.6905855511691564e-5,1.6942918869450256e-5,6.188824896536134e-8,5.18809428639896e-8,7.829524888146437e-8 +ValueContains/12/513,1.7071806622675798e-5,1.7039303432249776e-5,1.7114396074330562e-5,1.231181841609997e-7,9.7935391921974e-8,1.6743499889719877e-7 +ValueContains/13/51,3.3779090504245824e-6,3.371671687752455e-6,3.3840634281661216e-6,2.0711522952855017e-8,1.8298323915813597e-8,2.4098623959252374e-8 +ValueContains/13/102,5.012153248951903e-6,5.004538273016569e-6,5.01976105153599e-6,2.4323751513297486e-8,1.964300245327733e-8,3.214618532732731e-8 +ValueContains/13/153,6.660150274705559e-6,6.654125080233805e-6,6.666960996239658e-6,2.1349613114942336e-8,1.7714370173235835e-8,2.6016989266724627e-8 +ValueContains/13/204,8.39689388982913e-6,8.381913595853323e-6,8.415089466929416e-6,5.7424963571100256e-8,4.573121219483373e-8,7.398260575078543e-8 +ValueContains/13/255,9.644894387358663e-6,9.629617345550098e-6,9.664334012211768e-6,5.876787037505926e-8,4.5669340168267124e-8,7.583136793538081e-8 +ValueContains/13/306,1.1416776099742963e-5,1.1381034743757708e-5,1.1466068985492071e-5,1.285207718214079e-7,9.075819909209791e-8,1.9080692184805405e-7 +ValueContains/13/357,1.2922260418739881e-5,1.2907569906313136e-5,1.2942836585593164e-5,5.562618929482359e-8,4.0442846219151164e-8,8.488383297256288e-8 +ValueContains/13/408,1.4597702435861675e-5,1.4562820030587199e-5,1.4634885887778471e-5,1.1538903347136517e-7,9.511517928737724e-8,1.4008677296712715e-7 +ValueContains/13/459,1.5839618267832278e-5,1.5800630657231757e-5,1.5885929310313355e-5,1.3707830828358177e-7,1.1513282872295347e-7,1.659036153971478e-7 +ValueContains/13/510,1.70417983118537e-5,1.700515801564262e-5,1.7071842248101588e-5,1.096166174836175e-7,8.909801233931593e-8,1.289950988418667e-7 +ValueContains/13/515,1.818193038371748e-5,1.809503795994179e-5,1.8283454170007352e-5,3.1775766435386734e-7,2.5640069699998844e-7,3.7776862340270017e-7 +ValueContains/14/51,3.3967978673276707e-6,3.3928987912962274e-6,3.4012107687664007e-6,1.3550752926077255e-8,1.1128584305434548e-8,1.7258748929761717e-8 +ValueContains/14/102,5.019892551764316e-6,5.0087076239383975e-6,5.036082767621294e-6,4.588777424703411e-8,3.6249545002199745e-8,6.714539595658395e-8 +ValueContains/14/153,6.651537560221018e-6,6.645232761177989e-6,6.659280728445732e-6,2.4325221116499636e-8,1.8208389735195768e-8,3.4178521689665615e-8 +ValueContains/14/204,8.41737031281108e-6,8.405339572075694e-6,8.441807455999345e-6,5.171944506285506e-8,3.569618297369601e-8,8.63430051692653e-8 +ValueContains/14/255,9.631585171030958e-6,9.6203021549448e-6,9.646772487779016e-6,4.430106595531885e-8,3.41494880225623e-8,5.677576367526172e-8 +ValueContains/14/306,1.1471910456493347e-5,1.1414626795222827e-5,1.1535806773835172e-5,2.020704188673643e-7,1.6847429422993282e-7,2.2526512619921e-7 +ValueContains/14/357,1.2969109949731605e-5,1.2948714699086199e-5,1.2995027456214596e-5,7.689606077522259e-8,6.153815228850894e-8,9.394263434476129e-8 +ValueContains/14/408,1.4691121807059013e-5,1.4643669674800138e-5,1.4762601430436844e-5,1.8264855791734903e-7,1.298933228179503e-7,2.5698373028484304e-7 +ValueContains/14/459,1.5985827006627195e-5,1.5951816345967147e-5,1.6013669403496105e-5,1.0266969271704273e-7,8.486623834289605e-8,1.2514987626210273e-7 +ValueContains/14/510,1.7034040613387277e-5,1.7010988492415906e-5,1.705973455572197e-5,7.642036624234684e-8,5.9367867354912006e-8,1.1152299109745701e-7 +ValueContains/14/519,1.760950866413257e-5,1.7587887525615727e-5,1.7635292243143513e-5,7.866804721077025e-8,6.296526927312235e-8,1.0276896420616995e-7 +ValueContains/15/52,3.5851445792818335e-6,3.580347746374447e-6,3.5898695637345384e-6,1.6122531659673234e-8,1.2868248570817063e-8,2.1389717689878978e-8 +ValueContains/15/104,5.188942265087637e-6,5.182614673672775e-6,5.1970076102090535e-6,2.4363507679919498e-8,1.967523598003694e-8,3.297586751875143e-8 +ValueContains/15/156,6.944198341902837e-6,6.9249004407927715e-6,6.965088784670318e-6,6.60152713104803e-8,5.5917365825425604e-8,7.919765805669179e-8 +ValueContains/15/208,8.507795971649212e-6,8.478085485910935e-6,8.53418940143999e-6,9.414986546919784e-8,8.253371348973036e-8,1.081490921124793e-7 +ValueContains/15/260,1.0266630003093184e-5,1.0216480672169477e-5,1.0317771329348989e-5,1.6637467510447777e-7,1.4767434520307169e-7,1.8041967816701573e-7 +ValueContains/15/312,1.1852816648155132e-5,1.1830152648978068e-5,1.1881793258857913e-5,8.39287953103603e-8,7.046494172028512e-8,1.0326046007839146e-7 +ValueContains/15/364,1.3561294708863427e-5,1.3542951756958146e-5,1.3588485248714384e-5,7.254029027225048e-8,5.336298845518763e-8,1.1607093410702282e-7 +ValueContains/15/416,1.503033194363251e-5,1.4997881642704003e-5,1.5058886183496677e-5,1.0270795271845436e-7,8.228931712661597e-8,1.2810015099151888e-7 +ValueContains/15/468,1.626588513841998e-5,1.62323004839508e-5,1.630060164337541e-5,1.1912986211692505e-7,1.0329625512893979e-7,1.3650045739767673e-7 +ValueContains/15/520,1.740744298235706e-5,1.7363094759691084e-5,1.7465005670225316e-5,1.670219560097231e-7,1.3745483609645918e-7,2.119057267969725e-7 +ValueContains/15/527,1.7595144068155463e-5,1.756276587806576e-5,1.7632303264978234e-5,1.1608315208628905e-7,1.0098606994928234e-7,1.353151345711062e-7 +ValueContains/16/54,3.531185092639659e-6,3.5200005598399824e-6,3.5408794271539193e-6,3.646901932906341e-8,2.9784220774952996e-8,4.514485219447924e-8 +ValueContains/16/108,5.40306711683153e-6,5.394005109740331e-6,5.41210658850422e-6,3.038759155882529e-8,2.6683306672974674e-8,3.476001647679172e-8 +ValueContains/16/162,6.964341539776377e-6,6.9518087210965404e-6,6.9767447405814455e-6,4.121363346714993e-8,3.471352047169803e-8,4.980633057114966e-8 +ValueContains/16/216,8.659636210321987e-6,8.64559862979106e-6,8.674650829030809e-6,4.9220207108369054e-8,3.901191314839534e-8,6.056092659543784e-8 +ValueContains/16/270,1.020917782002474e-5,1.0185696105629229e-5,1.029587879909492e-5,1.3103583023360348e-7,4.670343508713757e-8,2.856578792652295e-7 +ValueContains/16/324,1.2095743099192155e-5,1.2076615644266937e-5,1.2127263688441519e-5,7.874539941476292e-8,5.7545963262148415e-8,1.1687314028970948e-7 +ValueContains/16/378,1.3754341265745778e-5,1.3722090460236132e-5,1.3785836671979787e-5,1.0840258331736391e-7,9.128862596074538e-8,1.2965085139442877e-7 +ValueContains/16/432,1.5371340189851938e-5,1.534462800113902e-5,1.5411321342986676e-5,1.1181921080160543e-7,7.624479550926853e-8,1.706593294782479e-7 +ValueContains/16/486,1.667267092272839e-5,1.663417458378634e-5,1.67101324661327e-5,1.2723746896920328e-7,1.0137849723976482e-7,1.5896954148537593e-7 +ValueContains/16/540,1.7531791590279767e-5,1.7513529504547105e-5,1.755226037649766e-5,6.371090569396441e-8,5.210369525843267e-8,8.45615323055625e-8 +ValueContains/16/543,1.7448883793712706e-5,1.739301997627876e-5,1.748184060163521e-5,1.4113378624561358e-7,8.936482056165879e-8,2.2469467880601528e-7 +ValueContains/17/57,3.7038437660468534e-6,3.699151878408401e-6,3.7099294659411246e-6,1.7630576675365585e-8,1.4128429677610662e-8,2.1515455841472018e-8 +ValueContains/17/114,5.5604247155428415e-6,5.546618117890931e-6,5.574534422390968e-6,4.776669618335062e-8,3.880814757285409e-8,6.15856048004727e-8 +ValueContains/17/171,7.265734989214402e-6,7.254024618191226e-6,7.2788245275893895e-6,4.159954911842534e-8,3.433663245968521e-8,5.227587469518465e-8 +ValueContains/17/228,9.19803978658462e-6,9.184569984517706e-6,9.217093844184798e-6,5.536504565175172e-8,4.365877584543689e-8,6.927378858335561e-8 +ValueContains/17/285,1.083939426413487e-5,1.0812696499469083e-5,1.086800625602886e-5,9.351248956484936e-8,7.734717281757927e-8,1.0775952377511293e-7 +ValueContains/17/342,1.271442185443995e-5,1.2670216157230101e-5,1.2760677081200746e-5,1.4610016484001594e-7,1.1993216761457377e-7,1.7592771719309568e-7 +ValueContains/17/399,1.4266377775357324e-5,1.4248259538771359e-5,1.4281211619995674e-5,5.190944989983e-8,3.449085069289911e-8,7.87123293277243e-8 +ValueContains/17/456,1.6002959099446374e-5,1.5956241739203038e-5,1.6062781479105575e-5,1.6710345370870232e-7,1.244639077771636e-7,2.2210576435948383e-7 +ValueContains/17/513,1.7327588779108183e-5,1.7283914599476202e-5,1.7380461965331223e-5,1.6257812154902093e-7,1.3884478485360794e-7,1.914388840507636e-7 +ValueContains/17/570,1.853189748784073e-5,1.849374427651686e-5,1.8618245113992085e-5,1.7924241393087272e-7,8.519923638259424e-8,3.291099583699443e-7 +ValueContains/17/575,1.8599795643802727e-5,1.8565295215583823e-5,1.8641769895195217e-5,1.273799837231721e-7,1.0681832087461157e-7,1.536465627863563e-7 +ValueContains/18/63,3.6716658412690024e-6,3.667883584963499e-6,3.676672220376318e-6,1.540087620324332e-8,1.2139278192804506e-8,1.923024296744722e-8 +ValueContains/18/126,5.7457345294164955e-6,5.735143491604793e-6,5.76074591288335e-6,4.213165353241311e-8,2.6207131907943675e-8,7.345131022747268e-8 +ValueContains/18/189,8.07324636561122e-6,8.065050856429135e-6,8.083188369541936e-6,3.028253262396782e-8,2.4798164747362743e-8,3.7213480735762244e-8 +ValueContains/18/252,9.981859598374624e-6,9.970578701041102e-6,9.99610661281086e-6,4.1115826654474797e-8,2.7366647403974738e-8,6.712066540936767e-8 +ValueContains/18/315,1.1733752956362193e-5,1.170810306538415e-5,1.1765175058382341e-5,9.553611403196784e-8,7.715187390542296e-8,1.169669861587266e-7 +ValueContains/18/378,1.3867065361318859e-5,1.383429836619682e-5,1.3902381177836445e-5,1.1157311266432734e-7,9.887742534385906e-8,1.255204341395512e-7 +ValueContains/18/441,1.547443701606905e-5,1.5439442553223654e-5,1.550869058811719e-5,1.1651387835467448e-7,9.074164521250908e-8,1.5954895310202656e-7 +ValueContains/18/504,1.700931374329962e-5,1.697396258391799e-5,1.7057353158972175e-5,1.2661515332028052e-7,1.1134778348996576e-7,1.4788689912256295e-7 +ValueContains/18/567,1.8624135885796494e-5,1.8583670663420058e-5,1.8663327244075463e-5,1.2670681163194082e-7,1.076173042227891e-7,1.54372513304616e-7 +ValueContains/18/630,1.9570435270802363e-5,1.951568711032092e-5,1.9620280333452014e-5,1.7471333303900777e-7,1.4517355525965297e-7,2.257294938761698e-7 +ValueContains/18/639,1.926249607381366e-5,1.923166098080312e-5,1.9288808887904214e-5,1.0056915390708636e-7,8.22181216775547e-8,1.2700295611371673e-7 +ValueContains/19/76,4.419521072948654e-6,4.415381131852734e-6,4.423760639859266e-6,1.380043361032179e-8,1.1236257021139297e-8,1.697014548067578e-8 +ValueContains/19/152,6.725930514384731e-6,6.71485606852289e-6,6.7391451728372696e-6,4.054283470561135e-8,3.1719676896892455e-8,6.008572896439916e-8 +ValueContains/19/228,9.184116468367821e-6,9.176771859447659e-6,9.191270562727134e-6,2.4134505621855924e-8,2.0935539716725384e-8,2.8795457520064195e-8 +ValueContains/19/304,1.1498642768420213e-5,1.1468458730674245e-5,1.1528983850502067e-5,1.0263233900100649e-7,8.498550949744907e-8,1.2460588719397543e-7 +ValueContains/19/380,1.4035812615961082e-5,1.3991977400703194e-5,1.407562014037235e-5,1.4180728077538238e-7,1.2215156806243246e-7,1.725778675036244e-7 +ValueContains/19/456,1.5969984801363103e-5,1.59375307444304e-5,1.600585624292527e-5,1.2194033961027668e-7,1.0627044481845532e-7,1.441273495405055e-7 +ValueContains/19/532,1.8134125010804635e-5,1.8112950649225083e-5,1.816479756209907e-5,8.294546753118273e-8,6.172890994622899e-8,1.1998698624845967e-7 +ValueContains/19/608,1.9443976580433474e-5,1.9413964553002616e-5,1.946957190830491e-5,9.382211745345567e-8,7.545253421492051e-8,1.2136110118047466e-7 +ValueContains/19/684,2.1353778503794396e-5,2.124406598539184e-5,2.1444820623373535e-5,3.4457569224878514e-7,2.84817937393026e-7,4.009260386710467e-7 +ValueContains/19/760,2.2137353172072918e-5,2.2027920210474942e-5,2.2258973481802316e-5,3.723543221797707e-7,3.400412453687079e-7,4.125192623443791e-7 +ValueContains/19/767,2.1311734872827426e-5,2.129556799008274e-5,2.132843184869498e-5,5.5642251926517077e-8,4.291192019639214e-8,7.921746499756271e-8 +ValueContains/20/100,5.178451484390283e-6,5.169290823432972e-6,5.186141681396628e-6,3.124313173370828e-8,2.5995606558322882e-8,3.8192060037262906e-8 +ValueContains/20/200,8.359542686259687e-6,8.32312570354414e-6,8.390142786352718e-6,1.0901970554314391e-7,9.460275104068372e-8,1.2418996775604394e-7 +ValueContains/20/300,1.1467040042915637e-5,1.142751255869054e-5,1.1503372389130335e-5,1.2551924262269855e-7,1.0991285275150662e-7,1.4249613678977913e-7 +ValueContains/20/400,1.4372161788844648e-5,1.4350697762372494e-5,1.4393750233107732e-5,7.348227824794901e-8,6.205965195870555e-8,9.184678708663762e-8 +ValueContains/20/500,1.7192214059564044e-5,1.7147224982151246e-5,1.7248556038087652e-5,1.6899300469910266e-7,1.2919311713200358e-7,2.2011903642619165e-7 +ValueContains/20/600,1.9308877686769253e-5,1.9292635461210776e-5,1.9325521338673853e-5,5.640881736391588e-8,4.6546320694751446e-8,7.443798160803136e-8 +ValueContains/20/700,2.1661830096386405e-5,2.1607713909995053e-5,2.1725135717872046e-5,2.0211989084707827e-7,1.6700252013990685e-7,2.9177956397841897e-7 +ValueContains/20/800,2.287578527867606e-5,2.2800907652778866e-5,2.2975900240698254e-5,2.892392780367285e-7,2.07061371285188e-7,4.011145567875283e-7 +ValueContains/20/900,2.503169679924458e-5,2.4975757221990213e-5,2.5107307445942584e-5,2.114087715729113e-7,1.6042676177274886e-7,3.082546270092318e-7 +ValueContains/20/1000,2.612657490780657e-5,2.6074005552687573e-5,2.618077797509118e-5,1.806627128233322e-7,1.5806248329837927e-7,2.3790761389748592e-7 +ValueContains/21/100,5.214879029894256e-6,5.210074552538063e-6,5.222215889378246e-6,2.0148534594212235e-8,1.4507310706272471e-8,3.276500250904999e-8 +ValueContains/21/200,8.232988059265973e-6,8.218299962548656e-6,8.251246262004728e-6,5.6935165353470035e-8,4.6609653626716406e-8,6.895088562469114e-8 +ValueContains/21/300,1.1453402615138232e-5,1.1405272411960653e-5,1.1511198232173425e-5,1.8080571400990762e-7,1.5110871411113295e-7,2.3193263125267628e-7 +ValueContains/21/400,1.4380284468005666e-5,1.4352028734793581e-5,1.44157852283597e-5,1.0342219929804053e-7,8.217774638438813e-8,1.2536064581644602e-7 +ValueContains/21/500,1.6899275344143938e-5,1.6878355526670315e-5,1.692557373147514e-5,7.717790378857847e-8,4.967409725040245e-8,1.1001476761940387e-7 +ValueContains/21/600,1.983626152592009e-5,1.981705261870176e-5,1.9855570301593275e-5,6.62824836180774e-8,5.53808933865171e-8,8.102382493509098e-8 +ValueContains/21/700,2.176461701805162e-5,2.1716838977773393e-5,2.1829333068094068e-5,1.8673250449439204e-7,1.545463348188647e-7,2.31413692130731e-7 +ValueContains/21/800,2.375354199978479e-5,2.373251289020764e-5,2.380024936569848e-5,9.411896272341159e-8,5.480995987806551e-8,1.7395952471924267e-7 +ValueContains/21/900,2.5036079562413172e-5,2.4983579329530187e-5,2.5095375496147288e-5,1.8200560318470063e-7,1.5773499378459408e-7,2.2497529455337273e-7 +ValueContains/21/1000,2.7219042940429385e-5,2.719134558711101e-5,2.7249477142863695e-5,9.202161839567173e-8,7.278334223303914e-8,1.1332374769876836e-7 +ValueContains/13/100,5.233713521922877e-6,5.221273096501342e-6,5.248668937657051e-6,4.4398821967738926e-8,3.389171166483613e-8,5.7624343842189805e-8 +ValueContains/13/200,8.379558966908405e-6,8.363131159770036e-6,8.398428323737489e-6,5.948530219313791e-8,4.59597746061291e-8,7.984342569301097e-8 +ValueContains/13/300,1.1515378841445897e-5,1.1487071532350956e-5,1.1563304574893148e-5,1.1564105353984657e-7,9.370067412871683e-8,1.4128493476161493e-7 +ValueContains/13/400,1.497201163790044e-5,1.4923541513796087e-5,1.5010058046060604e-5,1.4425359759519558e-7,1.2571176802599125e-7,1.7240500715711372e-7 +ValueContains/13/500,1.7886148023755635e-5,1.784515728424566e-5,1.794164586575511e-5,1.6351314364913686e-7,1.276911243256959e-7,2.3501314498778693e-7 +ValueContains/13/600,2.1175982596584115e-5,2.11098810513072e-5,2.1258880081635964e-5,2.418942429697436e-7,2.0446586664067615e-7,3.0464327693352907e-7 +ValueContains/13/700,2.4438105491954638e-5,2.439580547354278e-5,2.45206526333073e-5,2.014618055760359e-7,1.2379436691415775e-7,3.496520797392066e-7 +ValueContains/13/800,2.745870273657054e-5,2.731618722945053e-5,2.765234950899493e-5,5.681241292718335e-7,4.493529669898112e-7,6.929324021495642e-7 +ValueContains/13/900,3.018916755117322e-5,3.005672523271045e-5,3.0407991338822015e-5,5.810231765129532e-7,3.991548247869088e-7,7.937748252872175e-7 +ValueContains/13/1000,3.268311624299672e-5,3.264022607915231e-5,3.274144739732251e-5,1.7487623263365797e-7,1.355120280155726e-7,2.397787700392028e-7 +ValueContains/14/100,5.275745528345424e-6,5.265261236789342e-6,5.292187327858927e-6,4.404997248973305e-8,3.323221736209436e-8,6.529354970894444e-8 +ValueContains/14/200,8.353455549776707e-6,8.328705873228641e-6,8.385017631179665e-6,1.0128241562525605e-7,7.621626256221401e-8,1.2297073811799733e-7 +ValueContains/14/300,1.1548920787379671e-5,1.1505010820518553e-5,1.1605839354577092e-5,1.686718119918897e-7,1.3901647676514978e-7,2.151850945198145e-7 +ValueContains/14/400,1.4678060380281577e-5,1.4646102916402482e-5,1.4711373502884263e-5,1.0604021891345253e-7,9.116580114487521e-8,1.3903453754627044e-7 +ValueContains/14/500,1.8001746442891234e-5,1.7943399264152936e-5,1.8085510213365708e-5,2.2909112903274784e-7,1.9282364662423186e-7,2.7554440820385435e-7 +ValueContains/14/600,2.0957936425877625e-5,2.0894670933297347e-5,2.104583549829426e-5,2.470596438696029e-7,1.7191693004118174e-7,3.667911977002621e-7 +ValueContains/14/700,2.4534186108096632e-5,2.4368284459864082e-5,2.4699977577941938e-5,5.4857146604316e-7,5.068078085199116e-7,5.929930597740419e-7 +ValueContains/14/800,2.7255687127076902e-5,2.7152674054109312e-5,2.7368619532110376e-5,3.4864083411665585e-7,2.8340641815579667e-7,4.1917605473695403e-7 +ValueContains/14/900,3.019714570860539e-5,3.0146581961061876e-5,3.0244852160916125e-5,1.5904902547255721e-7,1.212705558442303e-7,2.2884403475096067e-7 +ValueContains/14/1000,3.2963913925390285e-5,3.294135976366864e-5,3.2997201990906324e-5,9.284048449731268e-8,6.787411786276706e-8,1.474833412722255e-7 +ValueContains/15/100,5.2716973595046615e-6,5.257822005104371e-6,5.2844012066911205e-6,4.354932173294911e-8,3.836274745559315e-8,4.830404172556569e-8 +ValueContains/15/200,8.368302226477587e-6,8.350436601731622e-6,8.391528304093611e-6,6.578855489392384e-8,5.335212173703871e-8,8.7139741055697e-8 +ValueContains/15/300,1.1635347601442579e-5,1.1611408245010012e-5,1.1661953469271773e-5,8.073959763130831e-8,6.178785804175882e-8,1.0331182392349501e-7 +ValueContains/15/400,1.5417803564173282e-5,1.5395307032900048e-5,1.544920371817129e-5,8.252987148916668e-8,6.416894909034243e-8,1.1082574766023175e-7 +ValueContains/15/500,1.8017729041517497e-5,1.7964957175867422e-5,1.8071921939804976e-5,1.861077842763734e-7,1.5753459157389162e-7,2.367965345414461e-7 +ValueContains/15/600,2.150898191855871e-5,2.1390498525333953e-5,2.1641847107462798e-5,4.329186564986872e-7,3.7557918611578553e-7,5.116604877223474e-7 +ValueContains/15/700,2.471069785608268e-5,2.457411858295378e-5,2.487007985545958e-5,4.6714123041674757e-7,3.780383011101072e-7,5.611741338538e-7 +ValueContains/15/800,2.7362562239761072e-5,2.7323794451725962e-5,2.7409157764464607e-5,1.4325894693332608e-7,1.1647337221925736e-7,1.990368605468703e-7 +ValueContains/15/900,3.0101959788980394e-5,3.0028767022874005e-5,3.0195931441447925e-5,2.9323203446042356e-7,2.4139255815958983e-7,3.6659737482147586e-7 +ValueContains/15/1000,3.3303299360724445e-5,3.327758308628038e-5,3.3329911615263256e-5,8.743434996449258e-8,7.306978273129583e-8,1.0736545064269058e-7 +ValueContains/16/100,5.257390690241095e-6,5.246424005056562e-6,5.271499401517946e-6,4.0715980046575674e-8,3.147989018275366e-8,6.504921541985467e-8 +ValueContains/16/200,8.483907884056853e-6,8.459321724350465e-6,8.502948056061354e-6,7.181596150358745e-8,5.508043665468373e-8,9.246524507479134e-8 +ValueContains/16/300,1.1544655127037126e-5,1.1514494236597014e-5,1.1585597572123029e-5,1.2527065643635816e-7,9.03947297547815e-8,1.918791336025544e-7 +ValueContains/16/400,1.4829603200495446e-5,1.479649223797155e-5,1.4855119648347302e-5,9.836519924789984e-8,8.248591822004362e-8,1.1646362292395762e-7 +ValueContains/16/500,1.7802851994697134e-5,1.777551422351015e-5,1.784009405101008e-5,1.0904543136686423e-7,7.292049369020294e-8,1.6148534802583994e-7 +ValueContains/16/600,2.1144589928987028e-5,2.1066518025702695e-5,2.128240474227263e-5,3.3951982009500236e-7,2.1209338776724667e-7,5.035403289927224e-7 +ValueContains/16/700,2.433602528379637e-5,2.423896247036512e-5,2.4460495548353006e-5,3.6772041166758274e-7,2.655281005394827e-7,4.955086798742081e-7 +ValueContains/16/800,2.695398225963202e-5,2.6904307085961876e-5,2.7028702711868816e-5,1.9431159233213e-7,1.2058938988431264e-7,2.871693194904015e-7 +ValueContains/16/900,2.9868787718956286e-5,2.9793238290598446e-5,3.0000801505495885e-5,3.1831770230955733e-7,2.3451818964990107e-7,4.3297558917201354e-7 +ValueContains/16/1000,3.307282194700415e-5,3.303959341228201e-5,3.3114894915013664e-5,1.2404474537195414e-7,1.0618011665253724e-7,1.4813939835252226e-7 +ValueContains/17/100,5.3330003172952196e-6,5.323551341707206e-6,5.342975827328514e-6,3.238313976462792e-8,2.5878202567335386e-8,4.0878382763098685e-8 +ValueContains/17/200,8.379401967396301e-6,8.360238910604665e-6,8.415020819861592e-6,8.513483786918337e-8,5.24308682803671e-8,1.203002432866064e-7 +ValueContains/17/300,1.1615742341339381e-5,1.1556923897793257e-5,1.170018062426983e-5,2.37494671772852e-7,1.6705006679812466e-7,3.2183560740698247e-7 +ValueContains/17/400,1.4758026719568142e-5,1.4729428753574927e-5,1.478114297227685e-5,8.988342416039158e-8,7.019490257190499e-8,1.1409050462536255e-7 +ValueContains/17/500,1.799681215051897e-5,1.7925440680325427e-5,1.8092531816010238e-5,2.830502737759411e-7,2.120556324193091e-7,3.801342308544582e-7 +ValueContains/17/600,2.1084117714520775e-5,2.1017987507537818e-5,2.116212787677328e-5,2.4388642223287883e-7,1.9128270199561423e-7,3.0684175910670634e-7 +ValueContains/17/700,2.433555188607296e-5,2.4300232048898205e-5,2.4375725298136762e-5,1.2774077781485725e-7,9.818034820268307e-8,1.7723326899758085e-7 +ValueContains/17/800,2.725414291770961e-5,2.7193824469683414e-5,2.7306605582935316e-5,1.9145880904845893e-7,1.5910107313512416e-7,2.530352668672747e-7 +ValueContains/17/900,2.982831141036212e-5,2.9796538770841387e-5,2.9864625910030498e-5,1.137930263002852e-7,9.268838658053446e-8,1.462515004033311e-7 +ValueContains/17/1000,3.3415207060601566e-5,3.3324784675356776e-5,3.355197127012799e-5,3.7538430838208727e-7,2.921608342667856e-7,5.693883869754621e-7 +ValueContains/18/100,5.303716182795346e-6,5.295565307349529e-6,5.311866980548957e-6,2.7541209029858674e-8,2.352588620420075e-8,3.276256720245498e-8 +ValueContains/18/200,8.431579579556183e-6,8.421828301779043e-6,8.44212636249671e-6,3.349786663721148e-8,2.7568105657575873e-8,4.425814012150989e-8 +ValueContains/18/300,1.1627908466247913e-5,1.1607615824861982e-5,1.1646593432441545e-5,6.913651802418069e-8,5.616806606950126e-8,8.638089030614014e-8 +ValueContains/18/400,1.473922444418066e-5,1.4693093879136794e-5,1.4802040138125942e-5,1.7962472298010248e-7,1.4844750638614044e-7,2.1561795620247014e-7 +ValueContains/18/500,1.7843545545696696e-5,1.7830221423367414e-5,1.7858434350765757e-5,4.758507182054554e-8,3.953360721482313e-8,5.921839336800327e-8 +ValueContains/18/600,2.1069648503360324e-5,2.099006221335527e-5,2.119695863061491e-5,3.2488626194386447e-7,2.4241270778589637e-7,4.077628243092155e-7 +ValueContains/18/700,2.450340737574247e-5,2.4455159936580698e-5,2.4561306988572754e-5,1.788280213799328e-7,1.3832299964463504e-7,2.3485575323643593e-7 +ValueContains/18/800,2.731647664679461e-5,2.7284771051397377e-5,2.7368546881579426e-5,1.3043401262017254e-7,9.058993487020079e-8,2.007505594206715e-7 +ValueContains/18/900,3.0349888396809365e-5,3.0320960773876867e-5,3.0403753065294866e-5,1.2286360978311676e-7,8.052119316716882e-8,2.069955946891678e-7 +ValueContains/18/1000,3.324132908079773e-5,3.313098599009927e-5,3.3346231975039915e-5,3.429765026226225e-7,3.054898201942971e-7,3.868503082864418e-7 +ValueContains/19/100,5.346659653962454e-6,5.3407362563393635e-6,5.352838196787466e-6,2.0509500823095673e-8,1.7899297312265356e-8,2.4712356997890274e-8 +ValueContains/19/200,8.494641678037979e-6,8.462119733617196e-6,8.533531858566031e-6,1.1248703494923721e-7,9.961364199525497e-8,1.28947911957733e-7 +ValueContains/19/300,1.1659276876707835e-5,1.1622708839805037e-5,1.1689566274052529e-5,1.1418637251691808e-7,9.520811127464812e-8,1.297840948744667e-7 +ValueContains/19/400,1.4861689787240304e-5,1.4834194917958981e-5,1.4894909643571408e-5,1.022170412306008e-7,7.363300553022543e-8,1.4232021981127267e-7 +ValueContains/19/500,1.8009082331757534e-5,1.796270182078643e-5,1.8063601191162106e-5,1.7246101490564135e-7,1.353493754171051e-7,2.1372614673071237e-7 +ValueContains/19/600,2.160207164402021e-5,2.1513445914408204e-5,2.1695373481216356e-5,3.0449246309068566e-7,2.5695811244084716e-7,3.538852076996233e-7 +ValueContains/19/700,2.4552285047807862e-5,2.4478270537337048e-5,2.4641973475611292e-5,2.717234571011163e-7,2.1132512294890082e-7,3.5661793213812385e-7 +ValueContains/19/800,2.7016104405713476e-5,2.6959539495395098e-5,2.70983738332934e-5,2.247678439720568e-7,1.7495938886915607e-7,3.334183925459063e-7 +ValueContains/19/900,3.048420678300832e-5,3.0408018502380998e-5,3.059871542163646e-5,3.065564852428847e-7,1.8019580437643763e-7,4.669635720830971e-7 +ValueContains/19/1000,3.317308153740924e-5,3.310381800233148e-5,3.323540734220421e-5,2.3214949569562164e-7,1.8100514905987666e-7,2.8810643799848296e-7 +ValueContains/20/100,5.318484864524739e-6,5.311032129768761e-6,5.3261902395558635e-6,2.5709101547177773e-8,2.1651214609014004e-8,3.139134549655638e-8 +ValueContains/20/200,8.496323686502089e-6,8.479980212867905e-6,8.514511393436737e-6,6.30408678410817e-8,5.460731721742917e-8,7.3571437944902e-8 +ValueContains/20/300,1.1710989924170058e-5,1.1690436451351783e-5,1.173125935866627e-5,6.72686021086896e-8,5.671137367978476e-8,8.051632533956072e-8 +ValueContains/20/400,1.464704227545513e-5,1.4636708958865108e-5,1.4662579283533246e-5,3.903717027040607e-8,2.9497097926680974e-8,5.70402677161195e-8 +ValueContains/20/500,1.878887756102107e-5,1.8767093510592863e-5,1.88165336483502e-5,8.017833368994299e-8,6.296473243908873e-8,1.1711072583068637e-7 +ValueContains/20/600,2.1037428644180506e-5,2.0998881472781825e-5,2.1101788694447896e-5,1.631616269435828e-7,1.1055015032318184e-7,2.433075344994107e-7 +ValueContains/20/700,2.433634112842234e-5,2.4279086535205057e-5,2.440483657996087e-5,2.234353586600642e-7,1.8100329426830423e-7,3.161779322458847e-7 +ValueContains/20/800,2.7358175531690624e-5,2.7324194643186732e-5,2.7408310400319938e-5,1.3186074020050056e-7,9.191385486558968e-8,2.1610459516071662e-7 +ValueContains/20/900,3.0336808772625683e-5,3.0273818546512648e-5,3.039276136076901e-5,1.9120391255495827e-7,1.5378218210226445e-7,2.187774766195958e-7 +ValueContains/20/1000,3.3189049862929104e-5,3.311945148232099e-5,3.324872813393608e-5,2.086861424396135e-7,1.8242852522511115e-7,2.415602920580631e-7 +ValueContains/21/100,5.2863157474464585e-6,5.277518384480651e-6,5.292564166431866e-6,2.61324677683288e-8,2.131072796789201e-8,3.206681097327537e-8 +ValueContains/21/200,8.488118145502934e-6,8.47472554967863e-6,8.500870559198004e-6,4.5128790839889236e-8,3.4965622298854395e-8,5.9313550831910166e-8 +ValueContains/21/300,1.1642887738657324e-5,1.1600033400353249e-5,1.1694743413918316e-5,1.646026846867742e-7,1.3628103849990326e-7,2.0643899566846053e-7 +ValueContains/21/400,1.4911189192351405e-5,1.4878796026020967e-5,1.49519128376193e-5,1.2568063023789427e-7,1.1252372335287908e-7,1.420393571017286e-7 +ValueContains/21/500,1.8148997848726925e-5,1.8104354849833936e-5,1.8192529104975187e-5,1.5286664247643993e-7,1.196623871268904e-7,1.8739144431606948e-7 +ValueContains/21/600,2.15861953983116e-5,2.151982979691858e-5,2.1642174947144096e-5,1.997496226748153e-7,1.6190639662440905e-7,2.409845708504908e-7 +ValueContains/21/700,2.555440739202337e-5,2.5486379033652053e-5,2.5616640146511137e-5,2.065247376527494e-7,1.5750434778324726e-7,2.639423897951811e-7 +ValueContains/21/800,2.8109864123944927e-5,2.7913829056888928e-5,2.832257577159782e-5,6.996480588238433e-7,6.274235604276438e-7,7.620334409262827e-7 +ValueContains/21/900,3.0285855575925806e-5,3.0248606114543666e-5,3.0331286323699615e-5,1.3528462825124901e-7,1.0605719451693444e-7,1.8822617477964364e-7 +ValueContains/21/1000,3.283882429657722e-5,3.276518357043398e-5,3.293943759249084e-5,3.0783789649501127e-7,2.2997957538532256e-7,4.798604564007709e-7 +ValueContains/22/100,5.341938322914915e-6,5.327576025114535e-6,5.357959624340808e-6,5.138690689430439e-8,4.2052520371042e-8,6.169183258037373e-8 +ValueContains/22/200,8.423935935748491e-6,8.404910116936851e-6,8.455270187285176e-6,7.735113514388792e-8,5.5676057486576035e-8,1.090157463496546e-7 +ValueContains/22/300,1.1790316723297976e-5,1.1757475160320945e-5,1.1827901807122222e-5,1.2281262502035263e-7,1.0499327897493134e-7,1.4579198694581617e-7 +ValueContains/22/400,1.470454286196818e-5,1.4668098023485434e-5,1.4748807722626153e-5,1.3361433414790684e-7,1.1630631573874567e-7,1.608956391207437e-7 +ValueContains/22/500,1.7967248056141714e-5,1.7946708619687272e-5,1.799532020716499e-5,7.816297910977703e-8,6.42192116394559e-8,1.0158363746269279e-7 +ValueContains/22/600,2.1182587108757113e-5,2.113826281289119e-5,2.122080831885077e-5,1.35086094556889e-7,1.0915118587992978e-7,1.6778869917243948e-7 +ValueContains/22/700,2.4478931383948077e-5,2.4333325650709424e-5,2.4630409458300124e-5,5.211461038167121e-7,4.720879043396113e-7,5.71926584873418e-7 +ValueContains/22/800,2.729406120709784e-5,2.721133296981561e-5,2.741879695599528e-5,3.341080199468252e-7,2.108784487707779e-7,4.945836081459654e-7 +ValueContains/22/900,3.062798195469118e-5,3.057996138319739e-5,3.072454044668139e-5,2.0352022613010493e-7,1.188811255104868e-7,3.6371038298386564e-7 +ValueContains/22/1000,3.3378737178185836e-5,3.3266394877600226e-5,3.3539143232295374e-5,4.549400509795307e-7,3.037083223254624e-7,6.323656824826394e-7 diff --git a/plutus-core/cost-model/data/builtinCostModelA.json b/plutus-core/cost-model/data/builtinCostModelA.json index d1c4baf684c..49ea46887de 100644 --- a/plutus-core/cost-model/data/builtinCostModelA.json +++ b/plutus-core/cost-model/data/builtinCostModelA.json @@ -1,1209 +1,1258 @@ { - "addInteger": { - "cpu": { - "arguments": { - "intercept": 205665, - "slope": 812 - }, - "type": "max_size" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "max_size" - } - }, - "appendByteString": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 571 - }, - "type": "added_sizes" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "appendString": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 24177 - }, - "type": "added_sizes" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "bData": { - "cpu": { - "arguments": 1000, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "blake2b_224": { - "cpu": { - "arguments": { - "intercept": 207616, - "slope": 8310 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "blake2b_256": { - "cpu": { - "arguments": { - "intercept": 117366, - "slope": 10475 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "bls12_381_G1_add": { - "cpu": { - "arguments": 962335, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_compress": { - "cpu": { - "arguments": 2780678, - "type": "constant_cost" - }, - "memory": { - "arguments": 6, - "type": "constant_cost" - } - }, - "bls12_381_G1_equal": { - "cpu": { - "arguments": 442008, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_G1_hashToGroup": { - "cpu": { - "arguments": { - "intercept": 52538055, - "slope": 3756 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_neg": { - "cpu": { - "arguments": 267929, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_scalarMul": { - "cpu": { - "arguments": { - "intercept": 76433006, - "slope": 8868 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_multiScalarMul": { - "cpu": { - "arguments": { - "intercept": 321837444, - "slope": 25087669 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_uncompress": { - "cpu": { - "arguments": 52948122, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G2_add": { - "cpu": { - "arguments": 1995836, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_compress": { - "cpu": { - "arguments": 3227919, - "type": "constant_cost" - }, - "memory": { - "arguments": 12, - "type": "constant_cost" - } - }, - "bls12_381_G2_equal": { - "cpu": { - "arguments": 901022, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_G2_hashToGroup": { - "cpu": { - "arguments": { - "intercept": 166917843, - "slope": 4307 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_neg": { - "cpu": { - "arguments": 284546, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_scalarMul": { - "cpu": { - "arguments": { - "intercept": 158221314, - "slope": 26549 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_multiScalarMul": { - "cpu": { - "arguments": { - "intercept": 617887431, - "slope": 67302824 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_uncompress": { - "cpu": { - "arguments": 74698472, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_finalVerify": { - "cpu": { - "arguments": 333849714, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_millerLoop": { - "cpu": { - "arguments": 254006273, - "type": "constant_cost" - }, - "memory": { - "arguments": 72, - "type": "constant_cost" - } - }, - "bls12_381_mulMlResult": { - "cpu": { - "arguments": 2174038, - "type": "constant_cost" - }, - "memory": { - "arguments": 72, - "type": "constant_cost" - } - }, - "byteStringToInteger": { - "cpu": { - "arguments": { - "c0": 1006041, - "c1": 43623, - "c2": 251 - }, - "type": "quadratic_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_y" - } - }, - "chooseData": { - "cpu": { - "arguments": 19537, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "chooseList": { - "cpu": { - "arguments": 175354, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "chooseUnit": { - "cpu": { - "arguments": 46417, - "type": "constant_cost" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "consByteString": { - "cpu": { - "arguments": { - "intercept": 221973, - "slope": 511 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "constrData": { - "cpu": { - "arguments": 89141, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "decodeUtf8": { - "cpu": { - "arguments": { - "intercept": 497525, - "slope": 14068 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "divideInteger": { - "cpu": { - "arguments": { - "constant": 196500, - "model": { - "arguments": { - "intercept": 453240, - "slope": 220 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "encodeUtf8": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 28662 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "equalsByteString": { - "cpu": { - "arguments": { - "constant": 245000, - "intercept": 216773, - "slope": 62 - }, - "type": "linear_on_diagonal" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsData": { - "cpu": { - "arguments": { - "intercept": 1060367, - "slope": 12586 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsInteger": { - "cpu": { - "arguments": { - "intercept": 208512, - "slope": 421 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsString": { - "cpu": { - "arguments": { - "constant": 187000, - "intercept": 1000, - "slope": 52998 - }, - "type": "linear_on_diagonal" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "fstPair": { - "cpu": { - "arguments": 80436, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "headList": { - "cpu": { - "arguments": 43249, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "iData": { - "cpu": { - "arguments": 1000, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "ifThenElse": { - "cpu": { - "arguments": 80556, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "indexByteString": { - "cpu": { - "arguments": 57667, - "type": "constant_cost" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "integerToByteString": { - "cpu": { - "arguments": { - "c0": 1293828, - "c1": 28716, - "c2": 63 - }, - "type": "quadratic_in_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "literal_in_y_or_linear_in_z" - } - }, - "keccak_256": { - "cpu": { - "arguments": { - "intercept": 2261318, - "slope": 64571 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "lengthOfByteString": { - "cpu": { - "arguments": 1000, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "lessThanByteString": { - "cpu": { - "arguments": { - "intercept": 197145, - "slope": 156 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanEqualsByteString": { - "cpu": { - "arguments": { - "intercept": 197145, - "slope": 156 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanEqualsInteger": { - "cpu": { - "arguments": { - "intercept": 204924, - "slope": 473 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanInteger": { - "cpu": { - "arguments": { - "intercept": 208896, - "slope": 511 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "listData": { - "cpu": { - "arguments": 52467, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mapData": { - "cpu": { - "arguments": 64832, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkCons": { - "cpu": { - "arguments": 65493, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkNilData": { - "cpu": { - "arguments": 22558, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkNilPairData": { - "cpu": { - "arguments": 16563, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkPairData": { - "cpu": { - "arguments": 76511, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "modInteger": { - "cpu": { - "arguments": { - "constant": 196500, - "model": { - "arguments": { - "intercept": 453240, - "slope": 220 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "multiplyInteger": { - "cpu": { - "arguments": { - "intercept": 69522, - "slope": 11687 - }, - "type": "added_sizes" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "nullList": { - "cpu": { - "arguments": 60091, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "indexArray": { - "cpu": { - "arguments": 194922, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "lengthOfArray": { - "cpu": { - "arguments": 198994, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "listToArray": { - "cpu": { - "arguments": { - "intercept": 307802, - "slope": 8496 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 7, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "quotientInteger": { - "cpu": { - "arguments": { - "constant": 196500, - "model": { - "arguments": { - "intercept": 453240, - "slope": 220 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "remainderInteger": { - "cpu": { - "arguments": { - "constant": 196500, - "model": { - "arguments": { - "intercept": 453240, - "slope": 220 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "serialiseData": { - "cpu": { - "arguments": { - "intercept": 1159724, - "slope": 392670 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "sha2_256": { - "cpu": { - "arguments": { - "intercept": 806990, - "slope": 30482 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "sha3_256": { - "cpu": { - "arguments": { - "intercept": 1927926, - "slope": 82523 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "sliceByteString": { - "cpu": { - "arguments": { - "intercept": 265318, - "slope": 0 - }, - "type": "linear_in_z" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 0 - }, - "type": "linear_in_z" - } - }, - "sndPair": { - "cpu": { - "arguments": 85931, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "subtractInteger": { - "cpu": { - "arguments": { - "intercept": 205665, - "slope": 812 - }, - "type": "max_size" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "max_size" - } - }, - "tailList": { - "cpu": { - "arguments": 41182, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "trace": { - "cpu": { - "arguments": 212342, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unBData": { - "cpu": { - "arguments": 31220, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unConstrData": { - "cpu": { - "arguments": 32696, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unIData": { - "cpu": { - "arguments": 43357, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unListData": { - "cpu": { - "arguments": 32247, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unMapData": { - "cpu": { - "arguments": 38314, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "verifyEcdsaSecp256k1Signature": { - "cpu": { - "arguments": 35190005, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "verifyEd25519Signature": { - "cpu": { - "arguments": { - "intercept": 57996947, - "slope": 18975 - }, - "type": "linear_in_z" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "verifySchnorrSecp256k1Signature": { - "cpu": { - "arguments": { - "intercept": 39121781, - "slope": 32260 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "andByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "orByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "xorByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "complementByteString": { - "cpu": { - "arguments": { - "intercept": 107878, - "slope": 680 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "readBit": { - "cpu": { - "arguments": 95336, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "writeBits": { - "cpu": { - "arguments": { - "intercept": 281145, - "slope": 18848 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "replicateByte": { - "cpu": { - "arguments": { - "intercept": 180194, - "slope": 159 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "shiftByteString": { - "cpu": { - "arguments": { - "intercept": 158519, - "slope": 8942 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "rotateByteString": { - "cpu": { - "arguments": { - "intercept": 159378, - "slope": 8813 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "countSetBits": { - "cpu": { - "arguments": { - "intercept": 107490, - "slope": 3298 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "findFirstSetBit": { - "cpu": { - "arguments": { - "intercept": 106057, - "slope": 655 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "ripemd_160": { - "cpu": { - "arguments": { - "intercept": 1964219, - "slope": 24520 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 3, - "type": "constant_cost" - } - }, - "expModInteger": { - "cpu": { - "arguments": { - "coefficient00": 607153, - "coefficient11": 231697, - "coefficient12": 53144 - }, - "type": "exp_mod_cost" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_z" - } - }, - "dropList": { - "cpu": { - "arguments": { - "intercept": 116711, - "slope": 1957 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } + "addInteger": { + "cpu": { + "arguments": { + "intercept": 205665, + "slope": 812 + }, + "type": "max_size" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "max_size" + } + }, + "appendByteString": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 571 + }, + "type": "added_sizes" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "appendString": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 24177 + }, + "type": "added_sizes" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "bData": { + "cpu": { + "arguments": 1000, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "blake2b_224": { + "cpu": { + "arguments": { + "intercept": 207616, + "slope": 8310 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "blake2b_256": { + "cpu": { + "arguments": { + "intercept": 117366, + "slope": 10475 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "bls12_381_G1_add": { + "cpu": { + "arguments": 962335, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_compress": { + "cpu": { + "arguments": 2780678, + "type": "constant_cost" + }, + "memory": { + "arguments": 6, + "type": "constant_cost" + } + }, + "bls12_381_G1_equal": { + "cpu": { + "arguments": 442008, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_G1_hashToGroup": { + "cpu": { + "arguments": { + "intercept": 52538055, + "slope": 3756 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_neg": { + "cpu": { + "arguments": 267929, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_scalarMul": { + "cpu": { + "arguments": { + "intercept": 76433006, + "slope": 8868 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_multiScalarMul": { + "cpu": { + "arguments": { + "intercept": 321837444, + "slope": 25087669 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_uncompress": { + "cpu": { + "arguments": 52948122, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G2_add": { + "cpu": { + "arguments": 1995836, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_compress": { + "cpu": { + "arguments": 3227919, + "type": "constant_cost" + }, + "memory": { + "arguments": 12, + "type": "constant_cost" + } + }, + "bls12_381_G2_equal": { + "cpu": { + "arguments": 901022, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_G2_hashToGroup": { + "cpu": { + "arguments": { + "intercept": 166917843, + "slope": 4307 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_neg": { + "cpu": { + "arguments": 284546, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_scalarMul": { + "cpu": { + "arguments": { + "intercept": 158221314, + "slope": 26549 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_multiScalarMul": { + "cpu": { + "arguments": { + "intercept": 617887431, + "slope": 67302824 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_uncompress": { + "cpu": { + "arguments": 74698472, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_finalVerify": { + "cpu": { + "arguments": 333849714, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_millerLoop": { + "cpu": { + "arguments": 254006273, + "type": "constant_cost" + }, + "memory": { + "arguments": 72, + "type": "constant_cost" + } + }, + "bls12_381_mulMlResult": { + "cpu": { + "arguments": 2174038, + "type": "constant_cost" + }, + "memory": { + "arguments": 72, + "type": "constant_cost" + } + }, + "byteStringToInteger": { + "cpu": { + "arguments": { + "c0": 1006041, + "c1": 43623, + "c2": 251 + }, + "type": "quadratic_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_y" + } + }, + "chooseData": { + "cpu": { + "arguments": 19537, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "chooseList": { + "cpu": { + "arguments": 175354, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "chooseUnit": { + "cpu": { + "arguments": 46417, + "type": "constant_cost" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "consByteString": { + "cpu": { + "arguments": { + "intercept": 221973, + "slope": 511 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "constrData": { + "cpu": { + "arguments": 89141, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "decodeUtf8": { + "cpu": { + "arguments": { + "intercept": 497525, + "slope": 14068 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "divideInteger": { + "cpu": { + "arguments": { + "constant": 196500, + "model": { + "arguments": { + "intercept": 453240, + "slope": 220 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "encodeUtf8": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 28662 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "equalsByteString": { + "cpu": { + "arguments": { + "constant": 245000, + "intercept": 216773, + "slope": 62 + }, + "type": "linear_on_diagonal" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsData": { + "cpu": { + "arguments": { + "intercept": 1060367, + "slope": 12586 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsInteger": { + "cpu": { + "arguments": { + "intercept": 208512, + "slope": 421 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsString": { + "cpu": { + "arguments": { + "constant": 187000, + "intercept": 1000, + "slope": 52998 + }, + "type": "linear_on_diagonal" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "fstPair": { + "cpu": { + "arguments": 80436, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "headList": { + "cpu": { + "arguments": 43249, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "iData": { + "cpu": { + "arguments": 1000, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "ifThenElse": { + "cpu": { + "arguments": 80556, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "indexByteString": { + "cpu": { + "arguments": 57667, + "type": "constant_cost" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "integerToByteString": { + "cpu": { + "arguments": { + "c0": 1293828, + "c1": 28716, + "c2": 63 + }, + "type": "quadratic_in_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "literal_in_y_or_linear_in_z" + } + }, + "keccak_256": { + "cpu": { + "arguments": { + "intercept": 2261318, + "slope": 64571 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "lengthOfByteString": { + "cpu": { + "arguments": 1000, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "lessThanByteString": { + "cpu": { + "arguments": { + "intercept": 197145, + "slope": 156 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanEqualsByteString": { + "cpu": { + "arguments": { + "intercept": 197145, + "slope": 156 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanEqualsInteger": { + "cpu": { + "arguments": { + "intercept": 204924, + "slope": 473 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanInteger": { + "cpu": { + "arguments": { + "intercept": 208896, + "slope": 511 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "listData": { + "cpu": { + "arguments": 52467, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mapData": { + "cpu": { + "arguments": 64832, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkCons": { + "cpu": { + "arguments": 65493, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkNilData": { + "cpu": { + "arguments": 22558, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkNilPairData": { + "cpu": { + "arguments": 16563, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkPairData": { + "cpu": { + "arguments": 76511, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "modInteger": { + "cpu": { + "arguments": { + "constant": 196500, + "model": { + "arguments": { + "intercept": 453240, + "slope": 220 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "multiplyInteger": { + "cpu": { + "arguments": { + "intercept": 69522, + "slope": 11687 + }, + "type": "added_sizes" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "nullList": { + "cpu": { + "arguments": 60091, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "indexArray": { + "cpu": { + "arguments": 194922, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "lengthOfArray": { + "cpu": { + "arguments": 198994, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "listToArray": { + "cpu": { + "arguments": { + "intercept": 307802, + "slope": 8496 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 7, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "quotientInteger": { + "cpu": { + "arguments": { + "constant": 196500, + "model": { + "arguments": { + "intercept": 453240, + "slope": 220 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "remainderInteger": { + "cpu": { + "arguments": { + "constant": 196500, + "model": { + "arguments": { + "intercept": 453240, + "slope": 220 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "serialiseData": { + "cpu": { + "arguments": { + "intercept": 1159724, + "slope": 392670 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "sha2_256": { + "cpu": { + "arguments": { + "intercept": 806990, + "slope": 30482 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "sha3_256": { + "cpu": { + "arguments": { + "intercept": 1927926, + "slope": 82523 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "sliceByteString": { + "cpu": { + "arguments": { + "intercept": 265318, + "slope": 0 + }, + "type": "linear_in_z" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 0 + }, + "type": "linear_in_z" + } + }, + "sndPair": { + "cpu": { + "arguments": 85931, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "subtractInteger": { + "cpu": { + "arguments": { + "intercept": 205665, + "slope": 812 + }, + "type": "max_size" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "max_size" + } + }, + "tailList": { + "cpu": { + "arguments": 41182, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "trace": { + "cpu": { + "arguments": 212342, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unBData": { + "cpu": { + "arguments": 31220, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unConstrData": { + "cpu": { + "arguments": 32696, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unIData": { + "cpu": { + "arguments": 43357, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unListData": { + "cpu": { + "arguments": 32247, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unMapData": { + "cpu": { + "arguments": 38314, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "verifyEcdsaSecp256k1Signature": { + "cpu": { + "arguments": 35190005, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "verifyEd25519Signature": { + "cpu": { + "arguments": { + "intercept": 57996947, + "slope": 18975 + }, + "type": "linear_in_z" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "verifySchnorrSecp256k1Signature": { + "cpu": { + "arguments": { + "intercept": 39121781, + "slope": 32260 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "andByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "orByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "xorByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "complementByteString": { + "cpu": { + "arguments": { + "intercept": 107878, + "slope": 680 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "readBit": { + "cpu": { + "arguments": 95336, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "writeBits": { + "cpu": { + "arguments": { + "intercept": 281145, + "slope": 18848 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "replicateByte": { + "cpu": { + "arguments": { + "intercept": 180194, + "slope": 159 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "shiftByteString": { + "cpu": { + "arguments": { + "intercept": 158519, + "slope": 8942 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "rotateByteString": { + "cpu": { + "arguments": { + "intercept": 159378, + "slope": 8813 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "countSetBits": { + "cpu": { + "arguments": { + "intercept": 107490, + "slope": 3298 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "findFirstSetBit": { + "cpu": { + "arguments": { + "intercept": 106057, + "slope": 655 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "ripemd_160": { + "cpu": { + "arguments": { + "intercept": 1964219, + "slope": 24520 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 3, + "type": "constant_cost" + } + }, + "expModInteger": { + "cpu": { + "arguments": { + "coefficient00": 607153, + "coefficient11": 231697, + "coefficient12": 53144 + }, + "type": "exp_mod_cost" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_z" + } + }, + "dropList": { + "cpu": { + "arguments": { + "intercept": 116711, + "slope": 1957 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "lookupCoin": { + "cpu": { + "arguments": { + "intercept": 219951, + "slope": 9444 + }, + "type": "linear_in_z" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "valueContains": { + "cpu": { + "arguments": { + "intercept": 1163050, + "slope": 1470 + }, + "type": "multiplied_sizes" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "valueData": { + "cpu": { + "arguments": 159159, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "unValueData": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 16019 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" } + } } diff --git a/plutus-core/cost-model/data/builtinCostModelB.json b/plutus-core/cost-model/data/builtinCostModelB.json index 7b4350c3c10..53f58effc1e 100644 --- a/plutus-core/cost-model/data/builtinCostModelB.json +++ b/plutus-core/cost-model/data/builtinCostModelB.json @@ -1,1209 +1,1258 @@ { - "addInteger": { - "cpu": { - "arguments": { - "intercept": 100788, - "slope": 420 - }, - "type": "max_size" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "max_size" - } - }, - "appendByteString": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 173 - }, - "type": "added_sizes" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "appendString": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 59957 - }, - "type": "added_sizes" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "bData": { - "cpu": { - "arguments": 11183, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "blake2b_224": { - "cpu": { - "arguments": { - "intercept": 207616, - "slope": 8310 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "blake2b_256": { - "cpu": { - "arguments": { - "intercept": 201305, - "slope": 8356 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "bls12_381_G1_add": { - "cpu": { - "arguments": 962335, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_compress": { - "cpu": { - "arguments": 2780678, - "type": "constant_cost" - }, - "memory": { - "arguments": 6, - "type": "constant_cost" - } - }, - "bls12_381_G1_equal": { - "cpu": { - "arguments": 442008, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_G1_hashToGroup": { - "cpu": { - "arguments": { - "intercept": 52538055, - "slope": 3756 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_neg": { - "cpu": { - "arguments": 267929, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_scalarMul": { - "cpu": { - "arguments": { - "intercept": 76433006, - "slope": 8868 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_multiScalarMul": { - "cpu": { - "arguments": { - "intercept": 321837444, - "slope": 25087669 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_uncompress": { - "cpu": { - "arguments": 52948122, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G2_add": { - "cpu": { - "arguments": 1995836, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_compress": { - "cpu": { - "arguments": 3227919, - "type": "constant_cost" - }, - "memory": { - "arguments": 12, - "type": "constant_cost" - } - }, - "bls12_381_G2_equal": { - "cpu": { - "arguments": 901022, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_G2_hashToGroup": { - "cpu": { - "arguments": { - "intercept": 166917843, - "slope": 4307 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_neg": { - "cpu": { - "arguments": 284546, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_scalarMul": { - "cpu": { - "arguments": { - "intercept": 158221314, - "slope": 26549 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_multiScalarMul": { - "cpu": { - "arguments": { - "intercept": 617887431, - "slope": 67302824 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_uncompress": { - "cpu": { - "arguments": 74698472, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_finalVerify": { - "cpu": { - "arguments": 333849714, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_millerLoop": { - "cpu": { - "arguments": 254006273, - "type": "constant_cost" - }, - "memory": { - "arguments": 72, - "type": "constant_cost" - } - }, - "bls12_381_mulMlResult": { - "cpu": { - "arguments": 2174038, - "type": "constant_cost" - }, - "memory": { - "arguments": 72, - "type": "constant_cost" - } - }, - "byteStringToInteger": { - "cpu": { - "arguments": { - "c0": 1006041, - "c1": 43623, - "c2": 251 - }, - "type": "quadratic_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_y" - } - }, - "chooseData": { - "cpu": { - "arguments": 94375, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "chooseList": { - "cpu": { - "arguments": 132994, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "chooseUnit": { - "cpu": { - "arguments": 61462, - "type": "constant_cost" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "consByteString": { - "cpu": { - "arguments": { - "intercept": 72010, - "slope": 178 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "constrData": { - "cpu": { - "arguments": 22151, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "decodeUtf8": { - "cpu": { - "arguments": { - "intercept": 91189, - "slope": 769 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "divideInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "intercept": 228465, - "slope": 122 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "encodeUtf8": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 42921 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "equalsByteString": { - "cpu": { - "arguments": { - "constant": 24548, - "intercept": 29498, - "slope": 38 - }, - "type": "linear_on_diagonal" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsData": { - "cpu": { - "arguments": { - "intercept": 898148, - "slope": 27279 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsInteger": { - "cpu": { - "arguments": { - "intercept": 51775, - "slope": 558 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsString": { - "cpu": { - "arguments": { - "constant": 39184, - "intercept": 1000, - "slope": 60594 - }, - "type": "linear_on_diagonal" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "fstPair": { - "cpu": { - "arguments": 141895, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "headList": { - "cpu": { - "arguments": 83150, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "iData": { - "cpu": { - "arguments": 15299, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "ifThenElse": { - "cpu": { - "arguments": 76049, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "indexByteString": { - "cpu": { - "arguments": 13169, - "type": "constant_cost" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "integerToByteString": { - "cpu": { - "arguments": { - "c0": 1293828, - "c1": 28716, - "c2": 63 - }, - "type": "quadratic_in_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "literal_in_y_or_linear_in_z" - } - }, - "keccak_256": { - "cpu": { - "arguments": { - "intercept": 2261318, - "slope": 64571 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "lengthOfByteString": { - "cpu": { - "arguments": 22100, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "lessThanByteString": { - "cpu": { - "arguments": { - "intercept": 28999, - "slope": 74 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanEqualsByteString": { - "cpu": { - "arguments": { - "intercept": 28999, - "slope": 74 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanEqualsInteger": { - "cpu": { - "arguments": { - "intercept": 43285, - "slope": 552 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanInteger": { - "cpu": { - "arguments": { - "intercept": 44749, - "slope": 541 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "listData": { - "cpu": { - "arguments": 33852, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mapData": { - "cpu": { - "arguments": 68246, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkCons": { - "cpu": { - "arguments": 72362, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkNilData": { - "cpu": { - "arguments": 7243, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkNilPairData": { - "cpu": { - "arguments": 7391, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkPairData": { - "cpu": { - "arguments": 11546, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "modInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "intercept": 228465, - "slope": 122 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "multiplyInteger": { - "cpu": { - "arguments": { - "intercept": 90434, - "slope": 519 - }, - "type": "multiplied_sizes" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "nullList": { - "cpu": { - "arguments": 74433, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "indexArray": { - "cpu": { - "arguments": 194922, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "lengthOfArray": { - "cpu": { - "arguments": 198994, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "listToArray": { - "cpu": { - "arguments": { - "intercept": 307802, - "slope": 8496 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 7, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "quotientInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "intercept": 228465, - "slope": 122 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "remainderInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "intercept": 228465, - "slope": 122 - }, - "type": "multiplied_sizes" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "serialiseData": { - "cpu": { - "arguments": { - "intercept": 955506, - "slope": 213312 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "sha2_256": { - "cpu": { - "arguments": { - "intercept": 270652, - "slope": 22588 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "sha3_256": { - "cpu": { - "arguments": { - "intercept": 1457325, - "slope": 64566 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "sliceByteString": { - "cpu": { - "arguments": { - "intercept": 20467, - "slope": 1 - }, - "type": "linear_in_z" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 0 - }, - "type": "linear_in_z" - } - }, - "sndPair": { - "cpu": { - "arguments": 141992, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "subtractInteger": { - "cpu": { - "arguments": { - "intercept": 100788, - "slope": 420 - }, - "type": "max_size" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "max_size" - } - }, - "tailList": { - "cpu": { - "arguments": 81663, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "trace": { - "cpu": { - "arguments": 59498, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unBData": { - "cpu": { - "arguments": 20142, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unConstrData": { - "cpu": { - "arguments": 24588, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unIData": { - "cpu": { - "arguments": 20744, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unListData": { - "cpu": { - "arguments": 25933, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unMapData": { - "cpu": { - "arguments": 24623, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "verifyEcdsaSecp256k1Signature": { - "cpu": { - "arguments": 43053543, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "verifyEd25519Signature": { - "cpu": { - "arguments": { - "intercept": 53384111, - "slope": 14333 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "verifySchnorrSecp256k1Signature": { - "cpu": { - "arguments": { - "intercept": 43574283, - "slope": 26308 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "andByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "orByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "xorByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "complementByteString": { - "cpu": { - "arguments": { - "intercept": 107878, - "slope": 680 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "readBit": { - "cpu": { - "arguments": 95336, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "writeBits": { - "cpu": { - "arguments": { - "intercept": 281145, - "slope": 18848 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "replicateByte": { - "cpu": { - "arguments": { - "intercept": 180194, - "slope": 159 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "shiftByteString": { - "cpu": { - "arguments": { - "intercept": 158519, - "slope": 8942 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "rotateByteString": { - "cpu": { - "arguments": { - "intercept": 159378, - "slope": 8813 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "countSetBits": { - "cpu": { - "arguments": { - "intercept": 107490, - "slope": 3298 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "findFirstSetBit": { - "cpu": { - "arguments": { - "intercept": 106057, - "slope": 655 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "ripemd_160": { - "cpu": { - "arguments": { - "intercept": 1964219, - "slope": 24520 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 3, - "type": "constant_cost" - } - }, - "expModInteger": { - "cpu": { - "arguments": { - "coefficient00": 607153, - "coefficient11": 231697, - "coefficient12": 53144 - }, - "type": "exp_mod_cost" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_z" - } - }, - "dropList": { - "cpu": { - "arguments": { - "intercept": 116711, - "slope": 1957 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } + "addInteger": { + "cpu": { + "arguments": { + "intercept": 100788, + "slope": 420 + }, + "type": "max_size" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "max_size" + } + }, + "appendByteString": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 173 + }, + "type": "added_sizes" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "appendString": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 59957 + }, + "type": "added_sizes" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "bData": { + "cpu": { + "arguments": 11183, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "blake2b_224": { + "cpu": { + "arguments": { + "intercept": 207616, + "slope": 8310 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "blake2b_256": { + "cpu": { + "arguments": { + "intercept": 201305, + "slope": 8356 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "bls12_381_G1_add": { + "cpu": { + "arguments": 962335, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_compress": { + "cpu": { + "arguments": 2780678, + "type": "constant_cost" + }, + "memory": { + "arguments": 6, + "type": "constant_cost" + } + }, + "bls12_381_G1_equal": { + "cpu": { + "arguments": 442008, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_G1_hashToGroup": { + "cpu": { + "arguments": { + "intercept": 52538055, + "slope": 3756 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_neg": { + "cpu": { + "arguments": 267929, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_scalarMul": { + "cpu": { + "arguments": { + "intercept": 76433006, + "slope": 8868 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_multiScalarMul": { + "cpu": { + "arguments": { + "intercept": 321837444, + "slope": 25087669 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_uncompress": { + "cpu": { + "arguments": 52948122, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G2_add": { + "cpu": { + "arguments": 1995836, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_compress": { + "cpu": { + "arguments": 3227919, + "type": "constant_cost" + }, + "memory": { + "arguments": 12, + "type": "constant_cost" + } + }, + "bls12_381_G2_equal": { + "cpu": { + "arguments": 901022, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_G2_hashToGroup": { + "cpu": { + "arguments": { + "intercept": 166917843, + "slope": 4307 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_neg": { + "cpu": { + "arguments": 284546, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_scalarMul": { + "cpu": { + "arguments": { + "intercept": 158221314, + "slope": 26549 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_multiScalarMul": { + "cpu": { + "arguments": { + "intercept": 617887431, + "slope": 67302824 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_uncompress": { + "cpu": { + "arguments": 74698472, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_finalVerify": { + "cpu": { + "arguments": 333849714, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_millerLoop": { + "cpu": { + "arguments": 254006273, + "type": "constant_cost" + }, + "memory": { + "arguments": 72, + "type": "constant_cost" + } + }, + "bls12_381_mulMlResult": { + "cpu": { + "arguments": 2174038, + "type": "constant_cost" + }, + "memory": { + "arguments": 72, + "type": "constant_cost" + } + }, + "byteStringToInteger": { + "cpu": { + "arguments": { + "c0": 1006041, + "c1": 43623, + "c2": 251 + }, + "type": "quadratic_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_y" + } + }, + "chooseData": { + "cpu": { + "arguments": 94375, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "chooseList": { + "cpu": { + "arguments": 132994, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "chooseUnit": { + "cpu": { + "arguments": 61462, + "type": "constant_cost" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "consByteString": { + "cpu": { + "arguments": { + "intercept": 72010, + "slope": 178 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "constrData": { + "cpu": { + "arguments": 22151, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "decodeUtf8": { + "cpu": { + "arguments": { + "intercept": 91189, + "slope": 769 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "divideInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "intercept": 228465, + "slope": 122 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "encodeUtf8": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 42921 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "equalsByteString": { + "cpu": { + "arguments": { + "constant": 24548, + "intercept": 29498, + "slope": 38 + }, + "type": "linear_on_diagonal" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsData": { + "cpu": { + "arguments": { + "intercept": 898148, + "slope": 27279 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsInteger": { + "cpu": { + "arguments": { + "intercept": 51775, + "slope": 558 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsString": { + "cpu": { + "arguments": { + "constant": 39184, + "intercept": 1000, + "slope": 60594 + }, + "type": "linear_on_diagonal" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "fstPair": { + "cpu": { + "arguments": 141895, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "headList": { + "cpu": { + "arguments": 83150, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "iData": { + "cpu": { + "arguments": 15299, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "ifThenElse": { + "cpu": { + "arguments": 76049, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "indexByteString": { + "cpu": { + "arguments": 13169, + "type": "constant_cost" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "integerToByteString": { + "cpu": { + "arguments": { + "c0": 1293828, + "c1": 28716, + "c2": 63 + }, + "type": "quadratic_in_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "literal_in_y_or_linear_in_z" + } + }, + "keccak_256": { + "cpu": { + "arguments": { + "intercept": 2261318, + "slope": 64571 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "lengthOfByteString": { + "cpu": { + "arguments": 22100, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "lessThanByteString": { + "cpu": { + "arguments": { + "intercept": 28999, + "slope": 74 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanEqualsByteString": { + "cpu": { + "arguments": { + "intercept": 28999, + "slope": 74 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanEqualsInteger": { + "cpu": { + "arguments": { + "intercept": 43285, + "slope": 552 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanInteger": { + "cpu": { + "arguments": { + "intercept": 44749, + "slope": 541 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "listData": { + "cpu": { + "arguments": 33852, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mapData": { + "cpu": { + "arguments": 68246, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkCons": { + "cpu": { + "arguments": 72362, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkNilData": { + "cpu": { + "arguments": 7243, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkNilPairData": { + "cpu": { + "arguments": 7391, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkPairData": { + "cpu": { + "arguments": 11546, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "modInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "intercept": 228465, + "slope": 122 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "multiplyInteger": { + "cpu": { + "arguments": { + "intercept": 90434, + "slope": 519 + }, + "type": "multiplied_sizes" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "nullList": { + "cpu": { + "arguments": 74433, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "indexArray": { + "cpu": { + "arguments": 194922, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "lengthOfArray": { + "cpu": { + "arguments": 198994, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "listToArray": { + "cpu": { + "arguments": { + "intercept": 307802, + "slope": 8496 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 7, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "quotientInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "intercept": 228465, + "slope": 122 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "remainderInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "intercept": 228465, + "slope": 122 + }, + "type": "multiplied_sizes" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "serialiseData": { + "cpu": { + "arguments": { + "intercept": 955506, + "slope": 213312 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "sha2_256": { + "cpu": { + "arguments": { + "intercept": 270652, + "slope": 22588 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "sha3_256": { + "cpu": { + "arguments": { + "intercept": 1457325, + "slope": 64566 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "sliceByteString": { + "cpu": { + "arguments": { + "intercept": 20467, + "slope": 1 + }, + "type": "linear_in_z" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 0 + }, + "type": "linear_in_z" + } + }, + "sndPair": { + "cpu": { + "arguments": 141992, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "subtractInteger": { + "cpu": { + "arguments": { + "intercept": 100788, + "slope": 420 + }, + "type": "max_size" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "max_size" + } + }, + "tailList": { + "cpu": { + "arguments": 81663, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "trace": { + "cpu": { + "arguments": 59498, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unBData": { + "cpu": { + "arguments": 20142, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unConstrData": { + "cpu": { + "arguments": 24588, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unIData": { + "cpu": { + "arguments": 20744, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unListData": { + "cpu": { + "arguments": 25933, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unMapData": { + "cpu": { + "arguments": 24623, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "verifyEcdsaSecp256k1Signature": { + "cpu": { + "arguments": 43053543, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "verifyEd25519Signature": { + "cpu": { + "arguments": { + "intercept": 53384111, + "slope": 14333 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "verifySchnorrSecp256k1Signature": { + "cpu": { + "arguments": { + "intercept": 43574283, + "slope": 26308 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "andByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "orByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "xorByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "complementByteString": { + "cpu": { + "arguments": { + "intercept": 107878, + "slope": 680 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "readBit": { + "cpu": { + "arguments": 95336, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "writeBits": { + "cpu": { + "arguments": { + "intercept": 281145, + "slope": 18848 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "replicateByte": { + "cpu": { + "arguments": { + "intercept": 180194, + "slope": 159 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "shiftByteString": { + "cpu": { + "arguments": { + "intercept": 158519, + "slope": 8942 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "rotateByteString": { + "cpu": { + "arguments": { + "intercept": 159378, + "slope": 8813 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "countSetBits": { + "cpu": { + "arguments": { + "intercept": 107490, + "slope": 3298 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "findFirstSetBit": { + "cpu": { + "arguments": { + "intercept": 106057, + "slope": 655 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "ripemd_160": { + "cpu": { + "arguments": { + "intercept": 1964219, + "slope": 24520 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 3, + "type": "constant_cost" + } + }, + "expModInteger": { + "cpu": { + "arguments": { + "coefficient00": 607153, + "coefficient11": 231697, + "coefficient12": 53144 + }, + "type": "exp_mod_cost" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_z" + } + }, + "dropList": { + "cpu": { + "arguments": { + "intercept": 116711, + "slope": 1957 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "lookupCoin": { + "cpu": { + "arguments": { + "intercept": 219951, + "slope": 9444 + }, + "type": "linear_in_z" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "valueContains": { + "cpu": { + "arguments": { + "intercept": 1163050, + "slope": 1470 + }, + "type": "multiplied_sizes" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "valueData": { + "cpu": { + "arguments": 159159, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "unValueData": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 16019 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" } + } } diff --git a/plutus-core/cost-model/data/builtinCostModelC.json b/plutus-core/cost-model/data/builtinCostModelC.json index f69154d323c..c9c4923c959 100644 --- a/plutus-core/cost-model/data/builtinCostModelC.json +++ b/plutus-core/cost-model/data/builtinCostModelC.json @@ -1,1227 +1,1276 @@ { - "addInteger": { - "cpu": { - "arguments": { - "intercept": 100788, - "slope": 420 - }, - "type": "max_size" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "max_size" - } - }, - "appendByteString": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 173 - }, - "type": "added_sizes" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "appendString": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 59957 - }, - "type": "added_sizes" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "bData": { - "cpu": { - "arguments": 11183, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "blake2b_224": { - "cpu": { - "arguments": { - "intercept": 207616, - "slope": 8310 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "blake2b_256": { - "cpu": { - "arguments": { - "intercept": 201305, - "slope": 8356 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "bls12_381_G1_add": { - "cpu": { - "arguments": 962335, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_compress": { - "cpu": { - "arguments": 2780678, - "type": "constant_cost" - }, - "memory": { - "arguments": 6, - "type": "constant_cost" - } - }, - "bls12_381_G1_equal": { - "cpu": { - "arguments": 442008, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_G1_hashToGroup": { - "cpu": { - "arguments": { - "intercept": 52538055, - "slope": 3756 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_neg": { - "cpu": { - "arguments": 267929, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_scalarMul": { - "cpu": { - "arguments": { - "intercept": 76433006, - "slope": 8868 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_multiScalarMul": { - "cpu": { - "arguments": { - "intercept": 321837444, - "slope": 25087669 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G1_uncompress": { - "cpu": { - "arguments": 52948122, - "type": "constant_cost" - }, - "memory": { - "arguments": 18, - "type": "constant_cost" - } - }, - "bls12_381_G2_add": { - "cpu": { - "arguments": 1995836, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_compress": { - "cpu": { - "arguments": 3227919, - "type": "constant_cost" - }, - "memory": { - "arguments": 12, - "type": "constant_cost" - } - }, - "bls12_381_G2_equal": { - "cpu": { - "arguments": 901022, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_G2_hashToGroup": { - "cpu": { - "arguments": { - "intercept": 166917843, - "slope": 4307 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_neg": { - "cpu": { - "arguments": 284546, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_scalarMul": { - "cpu": { - "arguments": { - "intercept": 158221314, - "slope": 26549 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_multiScalarMul": { - "cpu": { - "arguments": { - "intercept": 617887431, - "slope": 67302824 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_G2_uncompress": { - "cpu": { - "arguments": 74698472, - "type": "constant_cost" - }, - "memory": { - "arguments": 36, - "type": "constant_cost" - } - }, - "bls12_381_finalVerify": { - "cpu": { - "arguments": 333849714, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "bls12_381_millerLoop": { - "cpu": { - "arguments": 254006273, - "type": "constant_cost" - }, - "memory": { - "arguments": 72, - "type": "constant_cost" - } - }, - "bls12_381_mulMlResult": { - "cpu": { - "arguments": 2174038, - "type": "constant_cost" - }, - "memory": { - "arguments": 72, - "type": "constant_cost" - } - }, - "byteStringToInteger": { - "cpu": { - "arguments": { - "c0": 1006041, - "c1": 43623, - "c2": 251 - }, - "type": "quadratic_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_y" - } - }, - "chooseData": { - "cpu": { - "arguments": 94375, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "chooseList": { - "cpu": { - "arguments": 132994, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "chooseUnit": { - "cpu": { - "arguments": 61462, - "type": "constant_cost" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "consByteString": { - "cpu": { - "arguments": { - "intercept": 72010, - "slope": 178 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "constrData": { - "cpu": { - "arguments": 22151, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "decodeUtf8": { - "cpu": { - "arguments": { - "intercept": 91189, - "slope": 769 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "divideInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "c00": 123203, - "c01": 7305, - "c02": -900, - "c10": 1716, - "c11": 549, - "c20": 57, - "minimum": 85848 - }, - "type": "quadratic_in_x_and_y" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "encodeUtf8": { - "cpu": { - "arguments": { - "intercept": 1000, - "slope": 42921 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "equalsByteString": { - "cpu": { - "arguments": { - "constant": 24548, - "intercept": 29498, - "slope": 38 - }, - "type": "linear_on_diagonal" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsData": { - "cpu": { - "arguments": { - "intercept": 898148, - "slope": 27279 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsInteger": { - "cpu": { - "arguments": { - "intercept": 51775, - "slope": 558 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "equalsString": { - "cpu": { - "arguments": { - "constant": 39184, - "intercept": 1000, - "slope": 60594 - }, - "type": "linear_on_diagonal" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "fstPair": { - "cpu": { - "arguments": 141895, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "headList": { - "cpu": { - "arguments": 83150, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "iData": { - "cpu": { - "arguments": 15299, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "ifThenElse": { - "cpu": { - "arguments": 76049, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "indexByteString": { - "cpu": { - "arguments": 13169, - "type": "constant_cost" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "integerToByteString": { - "cpu": { - "arguments": { - "c0": 1293828, - "c1": 28716, - "c2": 63 - }, - "type": "quadratic_in_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "literal_in_y_or_linear_in_z" - } - }, - "keccak_256": { - "cpu": { - "arguments": { - "intercept": 2261318, - "slope": 64571 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "lengthOfByteString": { - "cpu": { - "arguments": 22100, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "lessThanByteString": { - "cpu": { - "arguments": { - "intercept": 28999, - "slope": 74 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanEqualsByteString": { - "cpu": { - "arguments": { - "intercept": 28999, - "slope": 74 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanEqualsInteger": { - "cpu": { - "arguments": { - "intercept": 43285, - "slope": 552 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "lessThanInteger": { - "cpu": { - "arguments": { - "intercept": 44749, - "slope": 541 - }, - "type": "min_size" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "listData": { - "cpu": { - "arguments": 33852, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mapData": { - "cpu": { - "arguments": 68246, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkCons": { - "cpu": { - "arguments": 72362, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkNilData": { - "cpu": { - "arguments": 7243, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkNilPairData": { - "cpu": { - "arguments": 7391, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "mkPairData": { - "cpu": { - "arguments": 11546, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "modInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "c00": 123203, - "c01": 7305, - "c02": -900, - "c10": 1716, - "c11": 549, - "c20": 57, - "minimum": 85848 - }, - "type": "quadratic_in_x_and_y" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_y" - } - }, - "multiplyInteger": { - "cpu": { - "arguments": { - "intercept": 90434, - "slope": 519 - }, - "type": "multiplied_sizes" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "added_sizes" - } - }, - "nullList": { - "cpu": { - "arguments": 74433, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "indexArray": { - "cpu": { - "arguments": 194922, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "lengthOfArray": { - "cpu": { - "arguments": 198994, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "listToArray": { - "cpu": { - "arguments": { - "intercept": 307802, - "slope": 8496 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 7, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "quotientInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "c00": 123203, - "c01": 7305, - "c02": -900, - "c10": 1716, - "c11": 549, - "c20": 57, - "minimum": 85848 - }, - "type": "quadratic_in_x_and_y" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "minimum": 1, - "slope": 1 - }, - "type": "subtracted_sizes" - } - }, - "remainderInteger": { - "cpu": { - "arguments": { - "constant": 85848, - "model": { - "arguments": { - "c00": 123203, - "c01": 7305, - "c02": -900, - "c10": 1716, - "c11": 549, - "c20": 57, - "minimum": 85848 - }, - "type": "quadratic_in_x_and_y" - } - }, - "type": "const_above_diagonal" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_y" - } - }, - "serialiseData": { - "cpu": { - "arguments": { - "intercept": 955506, - "slope": 213312 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 2 - }, - "type": "linear_in_x" - } - }, - "sha2_256": { - "cpu": { - "arguments": { - "intercept": 270652, - "slope": 22588 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "sha3_256": { - "cpu": { - "arguments": { - "intercept": 1457325, - "slope": 64566 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } - }, - "sliceByteString": { - "cpu": { - "arguments": { - "intercept": 20467, - "slope": 1 - }, - "type": "linear_in_z" - }, - "memory": { - "arguments": { - "intercept": 4, - "slope": 0 - }, - "type": "linear_in_z" - } - }, - "sndPair": { - "cpu": { - "arguments": 141992, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "subtractInteger": { - "cpu": { - "arguments": { - "intercept": 100788, - "slope": 420 - }, - "type": "max_size" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "max_size" - } - }, - "tailList": { - "cpu": { - "arguments": 81663, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "trace": { - "cpu": { - "arguments": 59498, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unBData": { - "cpu": { - "arguments": 20142, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unConstrData": { - "cpu": { - "arguments": 24588, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unIData": { - "cpu": { - "arguments": 20744, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unListData": { - "cpu": { - "arguments": 25933, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "unMapData": { - "cpu": { - "arguments": 24623, - "type": "constant_cost" - }, - "memory": { - "arguments": 32, - "type": "constant_cost" - } - }, - "verifyEcdsaSecp256k1Signature": { - "cpu": { - "arguments": 43053543, - "type": "constant_cost" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "verifyEd25519Signature": { - "cpu": { - "arguments": { - "intercept": 53384111, - "slope": 14333 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "verifySchnorrSecp256k1Signature": { - "cpu": { - "arguments": { - "intercept": 43574283, - "slope": 26308 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": 10, - "type": "constant_cost" - } - }, - "andByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "orByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "xorByteString": { - "cpu": { - "arguments": { - "intercept": 100181, - "slope1": 726, - "slope2": 719 - }, - "type": "linear_in_y_and_z" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_max_yz" - } - }, - "complementByteString": { - "cpu": { - "arguments": { - "intercept": 107878, - "slope": 680 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "readBit": { - "cpu": { - "arguments": 95336, - "type": "constant_cost" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "writeBits": { - "cpu": { - "arguments": { - "intercept": 281145, - "slope": 18848 - }, - "type": "linear_in_y" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "replicateByte": { - "cpu": { - "arguments": { - "intercept": 180194, - "slope": 159 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 1, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "shiftByteString": { - "cpu": { - "arguments": { - "intercept": 158519, - "slope": 8942 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "rotateByteString": { - "cpu": { - "arguments": { - "intercept": 159378, - "slope": 8813 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_x" - } - }, - "countSetBits": { - "cpu": { - "arguments": { - "intercept": 107490, - "slope": 3298 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "findFirstSetBit": { - "cpu": { - "arguments": { - "intercept": 106057, - "slope": 655 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 1, - "type": "constant_cost" - } - }, - "ripemd_160": { - "cpu": { - "arguments": { - "intercept": 1964219, - "slope": 24520 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 3, - "type": "constant_cost" - } - }, - "expModInteger": { - "cpu": { - "arguments": { - "coefficient00": 607153, - "coefficient11": 231697, - "coefficient12": 53144 - }, - "type": "exp_mod_cost" - }, - "memory": { - "arguments": { - "intercept": 0, - "slope": 1 - }, - "type": "linear_in_z" - } - }, - "dropList": { - "cpu": { - "arguments": { - "intercept": 116711, - "slope": 1957 - }, - "type": "linear_in_x" - }, - "memory": { - "arguments": 4, - "type": "constant_cost" - } + "addInteger": { + "cpu": { + "arguments": { + "intercept": 100788, + "slope": 420 + }, + "type": "max_size" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "max_size" + } + }, + "appendByteString": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 173 + }, + "type": "added_sizes" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "appendString": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 59957 + }, + "type": "added_sizes" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "bData": { + "cpu": { + "arguments": 11183, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "blake2b_224": { + "cpu": { + "arguments": { + "intercept": 207616, + "slope": 8310 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "blake2b_256": { + "cpu": { + "arguments": { + "intercept": 201305, + "slope": 8356 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "bls12_381_G1_add": { + "cpu": { + "arguments": 962335, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_compress": { + "cpu": { + "arguments": 2780678, + "type": "constant_cost" + }, + "memory": { + "arguments": 6, + "type": "constant_cost" + } + }, + "bls12_381_G1_equal": { + "cpu": { + "arguments": 442008, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_G1_hashToGroup": { + "cpu": { + "arguments": { + "intercept": 52538055, + "slope": 3756 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_neg": { + "cpu": { + "arguments": 267929, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_scalarMul": { + "cpu": { + "arguments": { + "intercept": 76433006, + "slope": 8868 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_multiScalarMul": { + "cpu": { + "arguments": { + "intercept": 321837444, + "slope": 25087669 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G1_uncompress": { + "cpu": { + "arguments": 52948122, + "type": "constant_cost" + }, + "memory": { + "arguments": 18, + "type": "constant_cost" + } + }, + "bls12_381_G2_add": { + "cpu": { + "arguments": 1995836, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_compress": { + "cpu": { + "arguments": 3227919, + "type": "constant_cost" + }, + "memory": { + "arguments": 12, + "type": "constant_cost" + } + }, + "bls12_381_G2_equal": { + "cpu": { + "arguments": 901022, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_G2_hashToGroup": { + "cpu": { + "arguments": { + "intercept": 166917843, + "slope": 4307 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_neg": { + "cpu": { + "arguments": 284546, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_scalarMul": { + "cpu": { + "arguments": { + "intercept": 158221314, + "slope": 26549 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_multiScalarMul": { + "cpu": { + "arguments": { + "intercept": 617887431, + "slope": 67302824 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_G2_uncompress": { + "cpu": { + "arguments": 74698472, + "type": "constant_cost" + }, + "memory": { + "arguments": 36, + "type": "constant_cost" + } + }, + "bls12_381_finalVerify": { + "cpu": { + "arguments": 333849714, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "bls12_381_millerLoop": { + "cpu": { + "arguments": 254006273, + "type": "constant_cost" + }, + "memory": { + "arguments": 72, + "type": "constant_cost" + } + }, + "bls12_381_mulMlResult": { + "cpu": { + "arguments": 2174038, + "type": "constant_cost" + }, + "memory": { + "arguments": 72, + "type": "constant_cost" + } + }, + "byteStringToInteger": { + "cpu": { + "arguments": { + "c0": 1006041, + "c1": 43623, + "c2": 251 + }, + "type": "quadratic_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_y" + } + }, + "chooseData": { + "cpu": { + "arguments": 94375, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "chooseList": { + "cpu": { + "arguments": 132994, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "chooseUnit": { + "cpu": { + "arguments": 61462, + "type": "constant_cost" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "consByteString": { + "cpu": { + "arguments": { + "intercept": 72010, + "slope": 178 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "constrData": { + "cpu": { + "arguments": 22151, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "decodeUtf8": { + "cpu": { + "arguments": { + "intercept": 91189, + "slope": 769 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "divideInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "c00": 123203, + "c01": 7305, + "c02": -900, + "c10": 1716, + "c11": 549, + "c20": 57, + "minimum": 85848 + }, + "type": "quadratic_in_x_and_y" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "encodeUtf8": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 42921 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "equalsByteString": { + "cpu": { + "arguments": { + "constant": 24548, + "intercept": 29498, + "slope": 38 + }, + "type": "linear_on_diagonal" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsData": { + "cpu": { + "arguments": { + "intercept": 898148, + "slope": 27279 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsInteger": { + "cpu": { + "arguments": { + "intercept": 51775, + "slope": 558 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "equalsString": { + "cpu": { + "arguments": { + "constant": 39184, + "intercept": 1000, + "slope": 60594 + }, + "type": "linear_on_diagonal" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "fstPair": { + "cpu": { + "arguments": 141895, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "headList": { + "cpu": { + "arguments": 83150, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "iData": { + "cpu": { + "arguments": 15299, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "ifThenElse": { + "cpu": { + "arguments": 76049, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "indexByteString": { + "cpu": { + "arguments": 13169, + "type": "constant_cost" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "integerToByteString": { + "cpu": { + "arguments": { + "c0": 1293828, + "c1": 28716, + "c2": 63 + }, + "type": "quadratic_in_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "literal_in_y_or_linear_in_z" + } + }, + "keccak_256": { + "cpu": { + "arguments": { + "intercept": 2261318, + "slope": 64571 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "lengthOfByteString": { + "cpu": { + "arguments": 22100, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "lessThanByteString": { + "cpu": { + "arguments": { + "intercept": 28999, + "slope": 74 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanEqualsByteString": { + "cpu": { + "arguments": { + "intercept": 28999, + "slope": 74 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanEqualsInteger": { + "cpu": { + "arguments": { + "intercept": 43285, + "slope": 552 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "lessThanInteger": { + "cpu": { + "arguments": { + "intercept": 44749, + "slope": 541 + }, + "type": "min_size" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "listData": { + "cpu": { + "arguments": 33852, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mapData": { + "cpu": { + "arguments": 68246, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkCons": { + "cpu": { + "arguments": 72362, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkNilData": { + "cpu": { + "arguments": 7243, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkNilPairData": { + "cpu": { + "arguments": 7391, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "mkPairData": { + "cpu": { + "arguments": 11546, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "modInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "c00": 123203, + "c01": 7305, + "c02": -900, + "c10": 1716, + "c11": 549, + "c20": 57, + "minimum": 85848 + }, + "type": "quadratic_in_x_and_y" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_y" + } + }, + "multiplyInteger": { + "cpu": { + "arguments": { + "intercept": 90434, + "slope": 519 + }, + "type": "multiplied_sizes" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "added_sizes" + } + }, + "nullList": { + "cpu": { + "arguments": 74433, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "indexArray": { + "cpu": { + "arguments": 194922, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "lengthOfArray": { + "cpu": { + "arguments": 198994, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "listToArray": { + "cpu": { + "arguments": { + "intercept": 307802, + "slope": 8496 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 7, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "quotientInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "c00": 123203, + "c01": 7305, + "c02": -900, + "c10": 1716, + "c11": 549, + "c20": 57, + "minimum": 85848 + }, + "type": "quadratic_in_x_and_y" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "minimum": 1, + "slope": 1 + }, + "type": "subtracted_sizes" + } + }, + "remainderInteger": { + "cpu": { + "arguments": { + "constant": 85848, + "model": { + "arguments": { + "c00": 123203, + "c01": 7305, + "c02": -900, + "c10": 1716, + "c11": 549, + "c20": 57, + "minimum": 85848 + }, + "type": "quadratic_in_x_and_y" + } + }, + "type": "const_above_diagonal" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_y" + } + }, + "serialiseData": { + "cpu": { + "arguments": { + "intercept": 955506, + "slope": 213312 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 2 + }, + "type": "linear_in_x" + } + }, + "sha2_256": { + "cpu": { + "arguments": { + "intercept": 270652, + "slope": 22588 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "sha3_256": { + "cpu": { + "arguments": { + "intercept": 1457325, + "slope": 64566 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "sliceByteString": { + "cpu": { + "arguments": { + "intercept": 20467, + "slope": 1 + }, + "type": "linear_in_z" + }, + "memory": { + "arguments": { + "intercept": 4, + "slope": 0 + }, + "type": "linear_in_z" + } + }, + "sndPair": { + "cpu": { + "arguments": 141992, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "subtractInteger": { + "cpu": { + "arguments": { + "intercept": 100788, + "slope": 420 + }, + "type": "max_size" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "max_size" + } + }, + "tailList": { + "cpu": { + "arguments": 81663, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "trace": { + "cpu": { + "arguments": 59498, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unBData": { + "cpu": { + "arguments": 20142, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unConstrData": { + "cpu": { + "arguments": 24588, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unIData": { + "cpu": { + "arguments": 20744, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unListData": { + "cpu": { + "arguments": 25933, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "unMapData": { + "cpu": { + "arguments": 24623, + "type": "constant_cost" + }, + "memory": { + "arguments": 32, + "type": "constant_cost" + } + }, + "verifyEcdsaSecp256k1Signature": { + "cpu": { + "arguments": 43053543, + "type": "constant_cost" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "verifyEd25519Signature": { + "cpu": { + "arguments": { + "intercept": 53384111, + "slope": 14333 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "verifySchnorrSecp256k1Signature": { + "cpu": { + "arguments": { + "intercept": 43574283, + "slope": 26308 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": 10, + "type": "constant_cost" + } + }, + "andByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "orByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "xorByteString": { + "cpu": { + "arguments": { + "intercept": 100181, + "slope1": 726, + "slope2": 719 + }, + "type": "linear_in_y_and_z" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_max_yz" + } + }, + "complementByteString": { + "cpu": { + "arguments": { + "intercept": 107878, + "slope": 680 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "readBit": { + "cpu": { + "arguments": 95336, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "writeBits": { + "cpu": { + "arguments": { + "intercept": 281145, + "slope": 18848 + }, + "type": "linear_in_y" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "replicateByte": { + "cpu": { + "arguments": { + "intercept": 180194, + "slope": 159 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 1, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "shiftByteString": { + "cpu": { + "arguments": { + "intercept": 158519, + "slope": 8942 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "rotateByteString": { + "cpu": { + "arguments": { + "intercept": 159378, + "slope": 8813 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_x" + } + }, + "countSetBits": { + "cpu": { + "arguments": { + "intercept": 107490, + "slope": 3298 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "findFirstSetBit": { + "cpu": { + "arguments": { + "intercept": 106057, + "slope": 655 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "ripemd_160": { + "cpu": { + "arguments": { + "intercept": 1964219, + "slope": 24520 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 3, + "type": "constant_cost" + } + }, + "expModInteger": { + "cpu": { + "arguments": { + "coefficient00": 607153, + "coefficient11": 231697, + "coefficient12": 53144 + }, + "type": "exp_mod_cost" + }, + "memory": { + "arguments": { + "intercept": 0, + "slope": 1 + }, + "type": "linear_in_z" + } + }, + "dropList": { + "cpu": { + "arguments": { + "intercept": 116711, + "slope": 1957 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 4, + "type": "constant_cost" + } + }, + "lookupCoin": { + "cpu": { + "arguments": { + "intercept": 219951, + "slope": 9444 + }, + "type": "linear_in_z" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "valueContains": { + "cpu": { + "arguments": { + "intercept": 1163050, + "slope": 1470 + }, + "type": "multiplied_sizes" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "valueData": { + "cpu": { + "arguments": 159159, + "type": "constant_cost" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" + } + }, + "unValueData": { + "cpu": { + "arguments": { + "intercept": 1000, + "slope": 16019 + }, + "type": "linear_in_x" + }, + "memory": { + "arguments": 1, + "type": "constant_cost" } + } } diff --git a/plutus-core/cost-model/data/models.R b/plutus-core/cost-model/data/models.R index 974d83d64a4..8a27aee49ca 100644 --- a/plutus-core/cost-model/data/models.R +++ b/plutus-core/cost-model/data/models.R @@ -152,6 +152,10 @@ arity <- function(name) { "LengthOfArray" = 1, "ListToArray" = 1, "IndexArray" = 2, + "LookupCoin" = 3, + "ValueContains" = 2, + "ValueData" = 1, + "UnValueData" = 1, -1 ## Default for missing values ) } @@ -802,13 +806,33 @@ modelFun <- function(path) { mk.result(m, "exp_mod_cost") } - dropListModel <- linearInX ("DropList") + dropListModel <- linearInX ("DropList") - ## Arrays + ## Arrays lengthOfArrayModel <- constantModel ("LengthOfArray") listToArrayModel <- linearInX ("ListToArray") indexArrayModel <- constantModel ("IndexArray") + ## Values + + # Z wrapped with `Logarithmic . ValueOuterOrMaxInner` + lookupCoinModel <- linearInZ ("LookupCoin") + + # X wrapped with `ValueLogOuterSizeAddLogMaxInnerSize` (sum of logarithmic sizes) + # Y wrapped with `ValueTotalSize` (contained value size) + valueContainsModel <- { + fname <- "ValueContains" + filtered <- data %>% + filter.and.check.nonempty(fname) %>% + discard.overhead () + m <- lm(t ~ I(x_mem * y_mem), filtered) + mk.result(m, "multiplied_sizes") + } + + # Sizes of parameters are used as is (unwrapped): + valueDataModel <- constantModel ("ValueData") + unValueDataModel <- linearInX ("UnValueData") + ##### Models to be returned to Haskell ##### models.for.adjustment <- @@ -902,7 +926,11 @@ modelFun <- function(path) { dropListModel = dropListModel, lengthOfArrayModel = lengthOfArrayModel, listToArrayModel = listToArrayModel, - indexArrayModel = indexArrayModel + indexArrayModel = indexArrayModel, + lookupCoinModel = lookupCoinModel, + valueContainsModel = valueContainsModel, + valueDataModel = valueDataModel, + unValueDataModel = unValueDataModel ) ## The integer division functions have a complex costing behaviour that requires some negative diff --git a/plutus-core/cost-model/test/TestCostModels.hs b/plutus-core/cost-model/test/TestCostModels.hs index e202ce228d7..fa0d4ef0652 100644 --- a/plutus-core/cost-model/test/TestCostModels.hs +++ b/plutus-core/cost-model/test/TestCostModels.hs @@ -387,6 +387,12 @@ main = , $(genTest 1 "listToArray") , $(genTest 2 "indexArray") Everywhere + -- Builtin Values + , $(genTest 3 "lookupCoin") + , $(genTest 2 "valueContains") Everywhere + , $(genTest 1 "valueData") + , $(genTest 1 "unValueData") + -- Data , $(genTest 6 "chooseData") , $(genTest 2 "constrData") Everywhere diff --git a/plutus-core/plutus-core.cabal b/plutus-core/plutus-core.cabal index c4341932b78..2e9a29c7c18 100644 --- a/plutus-core/plutus-core.cabal +++ b/plutus-core/plutus-core.cabal @@ -935,6 +935,7 @@ executable cost-model-budgeting-bench Benchmarks.Strings Benchmarks.Tracing Benchmarks.Unit + Benchmarks.Values Common CriterionExtensions Generators diff --git a/plutus-core/plutus-core/src/PlutusCore/Default/Builtins.hs b/plutus-core/plutus-core/src/PlutusCore/Default/Builtins.hs index 04165c16ef4..57812d0ebdc 100644 --- a/plutus-core/plutus-core/src/PlutusCore/Default/Builtins.hs +++ b/plutus-core/plutus-core/src/PlutusCore/Default/Builtins.hs @@ -24,8 +24,9 @@ import PlutusCore.Default.Universe import PlutusCore.Evaluation.Machine.BuiltinCostModel import PlutusCore.Evaluation.Machine.ExBudgetStream (ExBudgetStream) import PlutusCore.Evaluation.Machine.ExMemoryUsage (ExMemoryUsage, IntegerCostedLiterally (..), - NumBytesCostedAsNumWords (..), memoryUsage, - singletonRose) + NumBytesCostedAsNumWords (..), + ValueLogOuterSizeAddLogMaxInnerSize (..), + ValueTotalSize (..), memoryUsage, singletonRose) import PlutusCore.Pretty (PrettyConfigPlc) import PlutusCore.Value (Value) import PlutusCore.Value qualified as Value @@ -2056,12 +2057,12 @@ instance uni ~ DefaultUni => ToBuiltinMeaning uni DefaultFun where (runCostingFunFourArguments . unimplementedCostingFun) toBuiltinMeaning _semvar LookupCoin = - let lookupCoinDenotation :: ByteString -> ByteString -> Value -> Integer - lookupCoinDenotation = Value.lookupCoin + let lookupCoinDenotation :: ByteString -> ByteString -> ValueLogOuterSizeAddLogMaxInnerSize -> Integer + lookupCoinDenotation p t (ValueLogOuterSizeAddLogMaxInnerSize v) = Value.lookupCoin p t v {-# INLINE lookupCoinDenotation #-} in makeBuiltinMeaning lookupCoinDenotation - (runCostingFunThreeArguments . unimplementedCostingFun) + (runCostingFunThreeArguments . paramLookupCoin) toBuiltinMeaning _semvar UnionValue = let unionValueDenotation :: Value -> Value -> BuiltinResult Value @@ -2072,12 +2073,13 @@ instance uni ~ DefaultUni => ToBuiltinMeaning uni DefaultFun where (runCostingFunTwoArguments . unimplementedCostingFun) toBuiltinMeaning _semvar ValueContains = - let valueContainsDenotation :: Value -> Value -> BuiltinResult Bool - valueContainsDenotation = Value.valueContains + let valueContainsDenotation :: ValueLogOuterSizeAddLogMaxInnerSize -> ValueTotalSize -> BuiltinResult Bool + valueContainsDenotation (ValueLogOuterSizeAddLogMaxInnerSize v1) (ValueTotalSize v2) = + Value.valueContains v1 v2 {-# INLINE valueContainsDenotation #-} in makeBuiltinMeaning valueContainsDenotation - (runCostingFunTwoArguments . unimplementedCostingFun) + (runCostingFunTwoArguments . paramValueContains) toBuiltinMeaning _semvar ValueData = let valueDataDenotation :: Value -> Data @@ -2085,7 +2087,7 @@ instance uni ~ DefaultUni => ToBuiltinMeaning uni DefaultFun where {-# INLINE valueDataDenotation #-} in makeBuiltinMeaning valueDataDenotation - (runCostingFunOneArgument . unimplementedCostingFun) + (runCostingFunOneArgument . paramValueData) toBuiltinMeaning _semvar UnValueData = let unValueDataDenotation :: Data -> BuiltinResult Value @@ -2093,7 +2095,7 @@ instance uni ~ DefaultUni => ToBuiltinMeaning uni DefaultFun where {-# INLINE unValueDataDenotation #-} in makeBuiltinMeaning unValueDataDenotation - (runCostingFunOneArgument . unimplementedCostingFun) + (runCostingFunOneArgument . paramUnValueData) toBuiltinMeaning _semvar ScaleValue = let unValueDataDenotation :: Integer -> Value -> BuiltinResult Value diff --git a/plutus-core/plutus-core/src/PlutusCore/Default/Universe.hs b/plutus-core/plutus-core/src/PlutusCore/Default/Universe.hs index ba3615787f7..655f68502ff 100644 --- a/plutus-core/plutus-core/src/PlutusCore/Default/Universe.hs +++ b/plutus-core/plutus-core/src/PlutusCore/Default/Universe.hs @@ -52,7 +52,9 @@ import PlutusCore.Crypto.BLS12_381.G2 qualified as BLS12_381.G2 import PlutusCore.Crypto.BLS12_381.Pairing qualified as BLS12_381.Pairing import PlutusCore.Data (Data) import PlutusCore.Evaluation.Machine.ExMemoryUsage (IntegerCostedLiterally (..), - NumBytesCostedAsNumWords (..)) + NumBytesCostedAsNumWords (..), + ValueLogOuterSizeAddLogMaxInnerSize (..), + ValueTotalSize (..)) import PlutusCore.Pretty.Extra (juxtRenderContext) import PlutusCore.Value (Value) @@ -621,6 +623,28 @@ instance KnownBuiltinTypeIn DefaultUni term Integer => readKnown = readKnownCoerce @Integer {-# INLINE readKnown #-} +deriving newtype instance + KnownTypeAst tyname DefaultUni ValueTotalSize +instance KnownBuiltinTypeIn DefaultUni term Value => + MakeKnownIn DefaultUni term ValueTotalSize where + makeKnown = makeKnownCoerce @Value + {-# INLINE makeKnown #-} +instance KnownBuiltinTypeIn DefaultUni term Value => + ReadKnownIn DefaultUni term ValueTotalSize where + readKnown = readKnownCoerce @Value + {-# INLINE readKnown #-} + +deriving newtype instance + KnownTypeAst tyname DefaultUni ValueLogOuterSizeAddLogMaxInnerSize +instance KnownBuiltinTypeIn DefaultUni term Value => + MakeKnownIn DefaultUni term ValueLogOuterSizeAddLogMaxInnerSize where + makeKnown = makeKnownCoerce @Value + {-# INLINE makeKnown #-} +instance KnownBuiltinTypeIn DefaultUni term Value => + ReadKnownIn DefaultUni term ValueLogOuterSizeAddLogMaxInnerSize where + readKnown = readKnownCoerce @Value + {-# INLINE readKnown #-} + deriving via AsInteger Natural instance KnownTypeAst tyname DefaultUni Natural instance KnownBuiltinTypeIn DefaultUni term Integer => diff --git a/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/BuiltinCostModel.hs b/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/BuiltinCostModel.hs index 9cb77e0bb64..35ff0ee0e74 100644 --- a/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/BuiltinCostModel.hs +++ b/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/BuiltinCostModel.hs @@ -193,6 +193,11 @@ data BuiltinCostModelBase f = , paramLengthOfArray :: f ModelOneArgument , paramListToArray :: f ModelOneArgument , paramIndexArray :: f ModelTwoArguments + -- Builtin values + , paramLookupCoin :: f ModelThreeArguments + , paramValueContains :: f ModelTwoArguments + , paramValueData :: f ModelOneArgument + , paramUnValueData :: f ModelOneArgument } deriving stock (Generic) deriving anyclass (FunctorB, TraversableB, ConstraintsB) diff --git a/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExBudgetingDefaults.hs b/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExBudgetingDefaults.hs index b70266cb250..a5a1a2e97c9 100644 --- a/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExBudgetingDefaults.hs +++ b/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExBudgetingDefaults.hs @@ -355,6 +355,11 @@ unitCostBuiltinCostModel = BuiltinCostModelBase , paramLengthOfArray = unitCostOneArgument , paramListToArray = unitCostOneArgument , paramIndexArray = unitCostTwoArguments + -- Builtin values + , paramLookupCoin = unitCostThreeArguments + , paramValueContains = unitCostTwoArguments + , paramValueData = unitCostOneArgument + , paramUnValueData = unitCostOneArgument } unitCekParameters :: Typeable ann => MachineParameters CekMachineCosts DefaultFun (CekValue DefaultUni DefaultFun ann) diff --git a/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExMemoryUsage.hs b/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExMemoryUsage.hs index 101082a296f..3ffcf74a955 100644 --- a/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExMemoryUsage.hs +++ b/plutus-core/plutus-core/src/PlutusCore/Evaluation/Machine/ExMemoryUsage.hs @@ -1,6 +1,5 @@ -- editorconfig-checker-disable-file {-# LANGUAGE FlexibleInstances #-} -{-# LANGUAGE MagicHash #-} {-# LANGUAGE TypeApplications #-} {-# LANGUAGE TypeOperators #-} {-# LANGUAGE UndecidableInstances #-} @@ -13,7 +12,7 @@ module PlutusCore.Evaluation.Machine.ExMemoryUsage , NumBytesCostedAsNumWords(..) , IntegerCostedLiterally(..) , ValueTotalSize(..) - , ValueOuterOrMaxInner(..) + , ValueLogOuterSizeAddLogMaxInnerSize(..) ) where import PlutusCore.Crypto.BLS12_381.G1 as BLS12_381.G1 @@ -34,11 +33,8 @@ import Data.Text qualified as T import Data.Vector.Strict (Vector) import Data.Vector.Strict qualified as Vector import Data.Word -import GHC.Exts (Int (I#)) -import GHC.Integer -import GHC.Integer.Logarithms import GHC.Natural -import GHC.Prim +import GHC.Num.Integer (integerLog2) import Universe {- @@ -235,12 +231,12 @@ instance ExMemoryUsage () where 64-bit words. This is the default size measure for `Integer`s. -} memoryUsageInteger :: Integer -> CostingInteger --- integerLog2# is unspecified for 0 (but in practice returns -1) +-- integerLog2 is unspecified for 0 (but in practice returns -1) -- ^ This changed with GHC 9.2: it now returns 0. It's probably safest if we -- keep this special case for the time being though. memoryUsageInteger 0 = 1 --- Assume 64 Int -memoryUsageInteger i = fromIntegral $ I# (integerLog2# (abs i) `quotInt#` integerToInt 64) + 1 +-- Assume 64-bit words +memoryUsageInteger i = fromIntegral (integerLog2 (abs i) `div` 64 + 1) -- So that the produced GHC Core doesn't explode in size, we don't win anything by inlining this -- function anyway. {-# OPAQUE memoryUsageInteger #-} @@ -382,14 +378,36 @@ newtype ValueTotalSize = ValueTotalSize { unValueTotalSize :: Value } instance ExMemoryUsage ValueTotalSize where memoryUsage = singletonRose . fromIntegral . Value.totalSize . unValueTotalSize --- | Measure the size of a `Value` by taking the max of --- (size of the outer map, size of the largest inner map). -newtype ValueOuterOrMaxInner = ValueOuterOrMaxInner { unValueOuterOrMaxInner :: Value } +{- Note [ValueLogOuterSizeAddLogMaxInnerSize] +This newtype wrapper measures the sum of logarithms of outer and max inner sizes +for two-level map structures like Value. -instance ExMemoryUsage ValueOuterOrMaxInner where - memoryUsage (ValueOuterOrMaxInner v) = singletonRose (fromIntegral size) - where - size = Map.size (Value.unpack v) `max` Value.maxInnerSize v +For a Value (Map PolicyId (Map TokenName Quantity)), the lookup cost is: +O(log m + log k) where: + - m is the number of policies (outer map size) + - k is the maximum number of tokens in any policy (max inner map size) + +This is based on experimental evidence showing that two-level map lookup time +scales linearly with the sum of depths (log m + log k), not their maximum. + +Used for builtins like lookupCoin where worst-case performance requires +traversing both the outer map to find the policy AND the largest inner map +to find the token. + +If this is used to wrap an argument in the denotation of a builtin then it *MUST* also +be used to wrap the same argument in the relevant budgeting benchmark. +-} +newtype ValueLogOuterSizeAddLogMaxInnerSize = + ValueLogOuterSizeAddLogMaxInnerSize { unValueLogOuterSizeAddLogMaxInnerSize :: Value } + +instance ExMemoryUsage ValueLogOuterSizeAddLogMaxInnerSize where + memoryUsage (ValueLogOuterSizeAddLogMaxInnerSize v) = + let outerSize = Map.size (Value.unpack v) + innerSize = Value.maxInnerSize v + logOuter = if outerSize > 0 then integerLog2 (toInteger outerSize) + 1 else 0 + logInner = if innerSize > 0 then integerLog2 (toInteger innerSize) + 1 else 0 + in singletonRose $ fromIntegral (logOuter + logInner) + {-# INLINE memoryUsage #-} {- Note [Costing constant-size types] The memory usage of each of the BLS12-381 types is constant, so we may be able diff --git a/plutus-core/plutus-core/src/PlutusCore/Value.hs b/plutus-core/plutus-core/src/PlutusCore/Value.hs index 99e1b4cb82c..7600200c39f 100644 --- a/plutus-core/plutus-core/src/PlutusCore/Value.hs +++ b/plutus-core/plutus-core/src/PlutusCore/Value.hs @@ -50,7 +50,6 @@ import Data.IntMap.Strict qualified as IntMap import Data.Map.Merge.Strict qualified as M import Data.Map.Strict (Map) import Data.Map.Strict qualified as Map -import Data.Monoid (All (..)) import Data.Text.Encoding qualified as Text import GHC.Generics import GHC.Stack (HasCallStack, callStack, getCallStack) @@ -387,13 +386,7 @@ valueContains :: Value -> Value -> BuiltinResult Bool valueContains v1 v2 | negativeAmounts v1 > 0 = fail "valueContains: first value contains negative amounts" | negativeAmounts v2 > 0 = fail "valueContains: second value contains negative amounts" - | otherwise = BuiltinSuccess . getAll $ Map.foldrWithKey go mempty (unpack v2) - where - go :: K -> Map K Quantity -> All -> All - go c inner = (<>) (Map.foldrWithKey goInner mempty inner) - where - goInner :: K -> Quantity -> All -> All - goInner t a2 = (<>) (All (lookupCoin (unK c) (unK t) v1 >= unQuantity a2)) + | otherwise = BuiltinSuccess $ Map.isSubmapOfBy (Map.isSubmapOfBy (<=)) (unpack v2) (unpack v1) {-# INLINEABLE valueContains #-} {-| \(O(n_{1}) + O(n_{2})\), where \(n_{1}\) and \(n_{2}\) are the total sizes diff --git a/plutus-core/plutus-core/test/CostModelSafety/Spec.hs b/plutus-core/plutus-core/test/CostModelSafety/Spec.hs index 59600bc1cb6..95edda21378 100644 --- a/plutus-core/plutus-core/test/CostModelSafety/Spec.hs +++ b/plutus-core/plutus-core/test/CostModelSafety/Spec.hs @@ -32,13 +32,16 @@ import PlutusCore.Crypto.BLS12_381.G1 qualified as BLS12_381.G1 import PlutusCore.Crypto.BLS12_381.G2 qualified as BLS12_381.G2 import PlutusCore.Crypto.BLS12_381.Pairing qualified as BLS12_381.Pairing import PlutusCore.Data (Data (..)) +import PlutusCore.Default () import PlutusCore.Default.Builtins import PlutusCore.Evaluation.Machine.BuiltinCostModel (BuiltinCostModel) import PlutusCore.Evaluation.Machine.ExBudget (ExBudget (ExBudget)) import PlutusCore.Evaluation.Machine.ExBudgetingDefaults (cekCostModelForVariant) import PlutusCore.Evaluation.Machine.ExBudgetStream (sumExBudgetStream) import PlutusCore.Evaluation.Machine.ExMemoryUsage (IntegerCostedLiterally, - NumBytesCostedAsNumWords) + NumBytesCostedAsNumWords, + ValueLogOuterSizeAddLogMaxInnerSize, + ValueTotalSize) import PlutusCore.Evaluation.Machine.MachineParameters (CostModel (..)) import PlutusCore.Value (Value) import PlutusCore.Value qualified as Value @@ -129,7 +132,9 @@ smallConstant tr | Just HRefl <- eqTypeRep tr (typeRep @BLS12_381.Pairing.MlResult) = SomeConst $ BLS12_381.Pairing.millerLoop BLS12_381.G1.offchain_zero BLS12_381.G2.offchain_zero - | Just HRefl <- eqTypeRep tr (typeRep @Value) = SomeConst $ Value.empty + | Just HRefl <- eqTypeRep tr (typeRep @Value) = SomeConst Value.empty + | Just HRefl <- eqTypeRep tr (typeRep @ValueTotalSize) = SomeConst Value.empty + | Just HRefl <- eqTypeRep tr (typeRep @ValueLogOuterSizeAddLogMaxInnerSize) = SomeConst Value.empty | trPair `App` tr1 `App` tr2 <- tr , Just HRefl <- eqTypeRep trPair (typeRep @(,)) = case (smallConstant tr1, smallConstant tr2) of diff --git a/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/LookupCoin.golden.sig b/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/LookupCoin.golden.sig index f4ce0c3ff52..8a61599ec3a 100644 --- a/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/LookupCoin.golden.sig +++ b/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/LookupCoin.golden.sig @@ -1 +1 @@ -ByteString -> ByteString -> Value -> Integer \ No newline at end of file +ByteString -> ByteString -> ValueLogOuterSizeAddLogMaxInnerSize -> Integer \ No newline at end of file diff --git a/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/ValueContains.golden.sig b/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/ValueContains.golden.sig index 64589f394ff..11207352ed6 100644 --- a/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/ValueContains.golden.sig +++ b/plutus-core/plutus-core/test/TypeSynthesis/Golden/Signatures/DefaultFun/ValueContains.golden.sig @@ -1 +1 @@ -Value -> Value -> BuiltinResult Bool \ No newline at end of file +ValueLogOuterSizeAddLogMaxInnerSize -> ValueTotalSize -> BuiltinResult Bool \ No newline at end of file diff --git a/plutus-core/testlib/PlutusCore/Generators/Hedgehog/Builtin.hs b/plutus-core/testlib/PlutusCore/Generators/Hedgehog/Builtin.hs index dcf1c32d56c..7c3a765943c 100644 --- a/plutus-core/testlib/PlutusCore/Generators/Hedgehog/Builtin.hs +++ b/plutus-core/testlib/PlutusCore/Generators/Hedgehog/Builtin.hs @@ -19,7 +19,9 @@ import PlutusCore.Crypto.BLS12_381.G2 qualified as BLS12_381.G2 import PlutusCore.Crypto.BLS12_381.Pairing qualified as BLS12_381.Pairing import PlutusCore.Data (Data (..)) import PlutusCore.Evaluation.Machine.ExMemoryUsage (IntegerCostedLiterally, - NumBytesCostedAsNumWords) + NumBytesCostedAsNumWords, + ValueLogOuterSizeAddLogMaxInnerSize, + ValueTotalSize) import PlutusCore.Generators.Hedgehog.AST hiding (genConstant) import PlutusCore.Generators.QuickCheck.Builtin import PlutusCore.Value (Value) @@ -109,6 +111,8 @@ genConstant tr | Just HRefl <- eqTypeRep tr (typeRep @BLS12_381.Pairing.MlResult) = genArbitraryBuiltin @BLS12_381.Pairing.MlResult | Just HRefl <- eqTypeRep tr (typeRep @Value) = genArbitraryBuiltin @Value + | Just HRefl <- eqTypeRep tr (typeRep @ValueTotalSize) = genArbitraryBuiltin @Value + | Just HRefl <- eqTypeRep tr (typeRep @ValueLogOuterSizeAddLogMaxInnerSize) = genArbitraryBuiltin @Value | trPair `App` tr1 `App` tr2 <- tr , Just HRefl <- eqTypeRep trPair (typeRep @(,)) = -- We can perhaps use the @QuickCheck@ generator here too, but this seems rather hard. diff --git a/plutus-ledger-api/src/PlutusLedgerApi/V1/ParamName.hs b/plutus-ledger-api/src/PlutusLedgerApi/V1/ParamName.hs index f88ee3aa730..5676a575c09 100644 --- a/plutus-ledger-api/src/PlutusLedgerApi/V1/ParamName.hs +++ b/plutus-ledger-api/src/PlutusLedgerApi/V1/ParamName.hs @@ -318,6 +318,17 @@ data ParamName = | Bls12_381_G2_multiScalarMul'cpu'arguments'intercept | Bls12_381_G2_multiScalarMul'cpu'arguments'slope | Bls12_381_G2_multiScalarMul'memory'arguments + | LookupCoin'cpu'arguments'intercept + | LookupCoin'cpu'arguments'slope + | LookupCoin'memory'arguments + | ValueContains'cpu'arguments'intercept + | ValueContains'cpu'arguments'slope + | ValueContains'memory'arguments + | ValueData'cpu'arguments + | ValueData'memory'arguments + | UnValueData'cpu'arguments'intercept + | UnValueData'cpu'arguments'slope + | UnValueData'memory'arguments deriving stock (Eq, Ord, Enum, Ix, Bounded, Generic) deriving IsParamName via (GenericParamName ParamName) diff --git a/plutus-ledger-api/src/PlutusLedgerApi/V2/ParamName.hs b/plutus-ledger-api/src/PlutusLedgerApi/V2/ParamName.hs index c56ad46f51e..a082e032403 100644 --- a/plutus-ledger-api/src/PlutusLedgerApi/V2/ParamName.hs +++ b/plutus-ledger-api/src/PlutusLedgerApi/V2/ParamName.hs @@ -320,5 +320,16 @@ data ParamName = | Bls12_381_G2_multiScalarMul'cpu'arguments'intercept | Bls12_381_G2_multiScalarMul'cpu'arguments'slope | Bls12_381_G2_multiScalarMul'memory'arguments + | LookupCoin'cpu'arguments'intercept + | LookupCoin'cpu'arguments'slope + | LookupCoin'memory'arguments + | ValueContains'cpu'arguments'intercept + | ValueContains'cpu'arguments'slope + | ValueContains'memory'arguments + | ValueData'cpu'arguments + | ValueData'memory'arguments + | UnValueData'cpu'arguments'intercept + | UnValueData'cpu'arguments'slope + | UnValueData'memory'arguments deriving stock (Eq, Ord, Enum, Ix, Bounded, Generic) deriving IsParamName via (GenericParamName ParamName) diff --git a/plutus-ledger-api/src/PlutusLedgerApi/V3/ParamName.hs b/plutus-ledger-api/src/PlutusLedgerApi/V3/ParamName.hs index 737ff91e12c..c706d896167 100644 --- a/plutus-ledger-api/src/PlutusLedgerApi/V3/ParamName.hs +++ b/plutus-ledger-api/src/PlutusLedgerApi/V3/ParamName.hs @@ -336,5 +336,16 @@ data ParamName = | Bls12_381_G2_multiScalarMul'cpu'arguments'intercept | Bls12_381_G2_multiScalarMul'cpu'arguments'slope | Bls12_381_G2_multiScalarMul'memory'arguments + | LookupCoin'cpu'arguments'intercept + | LookupCoin'cpu'arguments'slope + | LookupCoin'memory'arguments + | ValueContains'cpu'arguments'intercept + | ValueContains'cpu'arguments'slope + | ValueContains'memory'arguments + | ValueData'cpu'arguments + | ValueData'memory'arguments + | UnValueData'cpu'arguments'intercept + | UnValueData'cpu'arguments'slope + | UnValueData'memory'arguments deriving stock (Eq, Ord, Enum, Ix, Bounded, Generic) deriving IsParamName via (GenericParamName ParamName) diff --git a/plutus-ledger-api/test/Spec/CostModelParams.hs b/plutus-ledger-api/test/Spec/CostModelParams.hs index d1ef5c458b8..8126455afb0 100644 --- a/plutus-ledger-api/test/Spec/CostModelParams.hs +++ b/plutus-ledger-api/test/Spec/CostModelParams.hs @@ -28,9 +28,9 @@ tests = "CostModelParams" "costModelParams" [ embed $ testCase "length" do - 301 @=? length v1_ParamNames - 301 @=? length v2_ParamNames - 319 @=? length v3_ParamNames + 312 @=? length v1_ParamNames + 312 @=? length v2_ParamNames + 330 @=? length v3_ParamNames , embed $ testCase "tripping paramname" do for_ v1_ParamNames \p -> assertBool "tripping v1 cm params failed" $ diff --git a/plutus-ledger-api/test/Spec/Data/CostModelParams.hs b/plutus-ledger-api/test/Spec/Data/CostModelParams.hs index a4b889aa544..c32ac0e142e 100644 --- a/plutus-ledger-api/test/Spec/Data/CostModelParams.hs +++ b/plutus-ledger-api/test/Spec/Data/CostModelParams.hs @@ -28,9 +28,9 @@ tests = "CostModelParams" "costModelParams" [ embed $ testCase "length" do - 301 @=? length v1_ParamNames - 301 @=? length v2_ParamNames - 319 @=? length v3_ParamNames + 312 @=? length v1_ParamNames + 312 @=? length v2_ParamNames + 330 @=? length v3_ParamNames , embed $ testCase "tripping paramname" do for_ v1_ParamNames \p -> assertBool "tripping v1 cm params failed" $ diff --git a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/Data/EvaluationContext.hs b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/Data/EvaluationContext.hs index f2cc2ad9d4c..4188b8db595 100644 --- a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/Data/EvaluationContext.hs +++ b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/Data/EvaluationContext.hs @@ -16,13 +16,15 @@ import PlutusPrelude import Data.Int (Int64) import Data.Map qualified as Map -import Data.Maybe +import GHC.Stack (HasCallStack) -- | Example values of costs for @PlutusV1@, in expected ledger order. -- Suitable to be used in testing. -costModelParamsForTesting :: [(V1.ParamName, Int64)] -costModelParamsForTesting = Map.toList $ fromJust $ - Common.extractCostModelParamsLedgerOrder mCostModel +costModelParamsForTesting :: HasCallStack => [(V1.ParamName, Int64)] +costModelParamsForTesting = + case Common.extractCostModelParamsLedgerOrder mCostModel of + Nothing -> error "extractCostModelParamsLedgerOrder (V1): nothing extracted" + Just xs -> Map.toList xs -- | The PlutusV1 "cost model" is constructed by the v2 "cost model", by clearing v2 introductions. mCostModel :: MCostModel diff --git a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/EvaluationContext.hs b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/EvaluationContext.hs index aff810ed950..9769aa98db6 100644 --- a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/EvaluationContext.hs +++ b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V1/EvaluationContext.hs @@ -16,13 +16,15 @@ import PlutusPrelude import Data.Int (Int64) import Data.Map qualified as Map -import Data.Maybe +import GHC.Stack (HasCallStack) -- | Example values of costs for @PlutusV1@, in expected ledger order. -- Suitable to be used in testing. -costModelParamsForTesting :: [(V1.ParamName, Int64)] -costModelParamsForTesting = Map.toList $ fromJust $ - Common.extractCostModelParamsLedgerOrder mCostModel +costModelParamsForTesting :: HasCallStack => [(V1.ParamName, Int64)] +costModelParamsForTesting = + case Common.extractCostModelParamsLedgerOrder mCostModel of + Nothing -> error "extractCostModelParamsLedgerOrder (V1): nothing extracted" + Just xs -> Map.toList xs -- | The PlutusV1 "cost model" is constructed by the v2 "cost model", by clearing v2 introductions. mCostModel :: MCostModel diff --git a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/Data/EvaluationContext.hs b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/Data/EvaluationContext.hs index 8a2df236164..29889b16dcc 100644 --- a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/Data/EvaluationContext.hs +++ b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/Data/EvaluationContext.hs @@ -18,13 +18,15 @@ import PlutusPrelude import Data.Int (Int64) import Data.Map qualified as Map -import Data.Maybe +import GHC.Stack (HasCallStack) -- | Example values of costs for @PlutusV2@, in expected ledger order. -- Suitable to be used in testing. -costModelParamsForTesting :: [(V2.ParamName, Int64)] -costModelParamsForTesting = Map.toList $ fromJust $ - Common.extractCostModelParamsLedgerOrder mCostModel +costModelParamsForTesting :: HasCallStack => [(V2.ParamName, Int64)] +costModelParamsForTesting = + case Common.extractCostModelParamsLedgerOrder mCostModel of + Nothing -> error "extractCostModelParamsLedgerOrder (V2): nothing extracted" + Just xs -> Map.toList xs -- | The PlutusV2 "cost model" is constructed by the v3 "cost model", by clearing v3 introductions. mCostModel :: MCostModel diff --git a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/EvaluationContext.hs b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/EvaluationContext.hs index 932486ee8d3..ec5a69ed7bb 100644 --- a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/EvaluationContext.hs +++ b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V2/EvaluationContext.hs @@ -18,13 +18,15 @@ import PlutusPrelude import Data.Int (Int64) import Data.Map qualified as Map -import Data.Maybe +import GHC.Stack (HasCallStack) -- | Example values of costs for @PlutusV2@, in expected ledger order. -- Suitable to be used in testing. -costModelParamsForTesting :: [(V2.ParamName, Int64)] -costModelParamsForTesting = Map.toList $ fromJust $ - Common.extractCostModelParamsLedgerOrder mCostModel +costModelParamsForTesting :: HasCallStack => [(V2.ParamName, Int64)] +costModelParamsForTesting = + case Common.extractCostModelParamsLedgerOrder mCostModel of + Nothing -> error "extractCostModelParamsLedgerOrder (V2): nothing extracted" + Just xs -> Map.toList xs -- | The PlutusV2 "cost model" is constructed by the v3 "cost model", by clearing v3 introductions. mCostModel :: MCostModel diff --git a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/Data/EvaluationContext.hs b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/Data/EvaluationContext.hs index 1786e3ffd4c..91d561280b3 100644 --- a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/Data/EvaluationContext.hs +++ b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/Data/EvaluationContext.hs @@ -17,14 +17,15 @@ import UntypedPlutusCore.Evaluation.Machine.Cek.CekMachineCosts import Data.Int (Int64) import Data.Map qualified as Map -import Data.Maybe import GHC.Stack (HasCallStack) -- | Example values of costs for @PlutusV3@, in expected ledger order. -- Suitable to be used in testing. costModelParamsForTesting :: HasCallStack => [(V3.ParamName, Int64)] -costModelParamsForTesting = Map.toList $ fromJust $ - Common.extractCostModelParamsLedgerOrder mCostModel +costModelParamsForTesting = + case Common.extractCostModelParamsLedgerOrder mCostModel of + Nothing -> error "extractCostModelParamsLedgerOrder (V3): nothing extracted" + Just xs -> Map.toList xs -- | The PlutusV3 "cost model" is constructed by the v4 "cost model", by clearing v4 introductions. mCostModel :: MCostModel diff --git a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/EvaluationContext.hs b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/EvaluationContext.hs index 520c088b2d3..929d6051662 100644 --- a/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/EvaluationContext.hs +++ b/plutus-ledger-api/testlib/PlutusLedgerApi/Test/V3/EvaluationContext.hs @@ -18,7 +18,6 @@ import UntypedPlutusCore.Evaluation.Machine.Cek.CekMachineCosts import Data.Int (Int64) import Data.Map qualified as Map -import Data.Maybe import GHC.Stack (HasCallStack) @@ -29,8 +28,10 @@ import GHC.Stack (HasCallStack) -- | Example values of costs for @PlutusV3@, in expected ledger order. -- Suitable to be used in testing. costModelParamsForTesting :: HasCallStack => [(V3.ParamName, Int64)] -costModelParamsForTesting = Map.toList $ fromJust $ - Common.extractCostModelParamsLedgerOrder mCostModel +costModelParamsForTesting = + case Common.extractCostModelParamsLedgerOrder mCostModel of + Nothing -> error "extractCostModelParamsLedgerOrder (V3): nothing extracted" + Just xs -> Map.toList xs -- | The PlutusV3 "cost model" is constructed by the v4 "cost model", by clearing v4 introductions. mCostModel :: MCostModel