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

⚡️ Assess potential performance improvements for 'lookupCost' function #758

Open
coderabbitai bot opened this issue Sep 25, 2024 · 0 comments
Open
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 25, 2024

As requested by @ccamel, we need to assess potential performance improvements for the lookupCost function. Caching the costs of predicates could improve performance, especially if lookupCost is called frequently during execution.

PR URL: #756

Comment URL: #756 (comment)

Requested by: @ccamel

@ccamel ccamel changed the title Assess potential performance improvements for 'lookupCost' function ⚡️ Assess potential performance improvements for 'lookupCost' function Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📆 To do
Development

No branches or pull requests

1 participant