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

More robust benchmarking and comparison tools/documentation #5

Open
Cleptomania opened this issue Apr 16, 2023 · 0 comments
Open

More robust benchmarking and comparison tools/documentation #5

Cleptomania opened this issue Apr 16, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@Cleptomania
Copy link
Member

Currently we have some very small tests for comparing the pure python/rust versions of functions. However this was just very very small utility for when the library was initially started, and will not serve well as we begin to expand functionality. We may be able to integrate directly with https://github.com/pythonarcade/performance_tests,

I'm unsure if adding arcade-accelerate to that directly makes sense or not, that will need discussed more. However, we can certainly take inspiration from that project to apply here for better benchmarking utilities and being able to demonstrate improvements we are achieving within this project.

@Cleptomania Cleptomania added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant