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

feat: improve query performance #3

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

nohehf
Copy link
Owner

@nohehf nohehf commented May 13, 2024

The querier has proven to be slow (especially on large codebases). I'll aim to benchmark and improve its performance.
Before:

100 queries took: 38.75279426574707ms
1000 queries took: 147.33386039733887ms
10000 queries took: 1451.0881900787354ms

@nohehf nohehf marked this pull request as draft May 13, 2024 15:14
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

Successfully merging this pull request may close these issues.

1 participant