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

[Bug] Tree is much slower with lsd than exa. #971

Closed
m-nelly opened this issue Dec 19, 2023 · 2 comments
Closed

[Bug] Tree is much slower with lsd than exa. #971

m-nelly opened this issue Dec 19, 2023 · 2 comments

Comments

@m-nelly
Copy link

m-nelly commented Dec 19, 2023

  • os: Linux
  • lsd --version: 1.0.0
  • echo $TERM: xterm-kitty

Expected behavior

Directory trees should generate at somewhat comparable speeds between tools.

Actual behavior

Command lsd --tree run in ~/ takes roughly two seconds to generate any output and then generates the whole tree whereas exa --tree generates the full output in less than one second.

@zwpaper
Copy link
Member

zwpaper commented Dec 20, 2023

we have an issue tracking this, and I will try to do some improvement in the next release

#378

@zwpaper zwpaper closed this as completed Dec 20, 2023
@luketych
Copy link

Yes it is very very slow to the point of being unusable. Please fix, it's not that difficult. I can share my code for a custom tree command that prints in real-time and executes in less than 1 second.

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

3 participants