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

Performance issues with many-to-many relationships #18

Closed
far-blue opened this issue Feb 26, 2021 · 1 comment
Closed

Performance issues with many-to-many relationships #18

far-blue opened this issue Feb 26, 2021 · 1 comment

Comments

@far-blue
Copy link
Contributor

Hi all,

There's a performance issue with large many-to-many relationships due to very large numbers of calls to recordsMatch. I've submitted PR #17 with a suggested approach to optimising the code that in my testing significantly reduced execution time. Comments and thoughts welcome :D

@pmjones
Copy link
Contributor

pmjones commented May 10, 2021

Fixed by #17

@pmjones pmjones closed this as completed May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants