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

Add benchmarks for B* #8

Open
xiegeo opened this issue Dec 10, 2022 · 0 comments
Open

Add benchmarks for B* #8

xiegeo opened this issue Dec 10, 2022 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@xiegeo
Copy link
Owner

xiegeo commented Dec 10, 2022

Bench should focus on the normal, non-panic code paths. The cost of using B* functions is not as obvious as others, it benefits knowing their costs for:

  • Usage as assertions in hot code paths.
  • Track improvements over time. We can only optimize what we can measure.
@xiegeo xiegeo added the good first issue Good for newcomers label Dec 10, 2022
@xiegeo xiegeo added this to the Version 1 milestone Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant