Skip to content

perf: measure and document compiled WASM size#309

Open
Tomoya0k wants to merge 1 commit into
SO4-Markets:mainfrom
Tomoya0k:perf/wasm-size-budget
Open

perf: measure and document compiled WASM size#309
Tomoya0k wants to merge 1 commit into
SO4-Markets:mainfrom
Tomoya0k:perf/wasm-size-budget

Conversation

@Tomoya0k

Copy link
Copy Markdown

Closes #301.

Summary

  • add WASM size measurement script with baseline comparison and fail-on-increase mode
  • document current optimized contract sizes and baseline update flow
  • add GitHub Actions workflow to enforce the committed size baseline

Validation

  • ran scripts/measure_sizes.sh --baseline scripts/size_baseline.json --fail-on-increase locally; all deltas were +0 (+0.00%)
  • ran bash -n scripts/measure_sizes.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf: measure and document compiled WASM size for all contracts — establish size budget

1 participant