atom / tree-view

🌳 Explore and open project files in Atom
MIT License
561 stars 364 forks source link

Tree View is slow to start up #997

Open walles opened 7 years ago

walles commented 7 years ago

Hi!

I have a project with lots of files in it; doing find .|wc -l in here says 16621.

In this project, the Tree View really slows down Atom's startup, I have seen times of up to 1500ms.

I would prefer if the Tree View was faster at handling large projects.

skarmavbild 2016-12-02 kl 08 13 56

alepore commented 7 years ago

just a confirmation: on small projects i get ~150ms activation time, tree-view is always the slowest of my 67 packages

update: actually, activation time doesn't change between 20000 or 500 files projects

odama626 commented 7 years ago

I've been seeing this issue for a while as well image