-
Notifications
You must be signed in to change notification settings - Fork 138
Add gas benchmarks for insurance schedule heavy workloads #286
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:insuranceRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labelgasGas/performanceGas/performanceperformanceRemitWise 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:insuranceRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labelgasGas/performanceGas/performanceperformanceRemitWise contracts labelRemitWise contracts labelpriority:mediumRemitWise contracts labelRemitWise contracts labeltype:testRemitWise contracts labelRemitWise contracts label
Description
Benchmark policy schedule operations under heavy workloads and compare against baseline thresholds.
Requirements and context
Suggested execution
git checkout -b test/insurance-scheduler-gas-workloadsinsurance/src/lib.rsinsurance/tests/gas_bench.rsbenchmarks/README.mdTest and commit
RUST_TEST_THREADS=1 cargo test -p insurance --test gas_bench -- --nocaptureExample commit message
test: add gas benchmarks for insurance scheduler workloadsGuidelines