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

Slow queries on large repos #30

Open
davidfetter opened this issue Jul 29, 2019 · 0 comments
Open

Slow queries on large repos #30

davidfetter opened this issue Jul 29, 2019 · 0 comments

Comments

@davidfetter
Copy link
Contributor

If I comment out the "diff" parts of git_iterateForeignScan, queries on the PostgreSQL repository go from 3+ minutes to ~2 seconds. Is there some way not to call those diff routines unless they're actually involved in a query?

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

1 participant