Closed gregorycoppola closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@pavitthrap this can be closed right?
This is done.
This is a feature request for benchmarking of Clarity2 functions.
We already have Issue #1165 for benchmarking Clarity functions.
However, what might lost in the shuffle is the fact that we also need to benchmark the new functions being added for Clarity2, to be released at the same time as the first benchmarked cost functions.
The new functions can be found in the branch
next
at: https://github.com/blockstack/stacks-blockchain/blob/next/src/vm/functions/mod.rs#L56These functions will be annotated as
ClarityVersion::Clarity2
.