Description
Implement a comprehensive gas benchmarking framework that tracks gas costs for all contract functions and alerts on regressions.
Acceptance Criteria
Technical Scope
- stellar-lend/contracts/hello-world/src/gas_benchmark.rs
- stellar-lend/benchmarks/
- .github/workflows/
- Edge: benchmark result variance, storage slot measurement, cross-contract accounting
Description
Implement a comprehensive gas benchmarking framework that tracks gas costs for all contract functions and alerts on regressions.
Acceptance Criteria
Technical Scope