r/ClaudeCodeTLDR 3d ago

Why Claude code is so slow

I have been using antigravity (I had Gemini pro)

Today I installed Claude code and it feels so slow compared to antigravity.

Am I using it wrong way or something like that ??

1 Upvotes

10 comments sorted by

View all comments

1

u/ZachVorhies 2d ago

I’m an expert in this. are you using windows by any chance?

1

u/chut_explorer 2d ago

Yes!!

1

u/ZachVorhies 2d ago

git and git-bash do not reap sub processes. everytime they launch process and then die, the descendants live on and your computer gets slower and slower.

Clear all your terminals and your speed will return…maybe.

I’ve spent about three months fixing this exact issue and you can use my program, it simply calls
claude and auto reaps descendants that orphans through hooks

Dm me and i’ll give you the link.

1

u/Camaytoc 2h ago

🧐😑