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 #40

Closed
ManevilleF opened this issue Feb 14, 2023 · 0 comments · Fixed by #50
Closed

Add benchmarks #40

ManevilleF opened this issue Feb 14, 2023 · 0 comments · Fixed by #50
Labels
enhancement New feature or request
Milestone

Comments

@ManevilleF
Copy link
Owner

In addition of the existing unit tests, basic operations should have benchmarks using criterion.

Some features like length computation or iterators (range, spirales, wedges) have alternative algorithms which should be benchmarked as well

@ManevilleF ManevilleF added the enhancement New feature or request label Feb 14, 2023
@ManevilleF ManevilleF added this to the 0.5.0 milestone Feb 25, 2023
@ManevilleF ManevilleF mentioned this issue Mar 7, 2023
@ManevilleF ManevilleF modified the milestones: 0.5.0, 0.6.0 Mar 9, 2023
ManevilleF added a commit that referenced this issue Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant