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

Tokei performance issues with binary files #1082

Open
thunder-coding opened this issue Apr 14, 2024 · 0 comments
Open

Tokei performance issues with binary files #1082

thunder-coding opened this issue Apr 14, 2024 · 0 comments

Comments

@thunder-coding
Copy link

thunder-coding commented Apr 14, 2024

It seems like tokei has large performance issues with binary files.

Steps to reproduce:

  1. Take any large codebase which produces lots of binaries on compilation (for example nodejs runtime)
  2. Run tokei. Tokei completes within a second.
  3. Build the project from source.
  4. tokei now has strokes and takes long time to complete
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