Status: Open (Wave 5 – performance)
Complexity: Medium (150 points)
Summary
Create benchmarks for core flows to ensure execution costs are known and regressions are caught before deployment.
Tasks
- Add benchmark tests for create/fulfill/refund (and dispute if enabled).
- Record instruction counts and storage fees per operation.
- Define regression thresholds that fail CI on cost increases.
- Publish benchmark outputs as CI artifacts.
Acceptance Criteria
- Benchmarks run deterministically in CI.
- Cost regressions are detected early.
- Results are comparable across releases.
Status: Open (Wave 5 – performance)
Complexity: Medium (150 points)
Summary
Create benchmarks for core flows to ensure execution costs are known and regressions are caught before deployment.
Tasks
Acceptance Criteria