Benchmarking
Measure solver performance and compare output quality between branches.
Load Testing
cargo run -p fynd-benchmark --release -- load [OPTIONS]Options
Flag
Default
Description
Parallelization Modes
Examples
Output
Comparing Two Solvers
Setup
1. Create a worktree for the baseline
2. Start solver A (baseline) in the worktree
3. Start solver B (your branch) in the original repo
4. Wait for both solvers to be healthy
5. Run the comparison
Options
Flag
Default
Description
Net-of-Gas Comparison
Output
CPU Scaling
Options
Flag
Default
Description
Example
Output
Request Data
Downloading More Trades
Custom Request Format
Last updated