Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add criterion bench for RouteProvider implementations #580

Draft
wants to merge 6 commits into
base: dynamic_route
Choose a base branch
from

Conversation

nikolay-komarevskiy
Copy link
Contributor

@nikolay-komarevskiy nikolay-komarevskiy commented Aug 9, 2024

Description

Add Rust criterion benchmarks for the three implementation of RouteProviders. Run the benchmarks with this command:

agent-rs/ic-agent $ cargo bench --bench perf_route_provider --features bench

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:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@nikolay-komarevskiy nikolay-komarevskiy changed the base branch from main to dynamic_route August 9, 2024 09:36
@nikolay-komarevskiy nikolay-komarevskiy force-pushed the komarevskiy/add-route-provider-bench branch from cfe70c6 to 1586b56 Compare August 9, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants