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

Open
santiweight opened this issue Oct 23, 2021 · 0 comments
Open

Add benchmarks #58

santiweight opened this issue Oct 23, 2021 · 0 comments

Comments

@santiweight
Copy link
Owner

In order for us to refactor some current functionality (such as #7 or #55), it would be good to get an idea of how first the current code is! Otherwise we are shooting in the dark as to whether an optimisation is in fact an optimisation...

Benchmarks should cover:

  • memory usage
  • runtime efficiency

We should also do a pass to check whether we can improve strictness and whether there are any fields that can be UNPACKED (hint: there are)

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

No branches or pull requests

1 participant