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

ComputationFrame.from_op is very slow #26

Open
amakelov opened this issue Aug 25, 2024 · 0 comments
Open

ComputationFrame.from_op is very slow #26

amakelov opened this issue Aug 25, 2024 · 0 comments
Assignees
Labels
computation frames Issues specifically about computation frame functionality performance issue

Comments

@amakelov
Copy link
Owner

This can likely be improved by rewriting the method to avoid a loop of calls to add_call, and instead manually create the proper ComputationFrame state.

@amakelov amakelov added performance issue computation frames Issues specifically about computation frame functionality labels Aug 25, 2024
@amakelov amakelov self-assigned this Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
computation frames Issues specifically about computation frame functionality performance issue
Projects
None yet
Development

No branches or pull requests

1 participant