Use twiggy
to analyze contract binaries for size optimization opportunities
#873
Labels
A-examples
[examples] Work item
A-ink_storage
[ink_storage] Work Item
B-research
Research task that has open questions that need to be resolved.
P-high
High priority issue.
Credit for this idea goes to @athei. ink! is currently mostly optimized for speed rather than code size. We can use the twiggy tool to analyze the contract binaries for size optimization opportunities.
We should use the tool to inspect our example contracts to find out where to start optimizing.
More info on twiggy can be found here: https://rustwasm.github.io/twiggy/.
The text was updated successfully, but these errors were encountered: