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 runtime tests to delayed functions #540

Open
rhugonnet opened this issue Apr 30, 2024 · 0 comments
Open

Add runtime tests to delayed functions #540

rhugonnet opened this issue Apr 30, 2024 · 0 comments

Comments

@rhugonnet
Copy link
Contributor

In #537:

It would be great to compare at least runtime between the non delayed and delayed approaches, for arrays that fit in memory. To check that the method does not add too much overhead for that functionality.

Can be done easily with some time.time() calls, but only once #539 is fixed to easily compare to in-memory methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant