Commit 62822d0
committed
feat: add statistical models and cost parameters for Value builtins
Implements optimal statistical models for Value operations based on
performance characteristics: linear models for lookupCoin and valueContains
(size-dependent), constant model for valueData (uniform performance),
and linear model for unValueData.
Provides accurate cost parameters across all builtin cost model
configurations and updates test expectations.1 parent 2f9932b commit 62822d0
File tree
4 files changed
+1359
-1206
lines changed- plutus-core/cost-model
- data
- test
4 files changed
+1359
-1206
lines changed
0 commit comments