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 improvements #16

Open
lanesawyer opened this issue Jun 22, 2024 · 0 comments
Open

Performance improvements #16

lanesawyer opened this issue Jun 22, 2024 · 0 comments

Comments

@lanesawyer
Copy link
Owner

lanesawyer commented Jun 22, 2024

The initial implementation is not optimized at all.

Ideas for making it better:

  • Threads!
  • Cache hits from a file hash, if nothing changed, no reason to check the file contents
  • Maybe some default "excludes" so it never accidentally tries going through non-source-code files
  • Other stuff?
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