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

Further Expression streamlining #785

Open
3 tasks
terrorfisch opened this issue Aug 22, 2023 · 0 comments
Open
3 tasks

Further Expression streamlining #785

terrorfisch opened this issue Aug 22, 2023 · 0 comments
Labels
Performance qupulse's resource consumption

Comments

@terrorfisch
Copy link
Member

PR #750 introduces a new expression subpackage that defines an expression protocol. To allow merging some of the originial TODOs are postponed and tracked here.

The motivation is a more performant expression evaluation.

Alternative: Another solution that allows slower evaluation is by making the ForLoopPT instantiation more performant via a good ProgramBuilder implementation #782.

  • ExpressionVector wrapper
  • Triage which expression internals uses are fine and which are not
  • Automate expression protocol testing
@terrorfisch terrorfisch added the Performance qupulse's resource consumption label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance qupulse's resource consumption
Projects
None yet
Development

No branches or pull requests

1 participant