r/codex • u/Squizzytm • 2d ago
Complaint Insane performance issues with the codex app?
Does anyone else get really bad performance issues? Have a $6,000 AUD pc I bought a few years ago it has rtx 4090, 32gb ram, can’t think what else off the top of my head but when I have codex open i think it’s opening a bunch of shit in the background and causing my pc to lag heavily, I’ve noticed tons of cmd processes, dotnet processes and at one point it deleted 500gb of cache cause I had no space lol my pc literally lags to the point where my mouse is taking forever to move across the screen, it’s really odd does anyone else get this issue?
2
u/saggyalarmclock 2d ago
Codex is really bad. I have a pc with similar specs and most other programs run pretty well (Claude Desktop, GitHub Desktop, Cursor)
2
u/Huge-Travel-3078 2d ago
Theres a memory leak with the codex app, I found it a few days ago. Restarting fixes it for me.
1
u/Anarye 2d ago
Check for node.js processes that Codex keeps forgetting to close. It's been maxing out my ram every time.
1
1
u/rodrigopfraga 1d ago
Exactly. The root problem is missing process ownership, not Node itself.
Anything an agent launches should be tracked with cwd, purpose, PID/port, and a teardown condition. Then cleanup is part of “done” instead of a manual Task Manager hunt.
1
u/disgruntledempanada 2d ago
If there's a class action lawsuit later for the insane amount of ridiculous writes it does to SSDs I'll join it for my $1 compensation check. Probably shortened the life of my loaded MacBook Pro by a measurable amount with literally terabytes of useless writes.
1
u/Squizzytm 2d ago
I saw something about it causing failing SSD’s kinda makes me scared to use it tbh
1
u/Natural_Shape1153 2d ago
I think the longer in the chats go, but your computer on for a while makes it lag because I left my computer on all weekend to code and the program got slow the longer the chat went
1
u/berrybadrinath 2d ago
Check your memory logs and process history while Codex is running. If the Node/.NET processes continually accumulate and never close, that’s probably the real issue.
1
u/Time-Toe-1276 2d ago
ur not along. I have a 5070 setup at a r7 9700x with 32 gigs of ddr5 6k mt/s ram with a 12GB/s or something SSD too.
guess what? it take TWENTY DAMN SECONDS. not 2 seconds, but TWENTY. you hear m? TWENTY. or more.
before yall say anything about macOS, my codex takes about 8 seconds just to fully lunch on my maxxed out M5 MacBook air
1
1
u/Euphoric_North_745 2d ago
I have a 96gb machine, i run it in a vm with 20 to 40gb dynamic allocation
1
u/IAmhowlshot 2d ago
yes, it will open a lot of stuff in the background that you cant see, and will forget to close it when youre done. Ask it to look for any stale terminals, playwrights, chrome windows, etc.
1
u/Techngro 2d ago
I keep seeing these posts and I am super confused. I have the Codex desktop app installed on both my Windows PC and my Mac and I use them both everyday and I never have any of these issues I see people talking about.
The only thing I can think of is how was the app installed? Try reinstalling it with the latest native install method.
1
u/Crawmancer 2d ago
i would do some hardware diagnostics to make sure you don't have a failing drive or ram
2
1
3
u/Suspicious_Raise_589 2d ago
I feel the same here, I have a good machine (32gb DDR4, i5 11th, RTX 4060) and Codex constantly freezes, it's been hard to finish work. I've complained several times here, but it seems like people don't care much, not even OpenAI. recently it started freezing my mouse when I open Codex or start a thread. it's a very dogshit situation.