-
Notifications
You must be signed in to change notification settings - Fork 107
Add gas benchmarks for orchestrator cross-contract execution #307
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:orchestratorRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labelgasRemitWise contracts labelRemitWise contracts labelperformanceRemitWise contracts labelRemitWise contracts labelpriority:mediumRemitWise contracts labelRemitWise contracts labeltype:testRemitWise contracts labelRemitWise contracts label
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:orchestratorRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labelgasRemitWise contracts labelRemitWise contracts labelperformanceRemitWise contracts labelRemitWise contracts labelpriority:mediumRemitWise contracts labelRemitWise contracts labeltype:testRemitWise contracts labelRemitWise contracts label
Description
Create gas benchmarks for orchestrator execute paths to monitor cross-contract overhead and regressions.
Requirements and context
Suggested execution
git checkout -b test/orchestrator-cross-contract-gasorchestrator/src/lib.rsorchestrator/src/test.rsbenchmarks/README.mdTest and commit
cargo test -p orchestrator -- --nocaptureExample commit message
test: add gas benchmarks for orchestrator execute pathsGuidelines