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

Cache the QueryGroup object to improve performance in the Query #39

Closed
mikependon opened this issue Aug 4, 2018 · 1 comment
Closed
Assignees
Labels
deployed Feature or bug is deployed at the current release enhancement New feature or request priority Top priority feature or things to do todo Things to be done in the future

Comments

@mikependon
Copy link
Owner

After introducing the GetHashCode, IEquatable, Operator (== / !=), and Equals overriding, this feature optimization can then be commenced.

@mikependon mikependon added enhancement New feature or request todo Things to be done in the future priority Top priority feature or things to do labels Aug 4, 2018
@mikependon mikependon self-assigned this Aug 4, 2018
@mikependon mikependon changed the title Cache the QueryGroup object to improve performance Cache the QueryGroup object to improve performance in the Query Aug 4, 2018
@mikependon
Copy link
Owner Author

This is now done for connection.Query

@mikependon mikependon added the deployed Feature or bug is deployed at the current release label Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed Feature or bug is deployed at the current release enhancement New feature or request priority Top priority feature or things to do todo Things to be done in the future
Projects
None yet
Development

No branches or pull requests

1 participant