Comment by prodigycorp

Comment by prodigycorp a day ago

11 replies

Nothing crazy about it, judging by how much CPU and memory it uses. Now, if it managed to grow features without bringing my M4 Mac with 64GB of ram to a crawl... that's be magic.

ed_mercer a day ago

My m1 macbook pro works fine with +10 claude code sessions open at the same time (iTerm2). Are you using a terminal with a memory leak perhaps?

  • prodigycorp 13 hours ago

    I'm using iterm2. Memory leak and cpu problems are very well documented in the github issues.

  • mewpmewp2 a day ago

    I have home server (cost around $150) with 16 GB RAM also running Claude Code fine.

  • swah a day ago

    How are you managing 10 parallel agents??

    • reachableceo a day ago

      I use Windows Terminal. Rename tab.

      My current project I have a top level chat , then one chat in each of the four component sub directories.

      I have a second terminal with QA-feature

      So 10 tabs total . Plus I have one to run occasional commands real quick (like docker ps).

      I’m using qwen.

      • yyhhsj0521 a day ago

        That's a lot of cognitive load to manage especially with how fast CC has become, do you review the output at all?

    • ed_mercer 16 hours ago

      sorry I'm not actively working on 10 at the time, but they are in memory and kept open for when I continue working on them. I'm only actively using 2 or 3 at the same time.

sunaookami a day ago

Huh, Claude Code barely uses any system ressources. Are you sure it's Claude Code and not some Electron app that hasn't been updated for Tahoe?

caymanjim 21 hours ago

Claude doesn't do much of anything on the local machine. I run it on a Macbook Air and a piddly 2vCPU 4GB VPS. Works fine.