Open nikolay-komarevskiy opened 3 months ago
Add Rust criterion benchmarks for the three implementation of RouteProviders. Run the benchmarks with this command:
criterion
RouteProvider
agent-rs/ic-agent $ cargo bench --bench perf_route_provider --features bench
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Description
Add Rust
criterion
benchmarks for the three implementation ofRouteProvider
s. Run the benchmarks with this command:How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Checklist: